Dear list,

I have noticed that the key leftmargin for formulas has a side effect on 
\inright, see MWE below.

Assuming that is unwanted behavior, is there a way to circumvent the horizontal 
misplacement of the margin note?

Thanks and best regards,
Florian


MWE:

\setupformulas[align=right]
\starttext

\inright{Text}
Text

\inright{0em}
\placeformula[-]\startformula a^2+b^2=c^2 \stopformula

\setupformulas[leftmargin=2em]
\inright{2em}
\placeformula[-]\startformula a^2+b^2=c^2 \stopformula

\setupformulas[leftmargin=4em]
\inright{4em}
\placeformula[-]\startformula a^2+b^2=c^2 \stopformula

\stoptext

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

___________________________________________________________________________________
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