summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-16 21:11:19 +0000
committerKarl Berry <karl@freefriends.org>2016-03-16 21:11:19 +0000
commitaa0fd285e6b79df9d12f633e55e59a82a18415a1 (patch)
tree45afcb3edba2cfb4b5064e2414ec199ccd6c59cb /Master/tlpkg
parent743099cac8074cf055237bd8aebe8d8eaa985e60 (diff)
archaeologie bib files in runtime
git-svn-id: svn://tug.org/texlive/trunk@40045 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
1 files changed, 1 insertions, 0 deletions
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$',
);