diff options
author | Karl Berry <karl@freefriends.org> | 2007-05-09 13:15:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-05-09 13:15:05 +0000 |
commit | 5a221313b82fe5e9fc9db7db3e17ba4985f470f4 (patch) | |
tree | 9f6ba3c1ad6de63dfee9dfd98e107ae18ad1df2b /Build | |
parent | 8f0b3a4f2a7707d2fe6401235979e0fb092c8a53 (diff) |
new package leading (6may07)
git-svn-id: svn://tug.org/texlive/trunk@4267 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 3 | ||||
-rwxr-xr-x | Build/tools/tpm-ctan-check | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index ea0c2f8357b..3a3e9daae8c 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -692,7 +692,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$'; 'hyper', '\.sty|\.hyp', 'hyplain', '(hyrules|hy.*plain|hylang)\..*', 'insbox', 'insbox.tex', - 'inversepath', 'inversepath.sty', # no dtx-style.sty + 'inversepath', '^[^d].*.sty', # no dtx-style.sty 'iso10303', 'a.*tex|b.*tex|e.*tex|stp.*tex|\.sty|\.4ht', 'isodate', '\.idf|\.sty', 'isodoc', 'iso.*\.sty', # not mystyle.sty, etc. @@ -700,6 +700,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$'; 'karnaugh', 'kvmacros.tex', 'keystroke', 'keystroke_.*|\.sty', 'kuvio', '\.tex|\.sty', + 'leading', '^[^d].*.sty', # no dtx-style.sty 'lettre', '\.ins|\.cls', 'lettrine', '\.sty|\.cfl|\.cfg', 'magyar', 'NULL', # don't want to conflict with standard babel diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index e761a36c240..2fd3aa95a24 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -66,7 +66,7 @@ my @WorkingTPM = qw( jeopardy jneurosci jpsj jurabib juramisc kalender kerkis keystroke koma-script kpfonts l2picfaq l2tabu-english labelcas labels latex latex-tds - layouts lcd lcg leaflet ledmac leftidx lewis lfb lgreek lh + layouts lcd lcg leading leaflet ledmac leftidx lewis lfb lgreek lh limap linearA lineno lipsum listings listliketab lkproof lm logpap lsc lshort-bulgarian lshort-dutch lshort-english lshort-finnish lshort-french lshort-german lshort-italian |