diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-07 16:57:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-07 16:57:06 +0000 |
commit | 913673f8f33d20657d1550634367f88adcc7aa50 (patch) | |
tree | f1413a662c99e66cf81dc1151d0101b794114ca9 /Master/tlpkg | |
parent | 0a55dde58294ff3b56499456a092a4e47d7f5e32 (diff) |
captdef doc update (6mar10)
git-svn-id: svn://tug.org/texlive/trunk@17353 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/captdef.tlpsrc | 0 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 0926a04af20..c9ed0a2b4f6 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -55,7 +55,7 @@ my @TLP_working = qw( bracketkey braille braket breakcites breakurl bullcntr bussproofs bytefield cachepic calctab calligra calrsfs cancel - capt-of captcont caption carlisle carolmin-ps cases casyl catechis + capt-of captcont captdef caption carlisle carolmin-ps cases casyl catechis cbcoptic cbfonts cc-pl ccaption ccfonts ccicons cclicenses cd cd-cover cdpbundl diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 9cd58b24a65..a25b44a5241 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -810,6 +810,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'breqn', '\.sty|\.sym', 'calxxxx', 'cal.*\.tex', 'captcont', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide + 'captdef', '^..[^s].*\.sty', # not miscdoc.sty 'carlisle', '\.sty|\.ltx', 'chemstyle', '\.jdf|' . $standardtex, 'cirth', 'num\.tex', diff --git a/Master/tlpkg/tlpsrc/captdef.tlpsrc b/Master/tlpkg/tlpsrc/captdef.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/captdef.tlpsrc diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 951f079815a..c9c5537ee8b 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -65,6 +65,7 @@ depend calxxxx depend cancel depend capt-of depend captcont +depend captdef depend cases depend casyl depend catechis |