diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-14 20:42:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-14 20:42:47 +0000 |
commit | a1ff94caaceac88ec8f032f0b45ce82b15981d6b (patch) | |
tree | 6b3763a80653ce2ce18691dcada290e84c529d69 /Master/tlpkg/libexec | |
parent | b575d41c76797ffa70ce1c92cacb542e7925c1c8 (diff) |
thesis-qom (14oct18)
git-svn-id: svn://tug.org/texlive/trunk@48908 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 663daf84076..2493571aa57 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -251,7 +251,8 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'clarendo', "die 'skipping, nonfree font'", 'classico', "die 'skipping, nonfree font'", 'clock', "&MAKEflatten", - 'cm', "die 'skipping, frozen'", + 'cluttex', "die 'fixx first, needs tweaking for wrappers'", + 'cm', "die 'skipping, frozen'", 'cm-lgc', "&MAKEcmlgc", 'cm-super', "&MAKEflatten", 'cm-unicode', "&MAKEflatten", @@ -1146,6 +1147,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'thaifonts-scalable', "die 'skipping, fontforge format only'", 'thailatex', "die 'skipping, use babel-thai'", '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'", 'thsmc', "die 'skipping, requires nonfree font'", 'ticket', "&MAKEflatten", |