summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-25 17:42:03 +0000
committerKarl Berry <karl@freefriends.org>2010-05-25 17:42:03 +0000
commitba02cfdc9fdfb4deff3b8a2ea8ef080706f37876 (patch)
tree2999facb401d38bdb1e152371940d6ab33c2227e /Master
parent1b6d0a50c7246eaf6b8ba51d08fa38401cc774f1 (diff)
ifmslide non-update
git-svn-id: svn://tug.org/texlive/trunk@18487 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/ifmslide/genbutton (renamed from Master/texmf-dist/source/latex/ifmslide/genbutton)0
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
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',