diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-13 22:51:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-13 22:51:49 +0000 |
commit | 2aabe3d64a58aa25a1a71ee2f61b38ac7badca93 (patch) | |
tree | 90fe3eb19f4a5c0706d96bfc6f6fbc3abd61106d /Master/tlpkg | |
parent | 252d6b0a972ba049ffe6b366cccb2d540d690b76 (diff) |
domitian otf in runtime
git-svn-id: svn://tug.org/texlive/trunk@53120 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 9a7cabb8c0d..92f96434acf 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -386,6 +386,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'do-it-yourself-tex', "die 'skipping, huge documentation package'", 'dogma', "die 'skipping, requires nonfree font'", 'dot2tex', "die 'skipping, only useful with supporting python setup'", + 'domitian', "&MAKEflatten", 'dozenal', "&MAKEflatten", 'dps', "die 'skipping, requires acrotex'", 'draftmark', "die 'skipping, nosell license'", |