diff options
Diffstat (limited to 'Master/tlpkg/bin/ctan2tds')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 65d1200370a..01f6e9cc205 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -153,6 +153,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'fragments', "die 'skipping, not a package'", 'frcursive', "&MAKEflatten", 'germbib', "&MAKEgermbib", + 'gfsbodoni', "&MAKEflatten", 'gfsdidot', "&MAKEflatten", 'gfscomplutum',"&MAKEflatten", 'gfsneohellenic', "&MAKEflatten", @@ -716,6 +717,7 @@ $standardinsrunner="latex -interaction=nonstopmode"; %specialins_postdelete = ( 'dateiliste', 'dateiliste.README*', # already in dist 'ednotes', 'perpage.sty', # copy from bigfoor + 'gfsbodoni', 'B*Specimen.pdf', # nonfree 'gfscomplutum', 'C*Specimen.pdf', # nonfree 'gfsdidot', '[DO]*Specimen.pdf', # nonfree 'gfsneohellenic', 'N*Specimen.pdf', # nonfree |