diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-16 21:11:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-16 21:11:19 +0000 |
commit | aa0fd285e6b79df9d12f633e55e59a82a18415a1 (patch) | |
tree | 45afcb3edba2cfb4b5064e2414ec199ccd6c59cb | |
parent | 743099cac8074cf055237bd8aebe8d8eaa985e60 (diff) |
archaeologie bib files in runtime
git-svn-id: svn://tug.org/texlive/trunk@40045 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/bibtex/bib/archaeologie/antike-corpora.bib (renamed from Master/texmf-dist/doc/latex/archaeologie/antike-corpora.bib) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/bibtex/bib/archaeologie/dai-abkuerzungen.bib (renamed from Master/texmf-dist/doc/latex/archaeologie/dai-abkuerzungen.bib) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
3 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/archaeologie/antike-corpora.bib b/Master/texmf-dist/bibtex/bib/archaeologie/antike-corpora.bib index bb3d68d04a1..bb3d68d04a1 100644 --- a/Master/texmf-dist/doc/latex/archaeologie/antike-corpora.bib +++ b/Master/texmf-dist/bibtex/bib/archaeologie/antike-corpora.bib diff --git a/Master/texmf-dist/doc/latex/archaeologie/dai-abkuerzungen.bib b/Master/texmf-dist/bibtex/bib/archaeologie/dai-abkuerzungen.bib index fb4e4755c1b..fb4e4755c1b 100644 --- a/Master/texmf-dist/doc/latex/archaeologie/dai-abkuerzungen.bib +++ b/Master/texmf-dist/bibtex/bib/archaeologie/dai-abkuerzungen.bib diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 5a12d35a9d7..568a2a09370 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2453,6 +2453,7 @@ $standardbib = 'NULL'; # almost all bib files are for the doc %specialbib= ( 'IEEEtran' => '\.bib$', 'amsrefs' => 'ams.*bib', # not jr.bib + 'archaeologie' => '\.bib$', 'bibtex' => 'xampl\.bib$', 'cnltx' => '\.bib$', ); |