21 Nov
2010
21 Nov
'10
9:48 a.m.
On 11/21/2010 01:52 PM, Ulrike Fischer wrote:
Am Sun, 21 Nov 2010 13:09:53 +0100 schrieb Taco Hoekwater:
On 11/21/2010 12:53 PM, Ulrike Fischer wrote:
texmfcnf.lua contains only return { TEXMFCACHE=C:/Dokumente und Einstellungen/Ulle/Lokale Einstellungen/Anwendungsdaten/MiKTeX/2.9 }
I hope there are quotes around that in the actual file. (the value is a lua string)
No there aren't quotes. The path is on one line, but apart from this it is a verbatim copy.
But there really have to be quotes. The way it is now, it will generate a syntax error (and thus be ignored, I assume).