diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-09 23:49:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-09 23:49:29 +0000 |
commit | 6b6cdb5a62b8daaafcfd6a7fbea94c0510a2765c (patch) | |
tree | d4115068d3a639db97c6838cfda1ccace4ee919b /Master/tlpkg | |
parent | 2888e7fbb9e303365f43f648b7dbaa9a8c91c2bc (diff) |
install niceframe, LPPL now (9sep)
git-svn-id: svn://tug.org/texlive/trunk@15193 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 | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/niceframe.tlpsrc | 0 |
4 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index c6493eb1be6..4423a9f8a7a 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -175,7 +175,7 @@ my @WorkingTLP = qw( multido multiobjective munich muthesis mwcls mxedruli nag namespc natbib nath nature ncclatex ncctools needspace newfile newlfm nextpage - nfssext-cfr nicetext nih noitcrul + nfssext-cfr nicefram nicetext nih noitcrul nomencl nomentbl nostarch notes notes2bib ntgclass ntheorem-vn numname numprint oberdiek ocr-latex octavo ofs ogham oldstyle onlyamsmath opcit diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 707cfb62ac1..df425954e9a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -374,7 +374,6 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'ncctools', "&MAKEflatten", 'newsletr', "&MAKEnewsletr", 'newthm', "die 'skipping, obsolete, no longer on ctan'", - 'niceframe', "die 'skipping, nosell license'", 'nohyph', "die 'skipping, nohyph must be done by hand'", 'norasi-c90', "&MAKEnorasi_c90", 'notes', "&MAKEnotes", @@ -1383,6 +1382,7 @@ $standardmf='[0-9]\.mf'; 'logic', 'milstd\.mf', 'mfpic', 'grafbase\.mf', 'morse', 'morse10.mf|morse.def', + 'niceframe', 'karta15\.mf|umrand[ab]\.mf', # not bbding or dingbat 'ogham', 'ogham\.mf', 'skak', 'skak.*[0-9].*\.mf', 'tengwar', 'tengwar\.mf', diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index b0ea346e456..dc08f046819 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -358,6 +358,7 @@ depend newspaper depend newvbtm depend nextpage depend nfssext-cfr +depend niceframe depend nicetext depend noitcrul depend nomencl diff --git a/Master/tlpkg/tlpsrc/niceframe.tlpsrc b/Master/tlpkg/tlpsrc/niceframe.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/niceframe.tlpsrc |