diff options
-rw-r--r-- | Master/texmf-dist/doc/latex/ifmslide/genbutton (renamed from Master/texmf-dist/source/latex/ifmslide/genbutton) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/ifmslide/genbutton b/Master/texmf-dist/doc/latex/ifmslide/genbutton index 91b8dc1c581..91b8dc1c581 100644 --- a/Master/texmf-dist/source/latex/ifmslide/genbutton +++ b/Master/texmf-dist/doc/latex/ifmslide/genbutton diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index f6c8461a97c..900affd4cb4 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -158,7 +158,7 @@ my @TLP_working = qw( hypdvips hyper hypernat hyperref hyperxmp hyph-utf8 hyphen-base hyphenat hyphenex hyplain ibygrk icsv idxlayout ieeepes - ifmtarg ifplatform iftex ifxetex + ifmslide ifmtarg ifplatform iftex ifxetex ijmart ijqc imac image-gallery impatient impatient-fr import imtekda inconsolata inlinebib inlinedef insbox interactiveworkbook intro-scientific inversepath diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 9fc636a3b70..4bc449390f0 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -312,6 +312,7 @@ $Master = "$mydir/../.."; 'ieeeconf', "die 'skipping, use IEEEconf'", 'ieeetran', "die 'skipping, use IEEEtran'", 'ifacmtg', "die 'skipping, nonfree license'", + 'ifmslide', "&MAKEflatten", 'indxcite', "die 'skipping, too old, license suboptimal'", 'induni-om', "die 'skipping, for omega, use of pua?'", 'installfont', "die 'skipping, written for miktex'", @@ -888,6 +889,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'hyphenex', 'ushyphex\.tex', 'hyplain', '(hyrules|hy.*plain|hylang)\..*', 'ibygrk', 'iby4extr.tex|ibycus4.tex|ibycusps.tex|pssetiby.tex|setiby4.tex|tlgsqq.tex|version4.tex|' . $standardtex, + 'ifmslide', '[^n]\.(eps|pdf|jpg)|' . $standardtex, # not ifmman.pdf 'insbox', 'insbox.tex', 'interactiveworkbook', 'NULL', # done in POSTinteractiveworkbook 'iso10303', 'a.*tex|b.*tex|e.*tex|stp.*tex|\.sty|\.4ht', |