On 11/25/2016 11:28 PM, Michael Eidenbenz wrote:
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
because the \stopembeddedxtable is a delimiter and need to be in the stream, so you can't wrap it in a macro Hans
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 ___________________________________________________________________________________
___________________________________________________________________________________ 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 ___________________________________________________________________________________
-- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------