texlive[66160] trunk: texmf.cnf: BSTINPUTS.bibtexu allows
commits+hironobu at tug.org
commits+hironobu at tug.org
Sat Feb 25 23:59:04 CET 2023
Revision: 66160
http://tug.org/svn/texlive?view=revision&revision=66160
Author: hironobu
Date: 2023-02-25 23:59:04 +0100 (Sat, 25 Feb 2023)
Log Message:
-----------
texmf.cnf: BSTINPUTS.bibtexu allows BSTINPUTS.upbibtex
Modified Paths:
--------------
trunk/Build/source/texk/kpathsea/texmf.cnf
trunk/Master/texmf-dist/web2c/texmf.cnf
Modified: trunk/Build/source/texk/kpathsea/texmf.cnf
===================================================================
--- trunk/Build/source/texk/kpathsea/texmf.cnf 2023-02-25 22:07:29 UTC (rev 66159)
+++ trunk/Build/source/texk/kpathsea/texmf.cnf 2023-02-25 22:59:04 UTC (rev 66160)
@@ -373,8 +373,8 @@
BSTINPUTS.upbibtex = $TEXMFDOTDIR;$TEXMF/{upbibtex,pbibtex,bibtex}/bst//
% BibTeXu bibliographies and style files.
-BIBINPUTS.bibtexu = $TEXMFDOTDIR;$TEXMF/{bibtexu,pbibtex,bibtex}/bib//
-BSTINPUTS.bibtexu = $TEXMFDOTDIR;$TEXMF/{bibtexu,pbibtex,bibtex}/bst//
+BIBINPUTS.bibtexu = $TEXMFDOTDIR;$TEXMF/{bibtexu,upbibtex,pbibtex,bibtex}/bib//
+BSTINPUTS.bibtexu = $TEXMFDOTDIR;$TEXMF/{bibtexu,upbibtex,pbibtex,bibtex}/bst//
% .ris and .bltxml bibliography formats.
RISINPUTS = $TEXMFDOTDIR;$TEXMF/biber/ris//
Modified: trunk/Master/texmf-dist/web2c/texmf.cnf
===================================================================
--- trunk/Master/texmf-dist/web2c/texmf.cnf 2023-02-25 22:07:29 UTC (rev 66159)
+++ trunk/Master/texmf-dist/web2c/texmf.cnf 2023-02-25 22:59:04 UTC (rev 66160)
@@ -372,6 +372,10 @@
BIBINPUTS.upbibtex = $TEXMFDOTDIR;$TEXMF/{upbibtex,pbibtex,bibtex}/bib//
BSTINPUTS.upbibtex = $TEXMFDOTDIR;$TEXMF/{upbibtex,pbibtex,bibtex}/bst//
+% BibTeXu bibliographies and style files.
+BIBINPUTS.bibtexu = $TEXMFDOTDIR;$TEXMF/{bibtexu,upbibtex,pbibtex,bibtex}/bib//
+BSTINPUTS.bibtexu = $TEXMFDOTDIR;$TEXMF/{bibtexu,upbibtex,pbibtex,bibtex}/bst//
+
% .ris and .bltxml bibliography formats.
RISINPUTS = $TEXMFDOTDIR;$TEXMF/biber/ris//
BLTXMLINPUTS = $TEXMFDOTDIR;$TEXMF/biber/bltxml//
More information about the tex-live-commits
mailing list.