On 4/15/2015 7:08 PM, Aditya Mahajan wrote:
On Tue, 19 Mar 2013, Hans Hagen wrote:
\starttext
\starttabulate[||CL{darkred}|CM{darkgreen}CT{white}|CR{darkblue}||] \NC first \NC left \NC middle \NC right \NC last \NC \NR \NC first \NC \color[white]{left} \NC middle \NC \color[white]{right} \NC last \NC \NR \NC first \NC left \NC middle \NC right \NC last \NC \NR \stoptabulate
\stoptext
i.e. we already had CL CM and CR, so CT is new .. should be wikified.
I am using a two-week old beta (2015.04.03). CL has the same alignment as r and CR has the same aligned as l.
I understand the historic reason for the difference between left and flushleft, but shouldn't the alignment keys within the same mechanism have the same meaning? (Or was this a bug that has been corrected in the current beta).
this doesn't look that unnatural does it? \starttext \starttabulate[|l|lCL{darkred}|CM{darkgreen}CT{white}|rCR{darkblue}|r|] \NC first 1 \NC left 1 \NC middle \NC right 1 \NC last 1 \NC \NR \NC first 22 \NC \color[white]{left 22} \NC middle \NC \color[white]{right 22} \NC last 22 \NC \NR \NC first 333\NC left 333 \NC middle \NC right 333 \NC last 333 \NC \NR \stoptabulate \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------