diff -urN tetex-src-beta-2.96.7.20040721.orig/texk/kpathsea/texmf.in tetex-src-beta-2.96.7.20040721/texk/kpathsea/texmf.in --- tetex-src-beta-2.96.7.20040721.orig/texk/kpathsea/texmf.in 2004-06-19 18:35:43.000000000 +0900 +++ tetex-src-beta-2.96.7.20040721/texk/kpathsea/texmf.in 2004-09-03 01:00:44.002700096 +0900 @@ -63,11 +63,11 @@ % A place for local additions to a "standard" texmf tree. If defined, % teTeX's texconfig also stores modified config files here: -TEXMFLOCAL = @texmf@-local +TEXMFLOCAL = /etc/texmf % If defined, teTeX's texconfig stores variable runtime data here % (instead of the TEXMFMAIN tree). -% VARTEXMF = @texmf@-var +VARTEXMF = /var/lib/texmf % User texmf trees can be catered for like this... HOMETEXMF = $HOME/texmf @@ -79,7 +79,7 @@ % - list $VARTEXMF in the TEXMF definition; % - make sure that $VARTEXMF precedes $TEXMFMAIN in the TEXMF definition. % TEXMF = $TEXMFMAIN -TEXMF = {$HOMETEXMF,!!$TEXMFLOCAL,!!$TEXMFMAIN,!!$TEXMFDIST} +TEXMF = {$HOMETEXMF,!!$TEXMFLOCAL,!!$VARTEXMF,!!$TEXMFMAIN,!!$TEXMFDIST} % The system trees. These are the trees that are shared by all the users. SYSTEXMF = $TEXMFLOCAL:$TEXMFMAIN:$TEXMFDIST @@ -87,7 +87,7 @@ % Where generated fonts may be written. This tree is used when the sources % were found in a system tree and either that tree wasn't writable, or the % varfonts feature was enabled in MT_FEATURES in mktex.cnf. -VARTEXFONTS = @vartexfonts@ +VARTEXFONTS = /var/cache/fonts % Where to look for ls-R files. There need not be an ls-R in the % directories in this path, but if there is one, Kpathsea will use it. diff -urN tetex-src-beta-2.96.7.20040721.orig/texk/web2c/fmtutil.in tetex-src-beta-2.96.7.20040721/texk/web2c/fmtutil.in --- tetex-src-beta-2.96.7.20040721.orig/texk/web2c/fmtutil.in 2004-05-10 08:03:11.000000000 +0900 +++ tetex-src-beta-2.96.7.20040721/texk/web2c/fmtutil.in 2004-09-03 01:05:34.032608848 +0900 @@ -38,7 +38,7 @@ # Change "tex.ini -> bplain.ini" and "- -> language.dat" # if you want babel support in tex: -tex tex - -8bit tex.ini +tex tex language.dat -8bit bplain.ini @ALEPH@aleph aleph - *aleph.ini @PETEX@latex pdfetex language.dat -8bit *latex.ini @PETEX@etex pdfetex language.def -8bit *etex.ini @@ -52,11 +52,11 @@ # Change "amstex.ini -> bamstex.ini" and "- -> language.dat" # if you want babel support in amstex: -#! amstex pdfetex - -8bit *amstex.ini +amstex pdfetex language.dat -8bit *bamstex.ini # Change "pdfamstex.ini -> pdfbamstex.ini" and "- -> language.dat" # if you want babel support in pdfamstex: -#! pdfamstex pdfetex - -8bit *pdfamstex.ini +pdfamstex pdfetex language.dat -8bit *pdfbamstex.ini # Context formats: #! cont-cz pdfetex cont-usr.tex -8bit *cont-cz.ini @@ -93,7 +93,7 @@ # Change "eplain.ini -> ebplain.ini" and "- -> language.dat" # if you want babel support in eplain: -#! eplain pdfetex - -8bit *eplain.ini +eplain pdfetex language.dat -8bit *ebplain.ini # mptopdf utility