diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-22 22:43:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-22 22:43:45 +0000 |
commit | 7189045dcbf98604e22d04c1064843841bfaac4d (patch) | |
tree | eb53338d32a8095cb2c0348c392c1ff510fc1ddb /Master/tlpkg | |
parent | 982e4c99db04310b07e6c39de52c9268e606701a (diff) |
new latex package changelayout 0.1 (21jul09)
git-svn-id: svn://tug.org/texlive/trunk@14369 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/changelayout.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 41ea12d6bb5..225560e0d72 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -47,7 +47,7 @@ my @WorkingTLP = qw( calctab calligra calrsfs captcont caption carlisle casyl catechis carolmin-ps cbcoptic cbfonts ccaption cclicenses cd cdpbundl cellspace - changebar changepage changes chappg chapterfolder + changebar changelayout changepage changes chappg chapterfolder chem-journal chembst chemcompounds chemstyle cherokee chess-problem-diagrams chessboard chessfss chicago-annote chletter circ circuitikz diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 952367e225a..478f40ccc35 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -329,6 +329,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'manjutex', "die 'skipping, obsolete on CTAN'", #"&MAKEflatten", 'manpage', "die 'skipping, nonfree license'", 'mathabx', "&MAKEflatten", + 'mathgifg', "die 'skipping, nonfree font support'", 'marvosym', "&MAKEnosymlinks", 'mathdesign', "&MAKEmathdesign", 'mathexam', "&MAKEflatten", diff --git a/Master/tlpkg/tlpsrc/changelayout.tlpsrc b/Master/tlpkg/tlpsrc/changelayout.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/changelayout.tlpsrc diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 60973d36387..15577e93eeb 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -60,6 +60,7 @@ depend cd-cover depend cdpbundl depend cellspace depend changebar +depend changelayout depend changepage depend changes depend chappg |