Hello!

Acording to WIKI this should work:

\starttable[*{3}{|c|}]
\HL
\NC column1 \NC column2 \NC column3 \NC\NR
\HL
\stoptable

\starttabulate[*{3}{|c|}]
\HL
\NC column1 \NC column2 \NC column3 \NC\NR
\HL
\stoptabulate

Tabulate works as expected, but table gives errors about missing columns. It seems that |'s is not always multiplied by *{}{} command.

--
Radhelorn <[EMAIL PROTECTED]>
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to