Re: [NTG-context] Removing Introduction section number
7 Jun
2010
7 Jun
'10
12:21 a.m.
There are two cases: 1. You want Introduction in the table of contents. Then you should copy section to another head, and setup it with number=no (have no time to test):
\definehead[secnonum][section] \setuphead[secnonum][number=no] \secnonum{Introduction}
2. You don't want Intruduction in the table of contents. Then just use \subject{Introduction}.
Thank you too! I do want Introduction to be in the contents! Maybe, its easier to setup \subject so that it will be included, then to invent new keywords? -- Best Regards, Vyatcheslav Yatskovsky
5314
Age (days ago)
5314
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vyatcheslav Yatskovsky