Hi, I ran into a case where a natural table has an issue when it contains inline math and an alignment character is used. Here's a small example which triggers the problem:

\starttext<
\bTABLE<
\bTABLEbody<
\bTR<
\bTD[alignmentcharacter={.},aligncharacter=yes]{\le 4.0\math{-}}\eTD<
\eTR<
\eTABLEbody<
\eTABLE<
\stoptext<

However, if I replace \math{-} with $-$, the file works. Am I correct that $-$ and \math{-} should be interchangeable?

Thanks,
Brian
___________________________________________________________________________________
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