diff options
author | Karl Berry <karl@freefriends.org> | 2012-03-21 00:48:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-03-21 00:48:51 +0000 |
commit | 15246c24a423f95e7a7df066901a4bc693484ae4 (patch) | |
tree | 40c148e136c3d8daae1cc15d05d2a6777a91aa5c /Master/tlpkg/libexec | |
parent | 99cc3d16261325d9426830014599fb9a87df704e (diff) |
new hecmd.sty (20mar12)
git-svn-id: svn://tug.org/texlive/trunk@25711 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 90f509fb729..d747933e5b9 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -351,7 +351,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'feynmf', "&MAKEfeynmf", 'findhyph', "&MAKEflatten", 'firststeps', "die 'skipping, noinfo license, 1999 book examples'", - 'flashmovie', 'die 'skipping, requires acrobat'", + 'flashmovie', "die 'skipping, requires acrobat'", 'fldigigal', "die 'skipping, per author request'", 'fltpage', "die 'skipping, unclear license'", 'fnlineno', "die 'skipping, use lineno'", |