Am 23.01.2012 11:06, schrieb Patrick Gundlach:
function Datum() os.setlocale("de_DE") tex.print(os.date("Heute ist der \%A im Monat \%B.")) endjust an observation: if you write os.setlocale("de_DE","time") it works fine. Something that parses the map files are probably locale (LC_NUMERIC) dependent.
doh, I had that in my main document without success, but didn't tried it again in my minimal example ... thanks HErbert
