summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/pagesel.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/pagesel.ins')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/pagesel.ins80
1 files changed, 80 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/pagesel.ins b/Master/texmf-dist/source/latex/oberdiek/pagesel.ins
new file mode 100644
index 00000000000..80816293660
--- /dev/null
+++ b/Master/texmf-dist/source/latex/oberdiek/pagesel.ins
@@ -0,0 +1,80 @@
+% pagesel.ins
+%
+% This file is part of the package `pagesel' for use with LaTeX2e.
+%
+% Function: Selecting shipout output pages.
+%
+% Copyright (C) 1999, 2003 Heiko Oberdiek.
+%
+% This program may be distributed and/or modified under
+% the conditions of the LaTeX Project Public License,
+% either version 1.2 of this license or (at your option)
+% any later version. The latest version of this license
+% is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.2 or later is part of all distributions
+% of LaTeX version 1999/12/01 or later.
+%
+% Please send error reports and suggestions for improvements to
+% Heiko Oberdiek <oberdiek@uni-freiburg.de>.
+%
+
+\def\batchfile{pagesel.ins}
+\input docstrip.tex
+{\ifx\generate\undefined
+\Msg{**********************************************}
+\Msg{*}
+\Msg{* This installation requires docstrip}
+\Msg{* version 2.3c or later.}
+\Msg{*}
+\Msg{* An older version of docstrip has been input}
+\Msg{*}
+\Msg{**********************************************}
+\errhelp{Move or rename old `docstrip.tex'.}
+\errmessage{Old docstrip in input path}
+\batchmode
+\csname @@end\endcsname
+\fi}
+
+\keepsilent
+
+\preamble
+
+This file is part of the package `pagesel' for use with LaTeX2e.
+
+Function: Selecting shipout output pages.
+
+Copyright (C) 1999, 2003 Heiko Oberdiek.
+
+This program may be distributed and/or modified under
+the conditions of the LaTeX Project Public License,
+either version 1.2 of this license or (at your option)
+any later version. The latest version of this license
+is in
+ http://www.latex-project.org/lppl.txt
+and version 1.2 or later is part of all distributions
+of LaTeX version 1999/12/01 or later.
+
+Please send error reports and suggestions for improvements to
+ Heiko Oberdiek <oberdiek@uni-freiburg.de>.
+
+\endpreamble
+
+\usedir{tex/latex/oberdiek}
+
+\generateFile{pagesel.sty}{f}{\from{pagesel.dtx}{package}}
+%\generateFile{pagesel.drv}{f}{\from{pagesel.dtx}{driver}}
+
+\Msg{***********************************************************}
+\Msg{* To finish the installation you have to move the following}
+\Msg{* file into a directory searched by TeX:}
+\Msg{*}
+\Msg{* \space\space pagesel.sty}
+\Msg{*}
+\Msg{* To produce the documentation run the file `pagesel.dtx'}
+\Msg{* through LaTeX.}
+\Msg{*}
+\Msg{* Happy TeXing}
+\Msg{***********************************************************}
+
+\endinput