diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-07 22:57:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-07 22:57:53 +0000 |
commit | 5234bf5dd0e40942928b3466856ce322adfea904 (patch) | |
tree | 36c0c0b350091d6af4738d9b05a00b0c134ab593 /Master/tlpkg/libexec | |
parent | 8d43fde7923911d9106fe1695ed04baa58bc186c (diff) |
new math font dutchcal (22jun11)
git-svn-id: svn://tug.org/texlive/trunk@23448 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 4644e40cf7f..5b50b28ac44 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -277,6 +277,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'dropping', "die 'skipping, nosell license'", 'dtxtut', "&setup", # straight copy 'duplicat', "die 'skipping, use piff'", + 'dutchcal', "&MAKEcopy", 'easy', "&MAKEeasy", 'easylatex', "die 'skipping, complicated perl modules, sorry'", 'ean13isbn', "&MAKEcopy", |