Dear all,

if I set up my formulas with a right alignment that has some indentation to it, 
I am experiencing problems with "intertext". 

I would assume the text was flushed left. However, it aligns to the formulas 
(i.e. it is aligned to the left margin defined in \setupformulas).

Minimal example below. If I comment the setupformulas, the equation is aligned 
to the center and the "intertext" is flushed left.

Any suggestions?

Cheers,
Andreas

ConTeXt  ver: 2012.11.19 19:04 MKIV  fmt: 2012.11.20

%%%%%%%%%%%%%%%%%%%%%%%
\setupformulas[align=right,leftmargin=3.5em]

\starttext
\startformula
\startalign[n=2]
        \NC b \NC = Ax\NR
\startintertext
likewise % should be flushed left
\stopintertext
        \NC q \NC = Ay\NR
\stopalign
\stopformula
\stoptext
%%%%%%%%%%%%%%%%%%%%%%%

___________________________________________________________________________________
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