On Fri, 9 Mar 2007, Mojca Miklavec wrote:
> Hello,
>
> I have something for (most probably) Hans/Taco/Aditya to resolve:
>
> \enableregime[utf-8]
> \starttext
> \startformula\startalign
> \NC a \NC = b \NR
> \startintertext
> Še četrta možnost
> %
> For those with problems with encoding, \ccaron should be enough to
> reproduce the bug.
> \stopintertext
> \NC c \NC = d \NR
> \stopalign\stopformula
> \stoptext
Hmm... strange. Basically, this boils down to
\enableregime[utf-8]
\starttext
\startformula\startalign
\NC a \NC = b \NR
\noalign{\vbox{\noindent \normal %Try with and without normal
Še četrta možnost \par}}
\NC c \NC = d \NR
\stopalign\stopformula
\stoptext
So, for the time being add \normal inside \startintertext. I do not
understand the cause, so I do not know if normal should be part of the
definition of \dointertext, or if there is a bigger problem.
Aditya
_______________________________________________
dev-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/dev-context