Am 15.01.2013 um 15:54 schrieb H. Özoguz <[email protected]>:
> Am 15.01.2013 14:41, schrieb [email protected]:
>> \setuphed[section][after={\blank[<NUMBER>*line]}]
>>
>> or
>>
>> \setuphead[section][after={\blank[nowhite]}]
>>
>> Wolfgang
> Hi Wolfgang,
>
> that does not work here.
>
> My minexample is:
>
> \setuplayout[grid=yes]
>
> \showgrid
>
> \setuphead[section][after={\blank[1*line]}]
>
> \starttext
>
> Bli bla blu. Trallalalala.
>
> \section{First section}
>
> \subsection{First subsection}
>
> Blublablubtrallalala.
>
> \stoptext
>
> Between "First section" and "First subsection" you see 4 lines. But it should
> be only one line according to your suggestion. Is that a bug, a version
> issue, or did I something wrong?
Dunno, looks like a unwanted side effect of grid mode.
\setuplayout[grid=yes]
\showgrid
\setuphead[section,subsection][grid=no,before=,after=]
\starttext
Before
\section{Section}
\subsection{Subsection}
After
\stoptext
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________