diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 8a42423e638..50a4b4d5482 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -147,7 +147,7 @@ my @TLP_working = qw( facsimile faktor fancybox fancyhdr fancyhdr-it fancynum fancypar fancyref fancytabs fancytooltips fancyvrb - FAQ-en fbithesis fbs featpost fenixpar + FAQ-en fbithesis fbs fdsymbol featpost fenixpar feyn feynmf fge fig4latex figbas figbib figflow figsize filecontents filehook fileinfo filemod findhyph fink finstrut first-latex-doc diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index f2463828e53..f7ef3f8848f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -322,6 +322,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'fc', "&MAKEflatten", 'fc_arith', "die 'skipping, per author request'", 'fc-arith', "die 'skipping, per author request'", +# 'fdsymbol', "&MAKEflatten", 'featpost', "&MAKEfeatpost", 'feynmf', "&MAKEfeynmf", 'findhyph', "&MAKEflatten", |