ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: Frontmatter setup
Date: Mon, 27 Mar 2006 11:25:42 +0200	[thread overview]
Message-ID: <4427AF96.6030102@elvenkind.com> (raw)
In-Reply-To: <ops6025tfi9niby6@localhost>



nico wrote:
> Hello,
> 
> Is there a \setup... command to configure the frontmatter section block? I  
> haven't found a clear information about this.

Yes, there is:

\setupsectionblock
   [name]
   [number=yes|no,
    page=yes|right,
    before=\command,
    after=\command]

You can put your setup in the 'before', like so:

   \setupsectionblock
      [frontmatter]
      [before={\setuppagenumbering[conversion=romannumerals]}]

Cheers, taco

  reply	other threads:[~2006-03-27  9:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-26 16:09 nico
2006-03-27  9:25 ` Taco Hoekwater [this message]
2006-03-28  0:19   ` frantisek holop
2006-03-28  0:38     ` frantisek holop
2006-03-28 15:01       ` Willi Egger
2006-03-28 19:11   ` nico
2006-03-28 21:30     ` frantisek holop
2006-03-29  7:45       ` Taco Hoekwater
2006-03-29 23:09         ` nico

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4427AF96.6030102@elvenkind.com \
    --to=taco@elvenkind.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).