ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Pagenumbering of appendices
@ 2009-09-10 15:40 olafm+context
  2009-09-11  5:51 ` Derek CORDEIRO
  0 siblings, 1 reply; 5+ messages in thread
From: olafm+context @ 2009-09-10 15:40 UTC (permalink / raw)
  To: ntg-context

Hello,

I've been trying to turn off the conversion of page numbers to roman
numerals in my appendix without any luck. Here is a minimal example:

  \setuppagenumbering[way=bytext,location={bottom, right}]
  \startsectionblockenvironment[bodypart]
    \setuppagenumber[number=1, state=start]
  \stopsectionblockenvironment
  \startsectionblockenvironment[appendix]
    \setuppagenumbering[conversion=,location=bottom,left={--~},right={~--}]
  \stopsectionblockenvironment

  \starttext
  \startbodymatter
  \chapter{Body 1}
  \input knuth
  \chapter{Body 2}
  \input knuth
  \stopbodymatter

  \startappendices
  \chapter{App 1}
  \input knuth

  \chapter{App 2}
  \input knuth
  \stopappendices
  \stoptext

What am I missing? All other settings I set in \setuppagenumbering
seem to take effect.

Cheers,
Olaf
___________________________________________________________________________________
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] 5+ messages in thread

end of thread, other threads:[~2009-09-11 22:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-10 15:40 Pagenumbering of appendices olafm+context
2009-09-11  5:51 ` Derek CORDEIRO
2009-09-11  9:04   ` Olaf Mersmann
2009-09-11 19:59     ` Derek CORDEIRO
2009-09-11 22:00       ` \showgrid Andreas Harder

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