diff options
author | Norbert Preining <preining@logic.at> | 2019-07-29 12:42:22 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2019-07-29 12:42:22 +0000 |
commit | d4bd5661256058f8a4b767e34b3d6b85b77e80fc (patch) | |
tree | 435404d33100c86ff773430ae88fddf379b5da7a /Master/tlpkg/libexec/ctan2tds | |
parent | 6001b946a889b623b96364238f86ef5d0d4f144c (diff) |
theanooldstyle needs makeflatten
git-svn-id: svn://tug.org/texlive/trunk@51768 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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 beb11f2db32..b0856f9353c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1194,6 +1194,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'thaifonts-scalable', "die 'skipping, fontforge format only'", 'thailatex', "die 'skipping, use babel-thai'", 'theanomodern', "&MAKEflatten", + 'theanooldstyle', "&MAKEflatten", 'thesis', "die 'skipping, contradictory licenses'", # texdev.net/2016/12/18/tex-on-windows-tex-live-versus-miktex-revisited/ 'thesis-qom', "&MAKEflatten", 'thesis-titlepage-fhAC',"die 'skipping, use ...fhac'", |