[NTG-context] Frontmatter setup
frantisek holop
minusf at obiit.org
Tue Mar 28 23:30:42 CEST 2006
hmm, on Tue, Mar 28, 2006 at 09:11:59PM +0200, nico said that
> On Mon, 27 Mar 2006 11:25:42 +0200, Taco Hoekwater <taco at elvenkind.com>
> wrote:
>
> > nico wrote:
> >> Hello,
> >>
> >> Is there a \setup... command to configure the frontmatter section
> >> block? I
> >> haven't found a clear information about this.
> >
> > You can put your setup in the 'before', like so:
> >
> > \setupsectionblock
> > [frontmatter]
> > [before={\setuppagenumbering[conversion=romannumerals]}]
>
> It does nothing. In this example the TOC and Preamble section still have
> default numbering:
i can second this.
\setupsectionblock
[frontmatter]
[before={\setuppagenumbering[location=]}]
does nothing (visible at least)
on the other hand this works fine:
\startfrontmatter
\setuppagenumbering[location=]
\completecontent
\stopfrontmatter
is setupsectionblock broken?
-f
--
expert - anyone from out of town.
More information about the ntg-context
mailing list