Changes

Jump to navigation Jump to search
64 bytes added ,  08:37, 30 June 2005
added setupheadtext to custom chapter example
% \vbox is needed for \blank to work
\setuphead[chapter][command=\MyChapterCommand, style={\ss\bfa}]
\setupheadtext[chapter=Chapter]
</texcode>
so <tt>\chapter{My First Chapter}</tt> looks like:
\def\MyChapterCommand#1#2{\framed[frame=off, bottomframe=on, topframe=on]{\vbox{#1\blank#2}}}
\setuphead[chapter][command=\MyChapterCommand, style={\ss\bfa}]
\setupheadtext[chapter=Chapter]
\chapter{My First Chapter}
Anonymous user

Navigation menu