summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/web2c
diff options
context:
space:
mode:
authorTakuji Tanaka <KXD02663@nifty.ne.jp>2018-02-16 23:36:22 +0000
committerTakuji Tanaka <KXD02663@nifty.ne.jp>2018-02-16 23:36:22 +0000
commit4ccd8e782ea23a02684a2d0e99746e9155fa0a0c (patch)
treef9d4a3bd96da6ebcb95423a7813be810a9e07132 /Master/texmf-dist/web2c
parentda81a040603bea4feafefcc1dacbc28b2a5c1da3 (diff)
texmf.cnf: add defns for upbibtex
git-svn-id: svn://tug.org/texlive/trunk@46655 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/web2c')
-rw-r--r--Master/texmf-dist/web2c/texmf.cnf5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/web2c/texmf.cnf b/Master/texmf-dist/web2c/texmf.cnf
index ab81145d03f..eae5cb0fb31 100644
--- a/Master/texmf-dist/web2c/texmf.cnf
+++ b/Master/texmf-dist/web2c/texmf.cnf
@@ -248,6 +248,10 @@ TEX.upmpost = euptex
BIBINPUTS.pbibtex = .;$TEXMF/{pbibtex,bibtex}/bib//
BSTINPUTS.pbibtex = .;$TEXMF/{pbibtex,bibtex}/bst//
+% upBibTeX bibliographies and style files.
+BIBINPUTS.upbibtex = .;$TEXMF/{upbibtex,pbibtex,bibtex}/bib//
+BSTINPUTS.upbibtex = .;$TEXMF/{upbibtex,pbibtex,bibtex}/bst//
+
% ConTeXt.
TEXINPUTS.context = .;$TEXMF/tex/{context,plain,generic,}//
@@ -800,6 +804,7 @@ max_strings.bibtex = 100000
max_strings.bibtex8 = 100000
max_strings.bibtexu = 100000
max_strings.pbibtex = 100000
+max_strings.upbibtex = 100000
% GFtype only.
line_length.gftype = 500