Hi all, following the piece of advice, I tried to use tabulate but got an
error message with the following code:
\starttext
\startcombination[1]{
\starttabulate[|r|l|]
\NC c \NC centered \NC \AR
\NC l \NC left aligned \NC \AR
\NC r \NC right aligned \NC \AR
\stoptabulate
}{a}
\stopcombination
\stoptext
! Missing } inserted.
system > tex > error on line 7 in file /tmp/test.tex: Missing ...
1 \starttext
2 \startcombination[1]{
3 \starttabulate[|r|l|]
4 \NC c \NC centered \NC \AR
5 \NC l \NC left aligned \NC \AR
6 \NC r \NC right aligned \NC \AR
7 >> \stoptabulate
8 }{a}
9 \stopcombination
10 \stoptext
<inserted text>
}
<to be read again>
\halign
<to be read again>
{
<inserted text>
\aligntab \tabl_tabulate_flush_indent \strut \alignmark \aligntab
\alignmark \t
\tabl_tabulate_process ..._tabl_tabulate_preamble
\crcr
\tabl_tabulate_inser...
l.7 \stoptabulate
Thanks,
F.
On 21 February 2014 17:15, Thangalin
Hi Flavlen,
See these threads:
https://www.mail-archive.com/ntg-context@ntg.nl/msg51252.html http://www.ntg.nl/pipermail/ntg-context/2010/054614.html
Looks like the wiki is out of date and the CL command has been deprecated. Hans wrote, "ok, thanks for testing it ... I'm stripping that old code so bugs can creep in; I'm also considering removing the CL and such".
See the tabulate command:
http://wiki.contextgarden.net/Tabulate
___________________________________________________________________________________ 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
___________________________________________________________________________________