ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: frantisek holop <minusf@obiit.org>
Subject: Re: Frontmatter setup
Date: Tue, 28 Mar 2006 02:38:45 +0200	[thread overview]
Message-ID: <20060328003845.GG15338@obiit.org> (raw)
In-Reply-To: <20060328001954.GF15338@obiit.org>

hmm, on Tue, Mar 28, 2006 at 02:19:54AM +0200, frantisek holop said that
> hmm, on Mon, Mar 27, 2006 at 11:25:42AM +0200, Taco Hoekwater said that
> > \setupsectionblock
> >    [name]
> >    [number=yes|no,
> >     page=yes|right,
> >     before=\command,
> >     after=\command]
> 
> this doesn't seem to work with ver: 2006.02.15
> 
> \setupsectionblock      [frontmatter][number=no]
> 
> \setuppagenumbering
>   [location=footer, alternative=doublesided,
>    left=$\diamond$\ , right=\ $\diamond$]

i am sorry, i am an idiot.  number is for something else, right?
i don't what, but i just assumed it is for page numbers.

so i am trying now:

\setupsectionblock
  [frontmatter]
  [before={\setuppagenumbering[state=none]}]

but i still get pagenumbers.  what is the correct \setuppagenumbering
parameter to turn off page numbers?  \setuppagenumbering's state
lists only "start" and "stop", but \setupsubpagenumber's state
also lists "none".


the only way i don't get page numbers in the content is when i turn
off pagenumbers for all the document:

\setuppagenumbering
  [location=footer, alternative=doublesided, state=none]


does \setuppagenumbering override \setupsectionblock ?

-f
-- 
excellent day to have a rotten day.

  reply	other threads:[~2006-03-28  0:38 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
2006-03-28  0:19   ` frantisek holop
2006-03-28  0:38     ` frantisek holop [this message]
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=20060328003845.GG15338@obiit.org \
    --to=minusf@obiit.org \
    --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).