Changes

Jump to navigation Jump to search
327 bytes added ,  21:27, 29 December 2004
added own chapter command
Of course you can switch off numbering even for a "numbered" title, see <cmd>setuphead</cmd>.
 ==Do it yourselfYour own title styles== Sometimes the possibilities of <cmd>setuphead</cmd> aren't enough.Just define your own styling command like this: <texcode>\def\MyChapterCommand#1#2{#1\blank#2}% #1 is number, #2 is text \setuphead[chapter][command=\MyChapterCommand]</texcode> (Hm, something's wrong with that...) ==Your own titling levels==
Of course you can define your own titling commands and probably must adapt the default settings.
A new header <tt>\myheader</tt> is defined and it inherits the properties of <tt>section</tt> (title, subject, whatever).
You can "define" several headers at once!
 
==Table(s) of Content==

Navigation menu