Hello!
Maybe this is a stupid question, but according to manual this should align tables right:

\starttext
\setuptabulate[align=right]
some text before
\starttabulate[|l|l|]
\HL
\NC test \NC test \NR
\NC test \NC test \NR
\HL
\stoptabulate
in the middle
\setuptables[align=right]
\starttable[|l|l|]
\HL
\NC test \NC test \NC\AR
\NC test \NC test \NC\AR
\HL
\stoptable
after after
\stoptext

I've tried left, right, middle, center... to no effect. Both tables remain left aligned.

Thanks for your patience.

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

Reply via email to