rightaligned formulas stick out in the margin
Hi! Look at the following example (pdf attached) \setupformulas[ align=flushleft, leftmargin=3em, ] \starttext \input tufte % Some text to see where the margin is This looks OK: \startformula 1+1=2 \stopformula This does not look OK: \startformula 1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1=19 \stopformula This looks OK again: \startformula \startalign \NC 1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1=19\NR \stopalign \stopformula \stoptext The result is attached. I would expect the second display math to behave as the third, i.e. move to the left so that it fits. As a workaround I can put every problematic formula I have in aligns, but I have a feeling this might be a bug. /Mikael
No problem with TL 2016. Are you on beta? On 09/27/2016 03:10 PM, Mikael P. Sundqvist wrote:
Hi!
Look at the following example (pdf attached)
\setupformulas[ align=flushleft, leftmargin=3em, ]
\starttext \input tufte % Some text to see where the margin is
This looks OK: \startformula 1+1=2 \stopformula This does not look OK: \startformula 1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1=19 \stopformula This looks OK again: \startformula \startalign \NC 1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1=19\NR \stopalign \stopformula \stoptext
The result is attached. I would expect the second display math to behave as the third, i.e. move to the left so that it fits. As a workaround I can put every problematic formula I have in aligns, but I have a feeling this might be a bug.
/Mikael
___________________________________________________________________________________ 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
On Tue, Sep 27, 2016 at 3:14 PM, Henri Menke
No problem with TL 2016. Are you on beta?
On 09/27/2016 03:10 PM, Mikael P. Sundqvist wrote:
Hi!
Look at the following example (pdf attached)
\setupformulas[ align=flushleft, leftmargin=3em, ]
\starttext \input tufte % Some text to see where the margin is
This looks OK: \startformula 1+1=2 \stopformula This does not look OK: \startformula 1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1=19 \stopformula This looks OK again: \startformula \startalign \NC 1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1=19\NR \stopalign \stopformula \stoptext
The result is attached. I would expect the second display math to behave as the third, i.e. move to the left so that it fits. As a workaround I can put every problematic formula I have in aligns, but I have a feeling this might be a bug.
/Mikael
___________________________________________________________________________________ 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
___________________________________________________________________________________ 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
Yes indeed, I forgot to say. I use a very late standalone. This problem has been there for some weeks at least. /Mikael
participants (2)
-
Henri Menke
-
Mikael P. Sundqvist