Following example (taken from the wiki) produces an error with lmtx:
\definetabletemplate[booktabs][o0|l|l|ro0|]
\starttable[booktabs]
\NC first column \NC second column \NC third column \NC \AR
\stoptable
Following example works:
\starttable[o0|l|l|ro0|] %same as above, but without the use of the defined
template
\NC first column \NC second column \NC third column \NC \AR
\stoptable
I know that this table-environment is deprecated. But it is best suited for
my project. I love the use of the template with this environment.
Thanks for looking into it.
Christian
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] /
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________