diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-12 00:44:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-12 00:44:01 +0000 |
commit | df90badf1401f7fa12c8b7e0c5d47aab18dc0b94 (patch) | |
tree | 0fecaf55c6532880a489aa08af6f8deb1a0a4c9a /Master/tlpkg | |
parent | 93266897611e8f360807b1af71d8969972f62937 (diff) |
new latex package logical-markup-utils (10may09)
git-svn-id: svn://tug.org/texlive/trunk@13048 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 4 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/logical-markup-utils.tlpsrc | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 93d846fb5fb..be9fae27db4 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -135,8 +135,8 @@ my @WorkingTLP = qw( lewis lfb lgreek lh libertine libris limap linearA lineno linguex lipsum listings listliketab lithuanian liturg lkproof lm lnotes - logic logpap lps lsc lshort-bulgarian lshort-chinese - lshort-dutch lshort-english + logic logical-markup-utils logpap lps lsc + lshort-bulgarian lshort-chinese lshort-dutch lshort-english lshort-finnish lshort-french lshort-german lshort-italian lshort-japanese lshort-korean lshort-mongolian lshort-polish lshort-portuguese lshort-slovak lshort-slovenian diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 67fbe32888b..ae1fde1067e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -446,6 +446,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'pst-uml', "&MAKEpst", 'pst-vowel', "&MAKEflatten", 'pst-vue3d', "&MAKEpst", + 'pstrees', "die 'skipping, obsolete (for latex 2.09)'", 'pstricks', "&MAKEpstricks", 'pstricks-add',"&MAKEpst", 'pxfonts', "&MAKEflatten", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 3fb03d0b4c5..6ddef54d5ec 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -281,6 +281,7 @@ depend listofsymbols depend lithuanian depend lkproof depend localloc +depend logical-markup-utils depend logpap depend lsc depend ltablex diff --git a/Master/tlpkg/tlpsrc/logical-markup-utils.tlpsrc b/Master/tlpkg/tlpsrc/logical-markup-utils.tlpsrc new file mode 100644 index 00000000000..1b5ea724dd8 --- /dev/null +++ b/Master/tlpkg/tlpsrc/logical-markup-utils.tlpsrc @@ -0,0 +1,2 @@ +name logical-markup-utils +category Package |