[NTG-context] Struggling with custom title command
Wolfgang Schuster
schuster.wolfgang at gmail.com
Thu Jul 26 20:24:38 CEST 2012
Am 26.07.2012 um 20:11 schrieb Steffen Fritzsche:
> Hi,
>
> my document was compiling fine with an old beta (guess it was from late may - early june). Today I updated to the latest beta and now I've got a problem with my custom chapter command:
>
> \def\ChapterCmd#1#2% #1 is number, #2 is text
> {\vbox{#1\blank#2}}
\define[2]\ChapterCmd
{\vbox{#1\blank#2}}
Wolfgang
More information about the ntg-context
mailing list