ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* gridsnapping question
@ 2011-02-11 13:52 Andreas Harder
  0 siblings, 0 replies; only message in thread
From: Andreas Harder @ 2011-02-11 13:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

I've another grid question: What is the goal of all the grid options? It seems that neither the head nor the following text is aligned to the grid.

I've adapted the grid-001-example.

\setuppapersize[A5][A5]
\setuplayout[grid=tolerant] 
\setupbodyfont[palatino]

\def\ChapterTest#1%
  {\setuphead[chapter][grid={#1}]
    \startchapter[title={Test: #1}]
      test \par test \par test
    \stopchapter
    \startchapter[title={Test: #1\\test\\test}]
      test \par test \par test
    \stopchapter}

\definegridsnapping[whatever][strut,offset:-2pt]
\definegridsnapping[chapter] [mindepth,maxheight,local]

\starttext  \showgrid % \showbaselinecorrection
  \title{Test: no grid option} test \par test \par test
  
  \processcommalist
    [strut, {local,strut}, {strut,top:3}, normal, bottom, both, broad, fit,
     first, last, high, low, line, halfline, max, min, none, whatever,
     chapter] \ChapterTest
\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] only message in thread

only message in thread, other threads:[~2011-02-11 13:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-11 13:52 gridsnapping question 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).