diff options
author | Karl Berry <karl@freefriends.org> | 2011-06-13 22:19:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-06-13 22:19:40 +0000 |
commit | 2602740545c73b318e47c6840d5e00acfdac056e (patch) | |
tree | 578debd547c158e63dbb7edf23e330ef160fe381 /Master | |
parent | 10027854109121f218d64e9b0457011e3307d511 (diff) |
tkzexample.sty is a runtime file
git-svn-id: svn://tug.org/texlive/trunk@22959 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/latex/tkz-doc/tkzexample.sty (renamed from Master/texmf-dist/doc/latex/tkz-doc/tkzexample.sty) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-doc/tkzexample.sty b/Master/texmf-dist/tex/latex/tkz-doc/tkzexample.sty index 54a9cc5f1d5..54a9cc5f1d5 100644 --- a/Master/texmf-dist/doc/latex/tkz-doc/tkzexample.sty +++ b/Master/texmf-dist/tex/latex/tkz-doc/tkzexample.sty diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index ae01a035daf..00d96a4d45f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1228,7 +1228,6 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'tikz-qtree', '(pgf|tikz-)(subpic|q?tree(-compat)?)\.(tex|sty)', 'tipa-de', 'NULL', # doc package 'titleref', '^..[^s].*\.sty', # not miscdoc.sty - 'tkz-doc', '\.cls', # no example.sty 'tkz-orm', 'tkz.*\.sty', # no pgfmanual.sty 'tools', '\.cfg|\.sty|\.clo|\.cls|\.def|\.fd$|.?\.tex|^\.tex$', 'translator', '\.dict|translator-language-mappings.tex|' . $standardtex, |