diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-18 00:44:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-18 00:44:59 +0000 |
commit | 6ced86b30c53536076fb45741435a24fedec2345 (patch) | |
tree | b033fcc620f21822617a4bf95fc71749d8fcaf1d /Master/tlpkg | |
parent | d88c4a0872cd2b3031b10175b7309dd69dc2d942 (diff) |
add old plain package resumemac (tex-live 17 Nov 2008 07:56:19)
git-svn-id: svn://tug.org/texlive/trunk@11338 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-plainextra.tlpsrc | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/resumemac.tlpsrc | 2 |
5 files changed, 7 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 1e6d673640b..f42ac33c361 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -1016,6 +1016,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'qobitree', 'qobitree.tex', 'r_und_s', '\.tex|\.sty', 'realcalc', 'realcalc.tex', + 'resumemac', 'resumemac.tex', 'revtex', '\.sty|\.cls|\.rtx', 'rlepsf', 'rlepsf.tex', 'seminar', '\.bug|\.bg2|\.cls|\.sty|2up.tex', diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 83288d51b1f..80e3065cdc5 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -188,7 +188,7 @@ my @WorkingTLP = qw( psu-thesis ptptex pxfonts qcm qstest quotmark qtree r_und_s randbild rccol rcs rcsinfo recipe recipecard - refman refstyle regcount register resume robustcommand + refman refstyle regcount register resume resumemac robustcommand robustindex rotating rsc rtkinenc rtklage sagetex sauerj sauterfonts savefnmark savesym savetrees scale scalebar scientificpaper sciposter screenplay script diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index 3c8ea6656b1..5e3488c5db3 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -32,6 +32,7 @@ depend boisik depend bookhands depend braille depend brushscr +depend calligra depend carolmin-ps depend cherokee depend clarendo diff --git a/Master/tlpkg/tlpsrc/collection-plainextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-plainextra.tlpsrc index c51afcb945b..b39599c5dcb 100644 --- a/Master/tlpkg/tlpsrc/collection-plainextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-plainextra.tlpsrc @@ -1,7 +1,7 @@ name collection-plainextra category Collection shortdesc Plain TeX supplementary packages -longdesc A collection of add-on packages and macros for plain TeX. +longdesc Add-on packages and macros that work with plain TeX. depend colortab depend fixpdfmag depend fontch @@ -10,6 +10,7 @@ depend jsmisc depend mkpattern depend newsletr depend plgraph +depend resumemac depend timetable depend treetex depend typespec diff --git a/Master/tlpkg/tlpsrc/resumemac.tlpsrc b/Master/tlpkg/tlpsrc/resumemac.tlpsrc new file mode 100644 index 00000000000..2f2f1fe5e24 --- /dev/null +++ b/Master/tlpkg/tlpsrc/resumemac.tlpsrc @@ -0,0 +1,2 @@ +name resumemac +category Package |