Re: [NTG-context] pagecounter in mkiv

2010-05-28 Thread Andreas Schneider
Martin 'golodhrim' Scholz wrote:

 Mae govannen everybody,
 
 I just run into a little problem. I have a titlepage and don't want it to
 be counted in the pagecounter, I already tried \resetcounter[page] and
 \setcounter[page]{1} where I want the numbering to start, but no result,
 it allways starts at the titlepage, so perhaps someone of you has a hint
 for me on how to get it done in mkiv
 
 Greetings

I reset the page with:
\setuppagenumber[number=1]

Best Regards,
Andreas.

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] pagecounter in mkiv

2010-05-27 Thread Martin 'golodhrim' Scholz
Mae govannen everybody,

I just run into a little problem. I have a titlepage and don't want it to 
be counted in the pagecounter, I already tried \resetcounter[page] and 
\setcounter[page]{1} where I want the numbering to start, but no result, 
it allways starts at the titlepage, so perhaps someone of you has a hint 
for me on how to get it done in mkiv

Greetings
-- 
---
Martin 'golodhrim' Scholz
Auf dem Sattler 4
34516 Ederbringhausen
Phone: +49 6454 799623
mobile: +49 176 63301749
Fax: +49 6454 
e-Mail: scholz@googlemail.com

Between infinite and short there is a big difference.
-- G.H. Gonnet

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] pagecounter in mkiv

2010-05-27 Thread Wolfgang Schuster

Am 27.05.10 11:30, schrieb Martin 'golodhrim' Scholz:

Mae govannen everybody,

I just run into a little problem. I have a titlepage and don't want it to
be counted in the pagecounter, I already tried \resetcounter[page] and
\setcounter[page]{1} where I want the numbering to start, but no result,
it allways starts at the titlepage, so perhaps someone of you has a hint
for me on how to get it done in mkiv

Greetings
   

\starttext

\startstandardmakeup[align=middle]
\tfd titlepage
\stopstandardmakeup

...

\stoptext

Wolfgang


___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___