Idris Samawi Hamid wrote:
Dear cabal,

Got no answer yet, resending-)

It sounds to me like you only need the 'appearance' of
Parts to be present, instead of the 'actual' divisions.

If so, you could consider defining your own '\part' macro that
does a \writetolist. You can do that with something as simple as
this:

  \newcount\mypart
  \def\part#1{\page[right] \advance\mypart 1
     \expanded{\writetolist[part]{\the\mypart}{#1}}}

Cheers, Taco



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

Reply via email to