diff options
author | Karl Berry <karl@freefriends.org> | 2006-08-14 23:02:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-08-14 23:02:56 +0000 |
commit | e4fbc549355ed2057326cf7c0a4cf111971c4d24 (patch) | |
tree | 8f0abc4de3bc5d62256ed2f9e00a625ef11e5c95 /Build/cdbuild/ctan2tds.pl | |
parent | 186b7afe6ad5783e819d1b2a7bec5095e8ff33db (diff) |
new bst package munich (14aug06)
git-svn-id: svn://tug.org/texlive/trunk@1960 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/cdbuild/ctan2tds.pl')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 7ac2f8302a1..dc4bd5e7f1b 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -847,6 +847,7 @@ $standardbst='\.bst'; 'doipubmed', 'NULL', 'eplain', 'NULL', 'mslapa', 'NULL', + 'munich', 'NULL', 'ucthesis', 'NULL', ); $standardbib='\.bib$'; # $ so we don't find README.bibtex in IEEEtran |