Changes

Jump to navigation Jump to search
396 bytes added ,  18:39, 5 February 2006
→‎Titling Style: How to change section numbers to characters
\setupbackgrounds[header][text][bottomframe=on]
</texcode>
 
see <cmd>setupsection</cmd> on modifying how the number appears.
To make the section numbers appear as characters, do
<texcode>
\setupsection[section-3][bodypartconverion=Character]
</texcode>
The <code>section-3</code> corresponds to <code>section</code>. Similarly,
<code>section-1</code> corresponds to <code>part</code>, <code>section-2</code> corresponds to <code>chapter</code> and so on.
==Your Own Titling Levels==

Navigation menu