![](https://secure.gravatar.com/avatar/98e3b8884ca777bcc0feac22471ad9b7.jpg?s=120&d=mm&r=g)
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
![](https://secure.gravatar.com/avatar/49e63acb01f2ca80efce7eed08310ce8.jpg?s=120&d=mm&r=g)
On 7/17/2013 9:22 AM, Dmitriy Tokarev wrote:
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
maybe adding %\stopxtablebody helps ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Dmitriy Tokarev
-
Hans Hagen