ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* grid=verytolerant causes overlapping
@ 2011-02-11 13:33 Andreas Harder
  2011-02-11 13:46 ` luigi scarso
  2011-02-11 14:27 ` Wolfgang Schuster
  0 siblings, 2 replies; 10+ messages in thread
From: Andreas Harder @ 2011-02-11 13:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,

if one sets the grid option to verytolerant the list entries overlap. Is this a but or did I miss something?

\setuppapersize[A5][A5]

% \setuplayout[grid=yes] % OK
% \setuplayout[grid=tolerant] % OK
\setuplayout[grid=verytolerant] % -> overlapping

\setupheads[expansion=yes]

\starttext  \showgrid
  \placelist[chapter,section,subsection,subsubsection]
  \def\SampleHead{\dorecurse{10}{test } test}
  \dorecurse
    {5}
    {\chapter{\SampleHead}
     \section{\SampleHead}
     \subsection{\SampleHead}
     \subsubsection{\SampleHead}}
\stoptext

Greeting
	Andreas
___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2011-02-11 15:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-11 13:33 grid=verytolerant causes overlapping Andreas Harder
2011-02-11 13:46 ` luigi scarso
2011-02-11 13:55   ` Andreas Harder
2011-02-11 14:08     ` luigi scarso
2011-02-11 14:15       ` Andreas Harder
2011-02-11 14:22         ` luigi scarso
2011-02-11 14:27 ` Wolfgang Schuster
2011-02-11 14:32   ` luigi scarso
2011-02-11 14:55     ` Wolfgang Schuster
2011-02-11 15:34       ` Andreas Harder

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