ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \setuppagenumber
@ 2012-04-01 22:02 Alan Bowen
  2012-04-02  3:34 ` \setuppagenumber Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Bowen @ 2012-04-01 22:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

I have a product file

\startproduct prd_Aestimatio_vol-09
%prelims
\setuppagenumber[numberconversion=romannumerals]
\setuppagenumber[number=1]
\setupfootnotes[conversion=numbers]

\component c_A
\component c_B
\component c_C
...
%text
\setuppagenumber[numberconversion=numbers]
\setuppagenumber[number=1]
\resetnumber[footnote]
\component c_2012-01_Author1.tex
...
\stopproduct

It compiled nicely before; but now, with the latest beta (2012.03.30
16:16), the page number of the Author1 file is 18 and not 1. The switch
from roman to arabic numerals is OK. Has the been some refinement of the
command?

Alan

[-- Attachment #1.2: Type: text/html, Size: 874 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] 3+ messages in thread

* Re: \setuppagenumber
  2012-04-01 22:02 \setuppagenumber Alan Bowen
@ 2012-04-02  3:34 ` Wolfgang Schuster
  2012-04-02 13:43   ` \setuppagenumber Alan Bowen
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2012-04-02  3:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 02.04.2012 um 00:02 schrieb Alan Bowen:

> I have a product file
> 
> \startproduct prd_Aestimatio_vol-09
> %prelims
> \setuppagenumber[numberconversion=romannumerals]
> \setuppagenumber[number=1]
> \setupfootnotes[conversion=numbers]
> 
> \component c_A
> \component c_B
> \component c_C
> ...
> %text
> \setuppagenumber[numberconversion=numbers]
> \setuppagenumber[number=1]

\resetpagenumber

or use section blocks (frontpart, bodypart etc.) with block wise numbering.

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] 3+ messages in thread

* Re: \setuppagenumber
  2012-04-02  3:34 ` \setuppagenumber Wolfgang Schuster
@ 2012-04-02 13:43   ` Alan Bowen
  0 siblings, 0 replies; 3+ messages in thread
From: Alan Bowen @ 2012-04-02 13:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Thanks, Wolfgang. \resetpageumber is the key. I will use the section blocks
approach in my next project.

Alan

On Sun, Apr 1, 2012 at 11:34 PM, Wolfgang Schuster <
schuster.wolfgang@googlemail.com> wrote:

>
> Am 02.04.2012 um 00:02 schrieb Alan Bowen:
>
> > I have a product file
> >
> > \startproduct prd_Aestimatio_vol-09
> > %prelims
> > \setuppagenumber[numberconversion=romannumerals]
> > \setuppagenumber[number=1]
> > \setupfootnotes[conversion=numbers]
> >
> > \component c_A
> > \component c_B
> > \component c_C
> > ...
> > %text
> > \setuppagenumber[numberconversion=numbers]
> > \setuppagenumber[number=1]
>
> \resetpagenumber
>
> or use section blocks (frontpart, bodypart etc.) with block wise numbering.
>
> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 2034 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] 3+ messages in thread

end of thread, other threads:[~2012-04-02 13:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-01 22:02 \setuppagenumber Alan Bowen
2012-04-02  3:34 ` \setuppagenumber Wolfgang Schuster
2012-04-02 13:43   ` \setuppagenumber Alan Bowen

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