Hi.

The example with start/stopintertext from 'mathalign.pdf' (My Way, Using 
\startalign and friends,
Aditya Mahajan) gives error with current context (beta):
<example file="ex2.tex">
%%% Seems that there is a problem with \start/stopintertext . This command is 
described in mathalign.pdf
%%% (MyWay).

\starttext

Here the start/stopintertext should give text between formulas
\startformula
  \startalign
    \NC \exp^{\imath t}=\cos t+\imath\sin t\NR
  \startintertext
    This is famous Euler formula, below one is known as Moivre formula
  \stopintertext
    \NC (\cos x + \imath\sin x)^{m} = \cos mx+\imath\sin mx \NR
  \stopalign
\stopformula

That's it.

\stoptext
</example>

<error_message>
! Misplaced \noalign.
\startintertext #1\stopintertext ->\noalign 
                                            {\dointertext {#1}}
l.12   \stopintertext
?
</error_message>

$ context --version

MTXrun | main context file: 
/usr/local/opt/context/tex/texmf-context/tex/context/base/context.tex
MTXrun | current version: 2010.11.20 12:51

Is this a bug or I do something wrong?

---
WBR, Vladimir Lomov.

-- 
What you don't know won't help you much either.
                -- D. Bennett
___________________________________________________________________________________
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