diff options
-rw-r--r-- | Master/texmf-dist/doc/latex/pdfslide/manual.pdf | bin | 207419 -> 0 bytes | |||
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 |
3 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfslide/manual.pdf b/Master/texmf-dist/doc/latex/pdfslide/manual.pdf Binary files differdeleted file mode 100644 index bb58ecb3807..00000000000 --- a/Master/texmf-dist/doc/latex/pdfslide/manual.pdf +++ /dev/null diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 742f7a00a68..5c1b7af3134 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -1089,6 +1089,7 @@ $standardmp = '\.mp$'; 'metago' => 'metago.mp', # not example-* 'mpattern' => 'mpattern.mp', # not test.mp 'mpman-ru' => 'NULL', # doc package + 'pdfslide' => 'NULL', # not meta.mp 'polski' => 'NULL', # not sample-*.mp 'semioneside' => 'NULL', # not figure*.mp 'textpath' => 'textpath.mp', # not textpathfigs.mp diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 98289cc6759..63385c01bb1 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -157,7 +157,8 @@ my @WorkingTLP = qw( patch patchmd pauldoc pbox pb-diagram pdf-forms-tutorial-de pdf-forms-tutorial-en pdf-trans pdfcprot pdfcrop - pdfpages pdfscreen pdfsync pdftex-def pdftricks perception perltex + pdfpages pdfscreen pdfslide pdfsync pdftex-def pdftricks + perception perltex permute petiteannonce pgf pgf-soroban pgfopts pgfplots phaistos philex philosophersimprint pict2e pictex pictex2 pinlabel pittetd placeins plari plates play |