diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-14 22:53:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-14 22:53:37 +0000 |
commit | d31e3cb2cb89121da9afc55e82d64ad45c6d6c86 (patch) | |
tree | ec3ba5d1b869806e876804b90fe7a370083a18ba /Master/tlpkg | |
parent | 5e7679b3fae60cad87c935a8753cbc929b337f22 (diff) |
new manual latex4wp 1.0.7 (14sep10)
git-svn-id: svn://tug.org/texlive/trunk@19730 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 1 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/latex4wp.tlpsrc | 0 |
4 files changed, 5 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 24afae3edcc..18fcaa94219 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -184,6 +184,7 @@ my @TLP_working = qw( latex-referenz latex-tabellen latex-tds latex-veryshortguide latex2e-help-texinfo latex2e-help-texinfo-spanish latex2man + latex4wp latexcheat latexcheat-esmx latexcheat-ptbr latexdiff latexmk latexmp layaureo layouts lazylist lcd lcg lcyw leading leaflet ledmac leftidx lettrine diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index fdd6edd75ff..8c191549274 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -947,7 +947,8 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'kuvio', '\.tex|\.sty', 'lastpage', '\.sty', # not .cfg 'latex-course','NULL', # keep doc together - 'latex-doc-ptr', 'NULL', # keep doc together + 'latex-doc-ptr','NULL', # keep doc together + 'latex4wp', 'NULL', # keep doc together 'lettre', '\.ins|\.cls', 'librarian', '(t-)?librarian.(tex|sty)', 'listings-ext','\.sty', # not .cfg diff --git a/Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc b/Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc index 8cf73119f4d..b807a383c87 100644 --- a/Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc @@ -18,12 +18,13 @@ depend impatient depend intro-scientific depend knuth depend l2tabu-english -depend latex2e-help-texinfo depend latex-course depend latex-doc-ptr depend latex-graphics-companion depend latex-veryshortguide depend latex-web-companion +depend latex2e-help-texinfo +depend latex4wp depend latexcheat depend lshort-english depend math-into-latex diff --git a/Master/tlpkg/tlpsrc/latex4wp.tlpsrc b/Master/tlpkg/tlpsrc/latex4wp.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/latex4wp.tlpsrc |