--- 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.