On 6/16/2016 6:58 PM, Aditya Mahajan wrote:
Hi,

Something has changed with respect to the align=flushleft option for
formulas. Earlier (tested with 2016.05.08), align=flushleft did not
remove the leftskip, but now it does.

it doesn't but somehow it's not effective

(indeed spacing was updated, some more - future - possibilities and bester handling in boxes and such)

Consider the following example:

\showframe
\setupitemize[margin=6em]
\setupformula[align=flushleft]

\starttext
\startitemize
  \item An equation inside an itemize
    \startformula
      E = mc^2
    \stopformula
\stopitemize
\stoptext

The output of 2016.05.06 is attached as test-old.pdf; that of 2016.06.16
is attached as test-new.pdf

Is it possible to revert to the old behavior?

can you test with

\hskip\d_strc_formulas_display_margin_left % was kern but that doesn't indent

line 1153 in math-ali.mkiv

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to