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
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to