[NTG-context] Chapter's frame too small

2010-11-30 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

just an observation - let's have the following code:

---
\setupcombinedlist[content][alternative=e]

\starttext
  \placecontent

  \chapter{ChaB}
Chabbb

\section{SecA}
  Secaaa

  \subsection{SubsecA}
  Subsecaaa
\stoptext
---

The frame around chapter ChaA is too small, it crosses the text. But this 
doesn't happen to sections or subsecs.

- Why? Or what the horizontal dimension of the frame depends on?

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

t-Sec3.mkiv
Description: Binary data


t-Sec3.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
___


Re: [NTG-context] Chapter's frame too small

2010-11-30 Thread Wolfgang Schuster

Am 30.11.2010 um 11:07 schrieb Procházka Lukáš Ing. - Pontex s. r. o.:

 Hello,
 
 just an observation - let's have the following code:
 
 ---
 \setupcombinedlist[content][alternative=e]

Add „width=fit“ or „width=dimension“.

Wolfgang

___
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
___