summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorStaszek Wawrykiewicz <staw@gust.org.pl>2007-01-14 14:11:35 +0000
committerStaszek Wawrykiewicz <staw@gust.org.pl>2007-01-14 14:11:35 +0000
commita33d5b204c4845b342ad435f30486aa408f0eebe (patch)
tree55121523177f5a54fee3ceeb0202b68918b76236 /Master
parent2ad98eeeaa6d06b7fd0c6e3eeaf22bf884b6c098 (diff)
texmf.cnf-4WIN touched
git-svn-id: svn://tug.org/texlive/trunk@3450 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf/web2c/texmf.cnf-4WIN8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf/web2c/texmf.cnf-4WIN b/Master/texmf/web2c/texmf.cnf-4WIN
index 64afd65efd7..351dd382db9 100644
--- a/Master/texmf/web2c/texmf.cnf-4WIN
+++ b/Master/texmf/web2c/texmf.cnf-4WIN
@@ -119,7 +119,7 @@ TEXMFVAR = $SELFAUTOPARENT/texmf-var
% For texconfig to work properly, TEXMFCONFIG and TEXMFVAR should be named
% explicitly and before all other trees.
%TEXMF = {$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST}
-TEXMF = {!!$TEXMFVAR,$TEXMFHOME,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST}
+TEXMF = {!!$TEXMFVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST}
% The system trees. These are the trees that are shared by all the users.
% If a tree appears in this list, the mktex* scripts will use
@@ -264,9 +264,9 @@ MPINPUTS = .;$TEXMF/metapost//
% and string pools (.pool) for ini{tex,mf,mp}. It is silly that we have six
% paths and directories here (they all resolve to a single place by default),
% but historically ...
-TEXFORMATS = .;$TEXMF/web2c
-MFBASES = .;$TEXMF/web2c
-MPMEMS = .;$TEXMF/web2c
+TEXFORMATS = .;$TEXMF/web2c/{$engine,}
+MFBASES = .;$TEXMF/web2c/{$engine,}
+MPMEMS = .;$TEXMF/web2c/{$engine,}
TEXPOOL = .;$TEXMF/web2c
MFPOOL = .;$TEXMF/web2c
MPPOOL = .;$TEXMF/web2c