summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-10-07 22:59:39 +0000
committerKarl Berry <karl@freefriends.org>2013-10-07 22:59:39 +0000
commitd2e3e6169a106814b9a75158223ffeba7c36cc7b (patch)
tree36f23dc84c981e28cf642ba362fbec4f71c8c509 /Master/tlpkg/libexec
parent63366b738b95f05f0b841271efb778738371855e (diff)
cnltx bib in runtime per author
git-svn-id: svn://tug.org/texlive/trunk@31854 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 dc035f7a52e..7294f18c7bb 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2230,6 +2230,7 @@ $standardbib = 'NULL'; # almost all bib files are for the doc
'IEEEtran' => '\.bib$',
'amsrefs' => 'ams.*bib', # not jr.bib
'bibtex' => 'xampl\.bib$',
+ 'cnltx' => '\.bib$',
'computational-complexity' => '\.bib$',
);