summaryrefslogtreecommitdiff
path: root/japanese/ptex-common/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/ptex-common/files/patch-ab')
-rw-r--r--japanese/ptex-common/files/patch-ab39
1 files changed, 20 insertions, 19 deletions
diff --git a/japanese/ptex-common/files/patch-ab b/japanese/ptex-common/files/patch-ab
index 4a407676575f..bff1a77b5e31 100644
--- a/japanese/ptex-common/files/patch-ab
+++ b/japanese/ptex-common/files/patch-ab
@@ -1,27 +1,28 @@
---- kpathsea/texmf.cnf.in.orig Sun Feb 9 01:26:26 1997
-+++ kpathsea/texmf.cnf.in Sat Oct 4 23:54:10 1997
-@@ -100,6 +100,15 @@
- TEXINPUTS.amstex = .:$dbtex/amstex//:$plain_inputs
- TEXINPUTS.ftex = .:$dbtex/formate//:$plain_inputs
- TEXINPUTS.texinfo = .:$dbtex/texinfo//:$plain_inputs
-+% ptex, platex, platex209 macros paths.
-+platex209_inputs = .:$dbtex/{platex209,latex209,platex,latex,generic}//
-+platex2e_inputs = .:$dbtex/{platex,latex,platex209,latex209,generic}//
-+ptex_inputs = .:$dbtex/{ptex,plain}//:$dbtex//
+--- kpathsea/texmf.in.orig Sat Mar 14 07:22:19 1998
++++ kpathsea/texmf.in Wed Jun 24 06:53:07 1998
+@@ -134,6 +134,16 @@
+ TEXINPUTS.eplain = .:$TEXMF/tex/{eplain:plain:generic:}//
+ TEXINPUTS.jadetex = .:$TEXMF/tex/{jadetex:plain:generic:}//
+
++% pTeX.
++platex209_inputs = .:$TEXMF/tex/{platex209:latex209:platex:latex:generic:}//
++platex2e_inputs = .:$TEXMF/tex/{platex:latex:platex209:latex209:generic:}//
++ptex_inputs = .:$TEXMF/tex/{ptex:plain}//:$TEXMF/tex//
+TEXINPUTS.platex209 = $platex209_inputs
+TEXINPUTS.platex2e = $platex2e_inputs
+TEXINPUTS.platex = $platex2e_inputs
+TEXINPUTS.ptex = $ptex_inputs
+TEXINPUTS.iniptex = $ptex_inputs
-
- % INITEX. May as well make this separate so it can search on disk;
- % initex is seldom run, and might be used directly after files have been
-@@ -155,6 +164,8 @@
++
+ % MLTeX.
+ TEXINPUTS.frtex = .:$TEXMF/{mltex:tex}/{french:plain:generic:}//
+ TEXINPUTS.frlatex = .:$TEXMF/{mltex:tex}/{french:latex:generic:latex209:}//
+@@ -195,6 +205,8 @@
+ TEXFONTMAPS = .:$TEXMF/fontname
% BibTeX bibliographies and style files.
- BIBINPUTS = .:$TEXMF/bibtex/bib//
-+BIBINPUTS.jbibtex = .:$TEXMF/jbibtex/bib//:$TEXMF/bibtex/bib//
-+BSTINPUTS.jbibtex = .:$TEXMF/jbibtex/bst//:$TEXMF/bibtex/bst//
- BSTINPUTS = .:$TEXMF/bibtex/bst//
++BIBINPUTS.jbibtex = .:$TEXMF/{jbibtex:bibtex}/bib//
++BSTINPUTS.jbibtex = .:$TEXMF/{jbibtex:bibtex}/bst//
+ BIBINPUTS = .:$TEXMF/bibtex/{bib:}//
+ BSTINPUTS = .:$TEXMF/bibtex/{bst:}//
- % MFT style files.