summaryrefslogtreecommitdiff
path: root/japanese/ptex-common/files/patch-ab
blob: 4a407676575f1ee6cb0d259019b832b363b8c417 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
--- 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//
+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 @@
 
 % 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//
 
 % MFT style files.