diff options
-rw-r--r-- | Master/texmf-dist/tex/latex/selectp/selectp.sty (renamed from Master/texmf-dist/tex/latex/ltxmisc/selectp.sty) | 9 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/selectp.tlpsrc | 0 |
4 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/ltxmisc/selectp.sty b/Master/texmf-dist/tex/latex/selectp/selectp.sty index 1c4e609ff2c..7ded64bcb18 100644 --- a/Master/texmf-dist/tex/latex/ltxmisc/selectp.sty +++ b/Master/texmf-dist/tex/latex/selectp/selectp.sty @@ -1,12 +1,15 @@ % % S E L E C T P . S T Y - Select pages for output % -% Version 0.9 (test), Sept 25, 1992 (So much for keeping versions current!) +% Version 1.0 Sept 25, 1992 % -% By Donald Arseneau, asnd@reg.triumf.ca, based on macros in +% By Donald Arseneau, asnd@triumf.ca, based on macros in % TUGBoat, 8:2 (1987), p. 217 written by Don Knuth, and with % suggestions from Hossein Saiedian. % +% Copyright 1992, Donald Arseneau +% This software is contributed freely to the public domain. +% % This style allows selection of individual pages to be output by LaTeX % or plain TeX by specifying, for example, % @@ -225,7 +228,7 @@ % % Version 0.9 (test), Sept 25, 1992: % -% Send problem reports to asnd@triumfcl.bitnet or asnd@Reg.triumf.ca +% Send problem reports to asnd@triumf.ca % % test integrity: % brackets: round, square, curly, angle: () [] {} <> diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 59e9dbe2ae7..d0d88947ca1 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -219,7 +219,7 @@ my @WorkingTLP = qw( rtkinenc rtklage sageep sagetex sauerj sauterfonts savefnmark savesym savetrees scale scalebar schemabloc scientificpaper sciposter screenplay script - sdrt sectionbox sectsty semantic semaphor seminar semioneside + sdrt sectionbox sectsty selectp semantic semaphor seminar semioneside seqsplit setspace sf298 sffms sfg sfheaders sfmath sgame shadbox shade shapepar shipunov shorttoc show2e showdim showexpl showlabels shuffle diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index c2d9a0298f5..bb62edebfa7 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -471,6 +471,7 @@ depend script depend sdrt depend sectionbox depend sectsty +depend selectp depend semantic depend semioneside depend seqsplit diff --git a/Master/tlpkg/tlpsrc/selectp.tlpsrc b/Master/tlpkg/tlpsrc/selectp.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/selectp.tlpsrc |