hmm. I still get an error with this (ConTeXt ver: 2016.11.24 12:05 MKIV beta) \define\startTable{\startembeddedxtable} \define\stopTable{\stopembeddedxtable} \starttext \startTable \startxrow \startxcell hallo \stopxcell \stopxrow \stopTable \stoptext
On 25 Nov 2016, at 23:02, Pablo Rodriguez
wrote: On 11/25/2016 08:46 PM, Michael Eidenbenz wrote:
why does this produce an TeX capacity exeeded error? thanks
Hi Michael,
I don’t know, but replacing your definitions with the following ones removes the error:
\define\startTable{\startembeddedxtable} \define\stopTable{\stopembeddedxtable}
I hope it helps,
Pablo -- http://www.ousia.tk ___________________________________________________________________________________ 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://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________