12 Mar
2014
12 Mar
'14
3:45 p.m.
On 3/12/2014 11:06 AM, Wolfgang Schuster wrote:
Am 12.03.2014 um 15:51 schrieb Lars Huttar
mailto:lars_huttar@sil.org>: This gets rid of the error, but it seems to prevent any expansion of the content of \CurrentUser, because the page head now literally looks like this:
You can try to print the string in verbatim mode:
\def\CurrentUser{\cldcommand{sprint(tex.vrbcatcodes,os.resultof"whoami")}}
\def\Markname{Compiled \date by \CurrentUser\ \LUATEX +\ConTeXt\ \contextversion.}
That did it. Thank you! Lars