ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* part conversion
@ 2006-10-02 13:00 Idris Samawi Hamid
  2006-10-02 13:59 ` Bernd Militzer
  0 siblings, 1 reply; 3+ messages in thread
From: Idris Samawi Hamid @ 2006-10-02 13:00 UTC (permalink / raw)


Dear gang,

For a dossier I need to prepare a single part with page numbers I-1, I-2,  
I-3 etc. The following gives 1-1, 1-2, etc.

==================================
\starttext

\part{}

\dorecurse{12}{\input knuth\par}

\stoptext
==================================

I could also cheat and just define my own conversion for a few pages. Can  
someone remind me how to do that (assuming that's the only way)?

Best
Idris

-- 
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

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

* Re: part conversion
  2006-10-02 13:00 part conversion Idris Samawi Hamid
@ 2006-10-02 13:59 ` Bernd Militzer
  2006-10-02 14:25   ` Idris Samawi Hamid
  0 siblings, 1 reply; 3+ messages in thread
From: Bernd Militzer @ 2006-10-02 13:59 UTC (permalink / raw)


Idris Samawi Hamid schrieb:
> Dear gang,
>
> For a dossier I need to prepare a single part with page numbers I-1, I-2,  
> I-3 etc. The following gives 1-1, 1-2, etc.
>
> ==================================
> \starttext
>   
\setuppagenumbering[state=start,partnumber=no,left={I-},right=,conversion=numbers]

> \part{}
>
> \dorecurse{12}{\input knuth\par}
>
> \stoptext
>   
Bernd

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

* Re: part conversion
  2006-10-02 13:59 ` Bernd Militzer
@ 2006-10-02 14:25   ` Idris Samawi Hamid
  0 siblings, 0 replies; 3+ messages in thread
From: Idris Samawi Hamid @ 2006-10-02 14:25 UTC (permalink / raw)


On Mon, 02 Oct 2006 07:59:27 -0600, Bernd Militzer <bernd@militzer.net>  
wrote:

> \setuppagenumbering[state=start,partnumber=no,left={I-},right=,conversion=numbers]

Beautiful, THNX! Just one modification: left={I--}

Best
Idris

-- 
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

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

end of thread, other threads:[~2006-10-02 14:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-02 13:00 part conversion Idris Samawi Hamid
2006-10-02 13:59 ` Bernd Militzer
2006-10-02 14:25   ` Idris Samawi Hamid

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