30 Oct
2011
30 Oct
'11
9:40 p.m.
Am 30.10.2011 um 20:59 schrieb Idris Samawi Hamid ادريس سماوي حامد:
Dear knights,
The following works in mkii but not mkiv:
===================== \starttext test
\blank[2\bodyfontsize]
test \stoptext =====================
MkIV use Lua to parse the arguments for \blank and for argument like above you need “\the\dimexpr2\bodyfontsize” or use arguments like “2*line”. Wolfgang