Changes

Jump to navigation Jump to search
1 byte added ,  19:27, 23 April 2013
no edit summary
\externalfigure ist also working without "\the".
== Other ways to calculate without dimension units ==
=== \ctxlua ===
\defineexpandable\ValueA {20}
\defineexpandable\ValueB {30}
\defineexpandable\ValueC {\ctxlua{context(\ValueA + \ValueB)}}
\ValueC
== Important to understand ==
\setupTABLE[c][3][width={\dimexpr(\textwidth-2cm)* 2 / 3\relax}]
\definemeasure[topspace] [\dimexpr(210mm-31mm*5)/2\relax]
 
== Other ways to calculate without dimension units ==
=== \ctxlua ===
\defineexpandable\ValueA {20}
\defineexpandable\ValueB {30}
\defineexpandable\ValueC {\ctxlua{context(\ValueA + \ValueB)}}
\ValueC
== See also ==

Navigation menu