4 Sep
2012
4 Sep
'12
6:56 p.m.
Am 04.09.2012 20:44, schrieb Marco Patzer:
On 2012-09-04 Wolfgang Schuster
wrote: Why does adding semicolon not work?
Do you have a example?
\starttext \startluacode if true then; context("true") else; context("false") end \stopluacode \stoptext
that is no Lua syntax Herbert