Hi all,

line corrected headings seem to lose their marking.

···8<····························································

\showgrid

\setuppagenumbering[state=start,alternative=doublesided,location=]
\setuplayout[grid=yes]

\setupheadertexts
  [{\tfx\sc\getmarking[section]}]  [{\tfx\pagenumber}]
  [{\tfx\pagenumber}]  [{\tfx\sc\getmarking[chapter]}]

\setuphead[chapter][
  before={%
          \startlinecorrection% comment out line correction and the marking 
returns
          \blank[force,5*line]},
  after={\blank[2*line]%
         \stoplinecorrection%
        }
]

\setuphead[section][style={\tf\it},before={\blank[line]},after={\blank[line]}]

\starttext
\dorecurse{5}{\chapter{a chapter} \input zapf
  \dorecurse{17}{\section{a section}\input ward }
}
\stoptext

···8<····························································

Anything wrong with this code? Any suggestions on how to get both
the page header and grid snapping around headings?
(‘\placeongrid’ shows the same behaviour.) Thanks for any help,


Philipp

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

Attachment: pgpIu87vXcWhE.pgp
Description: PGP signature

___________________________________________________________________________________
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