Hello all,

the TOC look depends on whether or not another head was defined:

----
\definehead[CHAPTER][chapter]
\definehead[SECTION][section] % TRY TO COMMENT THIS LINE!

\definecombinedlist[content][chapter,CHAPTER]

\starttext
  \placecontent
  \page

  \chapter{Cha1}
  \CHAPTER{Cha2}
  \chapter{Cha3}
  \chapter{Cha4}
  \CHAPTER{Cha5}
\stoptext
----

Both PDFs - generated with/without "\definehead[SECTION][section]" - are 
attached.

If the definition of \SECTION is present, TOC members generated by \CHAPTER are 
shifted.

Why? - This seems to me a bit weird.

Is there a way how to keep the TOC (non-shifted) look?

(WinXP, ConTeXt  ver: 2011.06.19 14:17 MKIV  fmt: 2011.6.23)

Best regards,

Lukas


--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.      [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

Attachment: test-sec.mkiv
Description: Binary data

Attachment: test-sec1.pdf
Description: Adobe PDF document

Attachment: test-sec2.pdf
Description: Adobe PDF document

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

Reply via email to