diff options
Diffstat (limited to 'web2c')
-rw-r--r-- | web2c/context.cnf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web2c/context.cnf b/web2c/context.cnf index 2a1f98494..b5d582bec 100644 --- a/web2c/context.cnf +++ b/web2c/context.cnf @@ -24,9 +24,9 @@ TEXMFDBS = $TEXMF;$VARTEXFONTS VARTEXFONTS = $TEMPFONTPATH/varfonts % In the case of an multi-os setup, this one can be set -% by the environment. +% by the environment. watch out, lowercase engine ! -TEXFORMATS = .;$TEXMF/web2c/{$ENGINE,} +TEXFORMATS = .;$TEXMF/web2c/{$engine,} MFBASES = .;$TEXFORMATS MPMEMS = .;$TEXFORMATS TEXPOOL = .;$TEXFORMATS |