Hi,

On Fri, 25 Jul 2003 [EMAIL PROTECTED] wrote:
> > Is there a nice way to setup
> > frontmatter to use roman numerals and bodymatter "arabic" numerals
> > starting from 1?
> > I know I can use \setupsectionblock[][before=\bgroup\setup...]
> > but is there something nicer?

> What's wrong with this :
> \setuppagenumbering[conversion=romannumerals]
> \startfrontmatter
>   \completecontent
> \stopfrontmatter

Nothing in principle, but if I do a

  \processXMLfilegrouped{foo.xml}

which contains

  <frontmatter>
   ...
  </frontmatter>
  <bodymatter>
  </bodymatter>

this doesn't work. Moreover I'd like to keep the content as far as
possible separate from the layout.

Tobias

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to