diff options
Diffstat (limited to 'tex/context/base/context.tex')
-rw-r--r-- | tex/context/base/context.tex | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/tex/context/base/context.tex b/tex/context/base/context.tex index 70e4dc67a..8a412745b 100644 --- a/tex/context/base/context.tex +++ b/tex/context/base/context.tex @@ -42,7 +42,7 @@ %D your styles an modules. \edef\contextformat {\jobname} -\edef\contextversion{2007.07.25 12:35} +\edef\contextversion{2007.08.07 01:37} %D For those who want to use this: @@ -622,6 +622,15 @@ \writeline\writebanner{\copyrightversion}\writeline +\unprotect +\beginLUATEX + \appendtoks + \writestatus\m!lua{used config path - \ctxlua{tex.print(cache.configpath(texmf.instance))}}% + \writestatus\m!lua{used cache path - \ctxlua{tex.print(cache.path)}}% + \to \everydump +\endLUATEX +\protect + % %D Except from english, no hyphenation patterns are loaded % %D yet. Users can specify their needs in the next module: % |