diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-13 23:45:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-13 23:45:32 +0000 |
commit | 5473664986a9e2326863e7c09383c5daa830a5e7 (patch) | |
tree | 0d803ec3821dfd800cfd696b26693f4bb82b16dc /Master/tlpkg | |
parent | c7e46de6460a5f1a70081a27033654c5e0b8ec22 (diff) |
lettre (long ago)
git-svn-id: svn://tug.org/texlive/trunk@21400 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/bin/tlpkginfo | 1 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 8 |
3 files changed, 8 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index f0b2c644f9d..2cbcd495c95 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -199,7 +199,7 @@ my @TLP_working = qw( latex4wp latexcheat latexcheat-esmx latexcheat-ptbr latexdiff latexmk latexmp lato layaureo layouts lazylist - lcd lcg lcyw leading leaflet lecturer ledmac leftidx lettrine + lcd lcg lcyw leading leaflet lecturer ledmac leftidx lettre lettrine lewis lexikon lfb lgreek lh libertine librarian libris limap linearA linegoal lineno linguex lipsum listbib listing listings listings-ext listliketab listofsymbols diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index 7665941a406..701368e239a 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -124,6 +124,7 @@ sub find_ctan_dir "info/$me", # Type1fonts "help/$me", # es-tex-faq "graphics/$me", # sparklines + "graphics/metapost/contrib/tools/$me", # mptopdf "graphics/metapost/contrib/macros/$me", # mpattern "graphics/pictex/addon/$me", # autoarea "graphics/pstricks/contrib/pedigree/$me", # pst-pdgr diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 7227ec3aa76..7ea7f571a06 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -291,6 +291,7 @@ $Master = "$mydir/../.."; 'euclide', "&MAKEpst", 'eukleides', "die 'skipping, requires compilation'", 'eulervm', "&MAKEcopy", + 'eurofont', "die 'skipping, not ready, sorry'", 'eurosym', "&MAKEflatten", #'euenc', "&MAKEflatten", 'excel2latex', "die 'skipping, only supports excel?'", @@ -384,7 +385,7 @@ $Master = "$mydir/../.."; 'jhep', "die 'skipping, probably nonfree license'", 'jj_game', "die 'skipping, requires acrotex'", 'jpgfdraw', "die 'skipping, requires java'", - 'jsclasses', "die 'skipping, requires nonfree ptex/platex'", + 'jsclasses', "die 'skipping, not ready ptex/platex, sorry'", 'junicode', "&MAKEflatten", 'kd', "die 'skipping, too old, too complicated, sorry'", 'kdgreek', "die 'skipping, nonfree license'", @@ -410,7 +411,7 @@ $Master = "$mydir/../.."; 'letter1', "die 'skipping, circa 1989, never in TL, await request'", 'lettre', "&MAKEflatten", 'lettrgth', "die 'skipping, nonfree font'", - 'levy', "die 'skipping, levy not ready, sorry'", + 'levy', "die 'skipping, not ready, sorry'", 'lexitex', "die 'skipping, camel has replaced'", 'lfb', "&MAKElfb", 'lh', "&MAKElh", @@ -505,6 +506,7 @@ $Master = "$mydir/../.."; 'movie15', "&MAKEflatten", 'mpattern', "&MAKEmpattern", 'mpdinbrief', "die 'skipping, nosell license'", + 'mptopdf', "die 'skipping, not ready, sorry'", #"&MAKEflatten", 'msu-thesis', "die 'skipping, use msuthesis'", 'msuthesis', "&MAKEflatten", 'mtx', "die 'skipping, problematic musixtex binaries'", @@ -1234,6 +1236,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'eplain', 'eplain', 'epsf', 'generic', 'epspdf', 'support', + 'eurofont', 'fonts', 'eurosym', 'fonts', 'expressg', 'metapost', 'exteps', 'metapost', @@ -1416,6 +1419,7 @@ $standarddocfmt='latex'; 'dozenal', 'fonts', 'eplain', 'eplain', 'epsf', 'generic', + 'eurofonts', 'fonts', 'eurosym', 'fonts', 'expressg', 'metapost', 'fc', 'fonts', |