diff options
author | Karl Berry <karl@freefriends.org> | 2008-09-14 01:14:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-09-14 01:14:49 +0000 |
commit | 72a95c88cc9c66ed8fff4aae20fa2fe4afaeca7a (patch) | |
tree | f5d4ffb25e2984dd83645787bc543f8067063b35 /Master | |
parent | 2ed8df7c4a2430bf6cbda5257d9bded2389022e6 (diff) |
xlop.tex in runtime
git-svn-id: svn://tug.org/texlive/trunk@10589 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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 |