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 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/flashmovie.tlpsrc | 0 |
4 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 43f5b1720cf..9bff281a378 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -163,7 +163,7 @@ my @TLP_working = qw( findhyph fink finstrut first-latex-doc fix2col fixfoot fixlatvian fixltxhyph fixme fixpdfmag fjodor - flabels flacards flagderiv flashcards flipbook flippdf + flabels flacards flagderiv flashcards flashmovie flipbook flippdf float floatflt floatrow flowfram fltpoint fmp fmtcount diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 490772c716e..9a4db996a53 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -351,7 +351,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'feynmf', "&MAKEfeynmf", 'findhyph', "&MAKEflatten", 'firststeps', "die 'skipping, noinfo license, 1999 book examples'", - 'flashmovie', "die 'skipping, requires acrobat'", 'fldigigal', "die 'skipping, per author request'", 'fltpage', "die 'skipping, unclear license'", 'fnlineno', "die 'skipping, use lineno'", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 3a9c830fcb5..1463722027b 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -255,6 +255,7 @@ depend flabels depend flacards depend flagderiv depend flashcards +depend flashmovie depend flipbook depend flippdf depend floatflt diff --git a/Master/tlpkg/tlpsrc/flashmovie.tlpsrc b/Master/tlpkg/tlpsrc/flashmovie.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/flashmovie.tlpsrc |