ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Pagenumbers and labels
@ 2006-01-13 21:58 Idris Samawi Hamid
  2006-01-16 17:19 ` Fwd: " Idris Samawi Hamid
  0 siblings, 1 reply; 7+ messages in thread
From: Idris Samawi Hamid @ 2006-01-13 21:58 UTC (permalink / raw)


Dear syndicate,

Three questions (test file attached):

1. A pagenumbering problem: I have

\setuppagenumbering[way=bytext]

Good: The page numbers are continuous and do not restart with each new  
part;

Bad:  The page numbers are still prefaced by the part number, e.g.

1-24, 1-25, 2-26, 2-27 etc.

I want, rather, just 24, 25, 26, 27 etc....


2. I want the chapter numerals to ignore the part, so I get

Part 2, Chapter 3, Chapter 4.


3. I would to keep "Part 1" "Part 2" in the TOC, but no numeral at all in  
the main text. I got rid of the "Part" label in the main text, but not the  
numeral.

incrementnumber=no

works but then the TOC loses the "Part"s altogether.

Thnx in advance

Best
Idris

====================================================
% output=pdf interface=en

\setuphead[part][number=yes,
                  bodypartlabel={},
                  page=right,
                  continue=yes,
                  ownnumber=no,
                  incrementnumber=yes,
                  placehead=yes]

\setuppagenumbering[way=bytext]

\definecombinedlist[summary][part,chapter][textstyle=\tf]

\starttext

\placesummary

\part{Test}

\chapter{Knuth}

\dorecurse{7}{\input knuth\par }

\chapter{More Knuth}

\dorecurse{7}{\input knuth\par }

\part{Test}

\chapter{Knuth}

\dorecurse{7}{\input knuth\par }

\chapter{More Knuth}

\dorecurse{7}{\input knuth\par }

\stoptext

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

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

end of thread, other threads:[~2006-01-17  8:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-13 21:58 Pagenumbers and labels Idris Samawi Hamid
2006-01-16 17:19 ` Fwd: " Idris Samawi Hamid
2006-01-16 18:14   ` Taco Hoekwater
2006-01-16 23:53     ` Idris Samawi Hamid
2006-01-17  8:01       ` Taco Hoekwater
2006-01-16 21:44   ` Hans Hagen
2006-01-16 23:47     ` 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).