Bug with 'inmargin' head-setup in Beta
Hello, Consider this code example - the section titles are preceded by inapropriate vertical whitespace. \setupheads[alternative=inmargin] \starttext \section{Hello} \subsection{Wie geht's?} \subsubsection{Gut'n Tach!} \stoptext Joh
Johannes Graumann wrote:
Hello,
Consider this code example - the section titles are preceded by inapropriate vertical whitespace.
\setupheads[alternative=inmargin] \starttext \section{Hello} \subsection{Wie geht's?} \subsubsection{Gut'n Tach!} \stoptext
ah ... wrong inheritance \c!strut=\@@koindentnext, should be \c!strut=\@@kostrut, i'll fix it Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Johannes Graumann