ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Pagenumbering
@ 2013-06-05 10:40 Tim Steenvoorden
  2013-06-05 10:54 ` Pagenumbering Marco Patzer
  0 siblings, 1 reply; 6+ messages in thread
From: Tim Steenvoorden @ 2013-06-05 10:40 UTC (permalink / raw)
  To: ntg-context

I doing something wrong is this a bug? 

\starttext
\setupcounter[userpage][10]
\dorecurse{3}{
\input tufte
\page
}
\stoptext



current version: 2013.05.28 00:36
=> Doesn't start at page 10 but at page 1

Cheers,
Tim


___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Pagenumbering
  2013-06-05 10:40 Pagenumbering Tim Steenvoorden
@ 2013-06-05 10:54 ` Marco Patzer
  2013-06-05 14:10   ` Pagenumbering Tim Steenvoorden
  0 siblings, 1 reply; 6+ messages in thread
From: Marco Patzer @ 2013-06-05 10:54 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 179 bytes --]

On 2013–06–05 Tim Steenvoorden wrote:

> I doing something wrong is this a bug? 
> 
> \starttext
> \setupcounter[userpage][10]

\setcounter [userpage] [10]


Marco

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Pagenumbering
  2013-06-05 10:54 ` Pagenumbering Marco Patzer
@ 2013-06-05 14:10   ` Tim Steenvoorden
  0 siblings, 0 replies; 6+ messages in thread
From: Tim Steenvoorden @ 2013-06-05 14:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users, ntg-context

Oh god, stupid me.  

Thanks, Marco!

Cheers,
Tim


Op woensdag 5 juni 2013, om 12:54 heeft Marco Patzer het volgende geschreven:

> On 2013–06–05 Tim Steenvoorden wrote:
>  
> > I doing something wrong is this a bug?  
> >  
> > \starttext
> > \setupcounter[userpage][10]
>  
>  
>  
> \setcounter [userpage] [10]
>  
>  
> Marco
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________



___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Pagenumbering
       [not found] <mailman.640.1271711886.4277.ntg-context@ntg.nl>
@ 2010-04-20 13:38 ` Wolfgang Werners-Lucchini
  0 siblings, 0 replies; 6+ messages in thread
From: Wolfgang Werners-Lucchini @ 2010-04-20 13:38 UTC (permalink / raw)
  To: ntg-context

Hallo Wolfgang!

> >> \starttext
> >> \startfrontmatter
> >>
> >> \completecontent[alternative=c]
> >>
> >> \setuppagenumbering[state=start,alternative=doublesided,conversion=romannumerals]
> >>
> >> ...
> >>
> >> \setuppagenumbering[state=start,alternative=doublesided,conversion=numbers]
> >> \setuppagenumber[state=start,number=1]
> >>
> >> \stopfrontmatter
> >>
> >> \startbodymatter
> >>
> >> ...
> >>
> >> \stopappendices
> >>
> >> \stoptext
> >>      
> > This example doesn't produce roman numerals with
> >    
> http://www.ntg.nl/pipermail/ntg-context/2009/043296.html

I can see, that this is working, but I do not understand why this 
complicated way is necessary nor can I understand why the above is 
not working.

Is the normal(?) behaviour broken and the solution in your url a 
workaround?

These are the context things which are very frustrating for a normal 
user and one may come to the conclusion that only the enlightend guru 
can use this system. 

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Pagenumbering...
  2000-03-30  6:40 Pagenumbering Zeljko Vrba
@ 2000-03-30  8:08 ` Hans Hagen
  0 siblings, 0 replies; 6+ messages in thread
From: Hans Hagen @ 2000-03-30  8:08 UTC (permalink / raw)
  Cc: ntg-context

At 08:40 AM 3/30/2000 +0200, you wrote:
>
>I've noticed that the new version of Context starts page numbers from
>2, not from 1.... When printing page numbers, the first I get is [2.2].
>Why is that?

Hm. This is unix specific and has to do with the eof char (^^Z). It took me
some time to find the problematic file, but it's 

  cont-usr.tex

add \endinput as last line and regenerate the format. 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Pagenumbering...
@ 2000-03-30  6:40 Zeljko Vrba
  2000-03-30  8:08 ` Pagenumbering Hans Hagen
  0 siblings, 1 reply; 6+ messages in thread
From: Zeljko Vrba @ 2000-03-30  6:40 UTC (permalink / raw)


I've noticed that the new version of Context starts page numbers from
2, not from 1.... When printing page numbers, the first I get is [2.2].
Why is that?


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-06-05 14:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-05 10:40 Pagenumbering Tim Steenvoorden
2013-06-05 10:54 ` Pagenumbering Marco Patzer
2013-06-05 14:10   ` Pagenumbering Tim Steenvoorden
     [not found] <mailman.640.1271711886.4277.ntg-context@ntg.nl>
2010-04-20 13:38 ` Pagenumbering Wolfgang Werners-Lucchini
  -- strict thread matches above, loose matches on Subject: below --
2000-03-30  6:40 Pagenumbering Zeljko Vrba
2000-03-30  8:08 ` Pagenumbering Hans Hagen

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).