Hello all,

I experimented with xtables and found the following effect:

This code is ok:
\starttext

\startxtable

\startxrow
\startxcell \input ward \stopxcell
\stopxrow

\stopxtable

\stoptext

But this compiled with an error:

\starttext

\startxtable

%\startxtablebody

\startxrow
\startxcell \input ward \stopxcell
\stopxrow

\stopxtable

\stoptext

Log file:
system          > tex > error on line 0 in file : Emergency stop ...
<empty file>
<*> cont-yes.mkiv
*** (job aborted, no legal \end found)
!  ==> Fatal error occurred, no output PDF file produced!

Is this a bug or a feature?
--
Dmitriy
___________________________________________________________________________________
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