On Tue, 11 Jul 2006, Mojca Miklavec wrote:

> Hello,
>
> I would like to write a note in the margin next to some framed
> formula, but I guess that the formula starts a new paragraph and
> there's too much space left on the top of the frame. How can I fix
> that?
>
> \starttext
>
> \startframedtext
>
> \inmargin{some text in margin}
> \placeformula
> \startformula
> a+b=c
> \stopformula
> How can I get rid of that space?
>
> \stopframedtext
>
> \stoptext

See if margintext suits you better.

\margintext{some text in margin}
\placeformula.....

This moves the text into the next paragraph.

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

Reply via email to