Willi Egger wrote:
Hi,

I am trying to setup a special TOC which should show the version instead of a pagenumber. My approach was to setup newheads with \definehead[][]
and defining a new combined list.
The struggle is that I can't manage to get the list entries numbered and the lower level listentries are not indented as intended.


Could some one give me a clue where I am missing the proper options.

Please try the attached minimal file.

Tanks and kind regards

you set up a combined list with

\setupcombinedlist[Mycontent][pagenumber=no,distance=4em]

and not with

\setuplist[Mycontent][pagenumber=no,distance=4em]

Hans



-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to