ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bug with 'inmargin' head-setup in Beta
@ 2006-06-27 21:05 Johannes Graumann
  2006-06-28  7:40 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Graumann @ 2006-06-27 21:05 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bug with 'inmargin' head-setup in Beta
  2006-06-27 21:05 Bug with 'inmargin' head-setup in Beta Johannes Graumann
@ 2006-06-28  7:40 ` Hans Hagen
  2006-06-28 16:40   ` Johannes Graumann
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2006-06-28  7:40 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bug with 'inmargin' head-setup in Beta
  2006-06-28  7:40 ` Hans Hagen
@ 2006-06-28 16:40   ` Johannes Graumann
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Graumann @ 2006-06-28 16:40 UTC (permalink / raw)


Hans Hagen wrote:

>          \c!strut=\@@koindentnext,
> 
> should be
> 
>     \c!strut=\@@kostrut,

That indeed fixes it.

Joh

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-06-28 16:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-27 21:05 Bug with 'inmargin' head-setup in Beta Johannes Graumann
2006-06-28  7:40 ` Hans Hagen
2006-06-28 16:40   ` Johannes Graumann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).