Dear list, In the MWE below, the line with \setuphead[chapter][before={\blank[3*line,force]}] disrupts the grid typesetting in the first page. What am I missing? \setuplayout[grid=yes] \showgrid \setuphead[chapter][before={\blank[3*line,force]}] \starttext \startchapter[title={Chapter}] \dorecurse{7}{\input tufte} \stopchapter \stoptext
On 09/26/2016 12:07 AM, Marcus Vinicius Mesquita wrote:
Dear list,
In the MWE below, the line with \setuphead[chapter][before={\blank[3*line,force]}] disrupts the grid typesetting in the first page. What am I missing?
\setuplayout[grid=yes] \showgrid \setuphead[chapter][before={\blank[3*line,force]}]
\setuphead[chapter][before={\strut\blank[3*line,force]}]
\starttext
\startchapter[title={Chapter}] \dorecurse{7}{\input tufte} \stopchapter
\stoptext
___________________________________________________________________________________ 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 ___________________________________________________________________________________
Marcus Vinicius Mesquita mailto:marcusvinicius.mesquita@gmail.com 26. September 2016 um 00:07 Dear list,
In the MWE below, the line with \setuphead[chapter][before={\blank[3*line,force]}] disrupts the grid typesetting in the first page. What am I missing?
\setuplayout[grid=yes] \showgrid \setuphead[chapter][before={\blank[3*line,force]}] \setuphead[chapter][before={\blank[force,3*line,depth]}]
Wolfgang
participants (3)
-
Henri Menke
-
Marcus Vinicius Mesquita
-
Wolfgang Schuster