Thanks.
On Fri, 21 Aug 2015 16:52:11 +0200
Xan ha escrit:
> Hi,
>
> I have a simple script in mako templates which generate this table:
>
>
> \starttext
> \bTABLE[align={lohi,middle}]
>
> \bTR
>\bTD[width=2.8cm, height=2.8cm] 1 \eTD
> \eTR
>
>\bTD[width=2.8cm, height=2.8cm] 2 \eT
On 8/21/2015 4:52 PM, Xan wrote:
Hi,
I have a simple script in mako templates which generate this table:
\starttext
\def\whatever#1{\processtokens{}{\allowbreak}{}{}{#1}}
\hsize2em \tt \whatever{12345}
\stoptext
Alan will reveal better alternatives at the upcoming ctx meeting.
\starttext
Hi,
I have a simple script in mako templates which generate this table:
\starttext
\bTABLE[align={lohi,middle}]
\bTR
\bTD[width=2.8cm, height=2.8cm] 1 \eTD
\eTR
\bTD[width=2.8cm, height=2.8cm] 2 \eTD
\bTD[width=2.8cm, height=2.8cm] 4 \eTD
\bTD[width=2.8cm, height=2.8cm] 8 \e