diff options
author | Karl Berry <karl@freefriends.org> | 2013-10-07 22:59:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-10-07 22:59:39 +0000 |
commit | d2e3e6169a106814b9a75158223ffeba7c36cc7b (patch) | |
tree | 36f23dc84c981e28cf642ba362fbec4f71c8c509 /Master | |
parent | 63366b738b95f05f0b841271efb778738371855e (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')
-rw-r--r-- | Master/texmf-dist/bibtex/bib/cnltx/cnltx.bib (renamed from Master/texmf-dist/doc/latex/cnltx/cnltx.bib) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/cnltx/cnltx.bib b/Master/texmf-dist/bibtex/bib/cnltx/cnltx.bib index bcc4b25741d..bcc4b25741d 100644 --- a/Master/texmf-dist/doc/latex/cnltx/cnltx.bib +++ b/Master/texmf-dist/bibtex/bib/cnltx/cnltx.bib 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$', ); |