summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-14 18:38:09 +0000
committerKarl Berry <karl@freefriends.org>2010-05-14 18:38:09 +0000
commit7d90c1647c043c87a58609fbc1f9a5fe179dd916 (patch)
tree078ee223e48dd7ae3fd13a8d09c3490c94e9aa60 /Master/tlpkg/libexec
parentb4fbd468b2e7696563334ef41be837c4cc1d5013 (diff)
underscore own pkg + doc (12may10)
git-svn-id: svn://tug.org/texlive/trunk@18261 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds17
1 files changed, 9 insertions, 8 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 85a162b157c..fe54dfc716d 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -959,10 +959,10 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'splitindex', 'splitindex\.tex|' . $standardtex,
'spotcolor', 'spotcolor.*\.tex|' . $standardtex,
'startex', '\.tex',
- 'subfig', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide
- 'subfigure', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide
+ 'subfig', '\.sty|[^c]\.cfg', # not ltxdoc.cfg, would be system-wide
+ 'subfigure', '\.sty|[^c]\.cfg', # not ltxdoc.cfg, would be system-wide
'syntax', 'syntax\.tex',
- 'tabls', '^[^m].*\.sty', # not miscdoc.sty
+ 'tabls', '^[^m].*\.sty', # not miscdoc.sty
'tabto-generic','tabto.tex',
'taylor', 'diagrams.tex',
'tex-ewd', 'dotnot.tex',
@@ -970,18 +970,19 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'threeparttable', '^..[^s].*\.sty', # not miscdoc.sty
'ticket', '\.tdf|' . $standardtex,
'tikz-qtree', '(pgf|tikz-)(subpic|q?tree(-compat)?)\.(tex|sty)',
- 'tkz-doc', '\.cls', # no example.sty
- 'tkz-orm', 'tkz.*\.sty', # no pgfmanual.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,
'tugboat-plain','\.cmn|' . $standardtex,
- 'universa', '\.fd|uni\.sty', # not unidoc.sty
- 'url', '^[^m].*\.sty', # not miscdoc.sty
+ 'underscore', '^..[^s].*\.sty', # not miscdoc.sty
+ 'universa', '\.fd|uni\.sty', # not unidoc.sty
+ 'url', '^[^m].*\.sty', # not miscdoc.sty
'variations', '^variations\.tex|' . $standardtex, # not docvariations.tex
'varisize', '\.tex',
'vaucanson-g', '\.(def|tex)|' . $standardtex,
'vertex', 'vertex\.tex|' . $standardtex,
- 'vhistory', '\.sty', # not hyperref.cfg
+ 'vhistory', '\.sty', # not hyperref.cfg
'vruler', '^..[^s].*\.sty', # not miscdoc.sty
'wasy2', 'wasyfont\.tex',
'wordcount', '\.tex',