diff options
-rw-r--r-- | Master/texmf-dist/doc/latex/yafoot/yafoot-man.dvi | bin | 20940 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/yafoot/yafoot-man.pdf | bin | 0 -> 268060 bytes | |||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 4 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
4 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/yafoot/yafoot-man.dvi b/Master/texmf-dist/doc/latex/yafoot/yafoot-man.dvi Binary files differdeleted file mode 100644 index c9babd1eb60..00000000000 --- a/Master/texmf-dist/doc/latex/yafoot/yafoot-man.dvi +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/yafoot/yafoot-man.pdf b/Master/texmf-dist/doc/latex/yafoot/yafoot-man.pdf Binary files differnew file mode 100644 index 00000000000..185e25438e9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/yafoot/yafoot-man.pdf diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 75a97a7903b..4f4859c6c27 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -329,7 +329,7 @@ my @TLP_working = qw( varsfromjobname varwidth vaucanson-g vector velthuis venn venturisadf verbatimbox verbatimcopy verbdef verse version versions vertbars - vhistory visualfaq vmargin vntex volumes vpe vruler vwcol vxu + vhistory visualfaq vmargin vntex volumes vpe vrb vruler vwcol vxu wadalab wallpaper warning warpcol widetable williams wordlike wrapfig wsuipa xargs xcolor xcomment xdoc @@ -339,7 +339,7 @@ my @TLP_working = qw( xkeyval xlop xltxtra xmpincl xnewcommand xoptarg xpackages xq xskak xstring xtab xtcapts xunicode xwatermark xyling xypdf xypic xypic-tut-pt xytree - yagusylo yax ydoc york-thesis youngtab yplan + yafoot yagusylo yax ydoc york-thesis youngtab yplan zed-csp zefonts ziffer zhmetrics zhspacing zwgetfdate zwpagelayout ); diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index ee2f7fee96c..9f01d573f48 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1009,6 +1009,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'vaucanson-g', '\.(def|tex)|' . $standardtex, 'vertex', 'vertex\.tex|' . $standardtex, 'vhistory', '\.sty', # not hyperref.cfg + 'vrb', 'vrb\.tex', 'vruler', '^..[^s].*\.sty', # not miscdoc.sty 'wasy2', 'wasyfont\.tex', 'wordcount', '\.tex', |