ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* page numbers in Table of Contents, mismatch
@ 2007-12-18 17:06 Saji N Hameed
  2007-12-23 18:22 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Saji N Hameed @ 2007-12-18 17:06 UTC (permalink / raw)
  To: ntg-context

Dear ConText gurus,

I am faced with a new problem with the page numbering in the
Table of Contents. In the appendices, I use:

\setuppagenumbering
   [way=bychapter, 
    chapternumber=yes,
    numberseparator=-]

to get page numbers like A-15, B-24 ... etc
However, the page numbers associated with Appendix 1 in the Table
of Contents is like

  1 Introduction                                               11
    1.1 Goals of Research                                      11
    1.2 Necessity of Research                                  11

  A Real-time Monitoring of Intraseasonal Variations             15
  B Drought Monitoring Based on Standardized Precipitation Index 24

I am wondering if there is a way to get ConText to write my TOC as:

  A Real-time Monitoring of Intraseasonal Variations             A-15
  B Drought Monitoring Based on Standardized Precipitation Index B-24

My document is structured as follows:

\input layout
\starttext

  \startfrontmatter
    \input HomePage
  \stopfrontmatter

  \placelist[chapter,section]

  \startbodymatter
    \input Chapter1
    \input Chapter2
  \stopbodymatter

  \startappendices
    \input Appendix1
    \input Appendix2
  \stopappendices

\stoptext

Thanks as always,

saji

-- 
Saji N. Hameed

APEC Climate Center          				+82 51 668 7470
National Pension Corporation Busan Building 12F         
Yeonsan 2-dong, Yeonje-gu, BUSAN 611705			saji@apcc21.net
KOREA
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2007-12-25  0:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-18 17:06 page numbers in Table of Contents, mismatch Saji N Hameed
2007-12-23 18:22 ` Wolfgang Schuster
2007-12-25  0:04   ` Saji Hameed

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