diff options
-rw-r--r-- | Master/texmf-dist/tex/generic/xlop/xlop.tex (renamed from Master/texmf-dist/doc/generic/xlop/xlop.tex) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 |
3 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/xlop/xlop.tex b/Master/texmf-dist/tex/generic/xlop/xlop.tex index dea98da45d0..dea98da45d0 100644 --- a/Master/texmf-dist/doc/generic/xlop/xlop.tex +++ b/Master/texmf-dist/tex/generic/xlop/xlop.tex diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 4e02ab7fbc6..db24e840edf 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -981,6 +981,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|\.cmap|\.4ht$'; 'wasy2', 'wasyfont\.tex', 'wordcount', '\.tex', 'xetexfontinfo','\.tex', + 'xlop', 'xlop\.tex|' . $standardtex, 'zefonts', '\.sty|\.fd', ); diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 5b1ba6832c8..c0d7c1c69c6 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -223,7 +223,7 @@ my @WorkingTLP = qw( xargs xcolor xdoc xecyr xepersian xetex-def xetex-pstricks xetexfontinfo xetexref xfor xgreek xifthen - xkeyval xltxtra xmpincl xnewcommand xoptarg xpackages + xkeyval xlop xltxtra xmpincl xnewcommand xoptarg xpackages xq xskak xstring xtab xtcapts xunicode xyling xypic-tut-pt xytree york-thesis ziffer zwgetfdate |