Suppressing the Number for Parts

Post here questions and problems related to editing and publishing DITA content.
GHogarth
Posts: 26
Joined: Tue Aug 27, 2019 10:55 pm

Suppressing the Number for Parts

Post by GHogarth »

Hi there... I can't find a way to suppress the number that is applied when I use the "part" element. I'm sure that there must be one.
Dan
Posts: 501
Joined: Mon Feb 03, 2003 10:56 am

Re: Suppressing the Number for Parts

Post by Dan »

Please read about changing the numbering using a transformation parameter (args.css.param.numbering) here:
https://www.oxygenxml.com/doc/versions/ ... types.html
Another way is shown here (for Chapters, for Parts is similar):
https://www.oxygenxml.com/doc/versions/ ... ntent.html

You can develop CSS selectors using the web development tools available in the common Internet browsers. For this, you can simply open the merged HTML file in a browser, and use "Inspect styles" contextual menu action, then try out new CSS rules. This technique is explained here:
https://www.oxygenxml.com/doc/versions/ ... ng_the_css
Many regards,
Dan
GHogarth
Posts: 26
Joined: Tue Aug 27, 2019 10:55 pm

Re: Suppressing the Number for Parts

Post by GHogarth »

Hi Dan, thanks for this. Unfortunately, your first two links 403 on me. :(
Radu
Posts: 9436
Joined: Fri Jul 09, 2004 5:18 pm

Re: Suppressing the Number for Parts

Post by Radu »

Hi,

I corrected Dan's first two links.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply