Another bug:

\starttext
\starttablehead
\HL
\stoptablehead
\starttables[|l|l|]
   \VL Some text \VL some text \VL \AR
\stoptables
\stoptext

gives Misplaced \noalign.

Bugfix:

\def\stoptables
   {\chuckTABLEautorow %AM:Added. before the tail, else noalign problem
   \ifconditional\tablerepeattail\else\insertTABLEtail\fi
    \finishTABLE
    \egroup
    \dosplittablebox\tablecontentbox
    \flushnotes
    \egroup}

Aditya
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to