On 07/23/2017 09:48 PM, Rik Kabel wrote:
> The following example demonstrates two problems with
> alternative=margintext in \setuphead:
> 
>  1. When used with start/stop sectioning, text following the title may
>     be set on the wrong line.

Hi Rik,

the issue comes with \startparagraph and sectioning commands (other
margindata are fine):

    \setuphead
        [chapter]
        [alternative=margintext]
    \starttext
    \chapter{Chapter}
    \startparagraph\input jojomayer\stopparagraph
    \blank
    \inleft{marg}\startparagraph\input jojomayer\stopparagraph
    \blank
    \inright{marg}\startparagraph\input jojomayer\stopparagraph
    \blank
    \inouter{marg}\startparagraph\input jojomayer\stopparagraph
    \ininner{marg}\startparagraph\input jojomayer\stopparagraph
    \blank
    \inmargin{marg}\startparagraph\input jojomayer\stopparagraph
    \blank
    \inother{marg}\startparagraph\input jojomayer\stopparagraph
    \stoptext

But \inmargin has no problem with margin
>  2. Without regard to the type of sectioning, margintext titles may
>     spill over the left edge of the margin and beyond the page frame.

I cannot align them either. I don’t know what we may be missing here.

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to