ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \setuppagenumbering[]
@ 2009-07-03  2:06 Ciro Soto
  2009-07-06 12:39 ` Fwd: \setuppagenumbering[] Ciro Soto
  0 siblings, 1 reply; 6+ messages in thread
From: Ciro Soto @ 2009-07-03  2:06 UTC (permalink / raw)
  To: context

Page numbering in roman style is not working for me. What could the problem be?
I get the numbers in the footer, but it prints in Arabic numbers (1,2,3 ...).
This is the command I use:

\setuppagenumbering[conversion=romannumerals]



thank you
Ciro



-- Links of your interest:
http://www-personal.engin.umd.umich.edu/~cirosoto/
http://www.TheGuitarMakerExploration.com
http://www.myspace.com/sotoaguirre
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Fwd: \setuppagenumbering[]
  2009-07-03  2:06 \setuppagenumbering[] Ciro Soto
@ 2009-07-06 12:39 ` Ciro Soto
  2009-07-06 12:43   ` Wolfgang Schuster
  0 siblings, 1 reply; 6+ messages in thread
From: Ciro Soto @ 2009-07-06 12:39 UTC (permalink / raw)
  To: ntg-context

I am still stuck with this problem .... any help?

ciro



---------- Forwarded message ----------
From: Ciro Soto <ciro@kavyata.com>
Date: Thu, Jul 2, 2009 at 10:06 PM
Subject: \setuppagenumbering[]
To: context <ntg-context@ntg.nl>


Page numbering in roman style is not working for me. What could the problem be?
I get the numbers in the footer, but it prints in Arabic numbers (1,2,3 ...).
This is the command I use:

\setuppagenumbering[conversion=romannumerals]



thank you
Ciro



-- Links of your interest:
http://www-personal.engin.umd.umich.edu/~cirosoto/
http://www.TheGuitarMakerExploration.com
http://www.myspace.com/sotoaguirre



-- 
-- Links of your interest:
http://www-personal.engin.umd.umich.edu/~cirosoto/
http://www.TheGuitarMakerExploration.com
http://www.myspace.com/sotoaguirre
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Fwd: \setuppagenumbering[]
  2009-07-06 12:39 ` Fwd: \setuppagenumbering[] Ciro Soto
@ 2009-07-06 12:43   ` Wolfgang Schuster
  2009-07-08  3:55     ` Ciro Soto
  0 siblings, 1 reply; 6+ messages in thread
From: Wolfgang Schuster @ 2009-07-06 12:43 UTC (permalink / raw)
  To: ciro, mailing list for ConTeXt users


Am 06.07.2009 um 14:39 schrieb Ciro Soto:

> I am still stuck with this problem .... any help?

Make a example.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Fwd: \setuppagenumbering[]
  2009-07-06 12:43   ` Wolfgang Schuster
@ 2009-07-08  3:55     ` Ciro Soto
  2009-07-10  2:14       ` Fwd: " Ciro Soto
  2009-07-10 17:45       ` Wolfgang Schuster
  0 siblings, 2 replies; 6+ messages in thread
From: Ciro Soto @ 2009-07-08  3:55 UTC (permalink / raw)
  To: Wolfgang Schuster; +Cc: mailing list for ConTeXt users

Thank you Wolfgang,
here is an example that doesn't work.  What am I doing wrong?


========================
\definepapersize[CD][width=5.5in,height=8.5in]
\setuppapersize[CD][letter]
\setuppagenumbering [location=]
\setupfootertexts [\pagenumber]
\setupheadertexts [C.S.][Freedom][C.S.][Freedom]
\setuppagenumbering [alternative=doublesided]
\starttext
\tolerance 10000
\startfrontmatter
\start
\setuppagenumbering [location=footer,conversion=romannumerals,]
\setuppagenumber[number=1]

\setupheader [state=stop]
\setupfooter [state=stop]

BOOK TITLE
\vfill
\page[blank,odd]


ANOTHER BOOK TITLE PAGE

\page

\setupfooter [state=start]

COPYRIGHT PAGE
\page

ANOTHE PAGE
\page
\stop

\stopfrontmatter

\startbodymatter
\setuppagenumber [number=1]
\setuppagenumbering[conversion=numbers]
PAGE 1
\page
page 2
\page
\stoptext
\end


==================================


-- Links of your interest:
http://www-personal.engin.umd.umich.edu/~cirosoto/
http://www.TheGuitarMakerExploration.com
http://www.myspace.com/sotoaguirre



On Mon, Jul 6, 2009 at 8:43 AM, Wolfgang
Schuster<schuster.wolfgang@googlemail.com> wrote:
>
> Am 06.07.2009 um 14:39 schrieb Ciro Soto:
>
>> I am still stuck with this problem .... any help?
>
> Make a example.
>
> 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Fwd:  Fwd: \setuppagenumbering[]
  2009-07-08  3:55     ` Ciro Soto
@ 2009-07-10  2:14       ` Ciro Soto
  2009-07-10 17:45       ` Wolfgang Schuster
  1 sibling, 0 replies; 6+ messages in thread
From: Ciro Soto @ 2009-07-10  2:14 UTC (permalink / raw)
  To: context

Hello all,
I am still puzzled by this problem. Any help is welcome.

thank you
Ciro




-- Links of your interest:
http://www-personal.engin.umd.umich.edu/~cirosoto/
http://www.TheGuitarMakerExploration.com
http://www.myspace.com/sotoaguirre




---------- Forwarded message ----------
From: Ciro Soto <ciro@kavyata.com>
Date: Tue, Jul 7, 2009 at 11:55 PM
Subject: Re: [NTG-context] Fwd: \setuppagenumbering[]
To: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>


Thank you Wolfgang,
here is an example that doesn't work.  What am I doing wrong?


========================
\definepapersize[CD][width=5.5in,height=8.5in]
\setuppapersize[CD][letter]
\setuppagenumbering [location=]
\setupfootertexts [\pagenumber]
\setupheadertexts [C.S.][Freedom][C.S.][Freedom]
\setuppagenumbering [alternative=doublesided]
\starttext
\tolerance 10000
\startfrontmatter
\start
\setuppagenumbering [location=footer,conversion=romannumerals,]
\setuppagenumber[number=1]

\setupheader [state=stop]
\setupfooter [state=stop]

BOOK TITLE
\vfill
\page[blank,odd]


ANOTHER BOOK TITLE PAGE

\page

\setupfooter [state=start]

COPYRIGHT PAGE
\page

ANOTHE PAGE
\page
\stop

\stopfrontmatter

\startbodymatter
\setuppagenumber [number=1]
\setuppagenumbering[conversion=numbers]
PAGE 1
\page
page 2
\page
\stoptext
\end


==================================


-- Links of your interest:
http://www-personal.engin.umd.umich.edu/~cirosoto/
http://www.TheGuitarMakerExploration.com
http://www.myspace.com/sotoaguirre



On Mon, Jul 6, 2009 at 8:43 AM, Wolfgang
Schuster<schuster.wolfgang@googlemail.com> wrote:
>
> Am 06.07.2009 um 14:39 schrieb Ciro Soto:
>
>> I am still stuck with this problem .... any help?
>
> Make a example.
>
> 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Fwd: \setuppagenumbering[]
  2009-07-08  3:55     ` Ciro Soto
  2009-07-10  2:14       ` Fwd: " Ciro Soto
@ 2009-07-10 17:45       ` Wolfgang Schuster
  1 sibling, 0 replies; 6+ messages in thread
From: Wolfgang Schuster @ 2009-07-10 17:45 UTC (permalink / raw)
  To: ciro; +Cc: mailing list for ConTeXt users


Am 08.07.2009 um 05:55 schrieb Ciro Soto:

> Thank you Wolfgang,
> here is an example that doesn't work.  What am I doing wrong?
>
>
> ========================
> \definepapersize[CD][width=5.5in,height=8.5in]
> \setuppapersize[CD][letter]
> \setuppagenumbering [location=]
> \setupfootertexts [\pagenumber]
> \setupheadertexts [C.S.][Freedom][C.S.][Freedom]
> \setuppagenumbering [alternative=doublesided]
> \starttext
> \tolerance 10000
> \startfrontmatter
> \start

why \start?

> \setuppagenumbering [location=footer,conversion=romannumerals,]

\setuppagenumbering [location=footer]
\setupuserpagenumber[numberconversion=romannumerals] % new mkiv command

you should do these setups in s sectionblock/structureblockenvironment

> \setuppagenumber[number=1]
>
> \setupheader [state=stop]
> \setupfooter [state=stop]
>
> BOOK TITLE
> \vfill

Do you look for start/stopstandardmakeup?

> \page[blank,odd]
>
>
> ANOTHER BOOK TITLE PAGE
>
> \page
>
> \setupfooter [state=start]
>
> COPYRIGHT PAGE
> \page
>
> ANOTHE PAGE
> \page

Why the \page?

> \stop
>
> \stopfrontmatter
>
> \startbodymatter
> \setuppagenumber [number=1]
> \setuppagenumbering[conversion=numbers]

No need to set the number conversion here.

> PAGE 1
> \page
> page 2
> \page
> \stoptext
> \end

Why \end?

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2009-07-10 17:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-03  2:06 \setuppagenumbering[] Ciro Soto
2009-07-06 12:39 ` Fwd: \setuppagenumbering[] Ciro Soto
2009-07-06 12:43   ` Wolfgang Schuster
2009-07-08  3:55     ` Ciro Soto
2009-07-10  2:14       ` Fwd: " Ciro Soto
2009-07-10 17:45       ` Wolfgang Schuster

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