diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/pdfpages/pdfpages.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/pdfpages/pdfpages.ins | 52 |
1 files changed, 36 insertions, 16 deletions
diff --git a/Master/texmf-dist/source/latex/pdfpages/pdfpages.ins b/Master/texmf-dist/source/latex/pdfpages/pdfpages.ins index 662e8e2735a..8928d1701eb 100644 --- a/Master/texmf-dist/source/latex/pdfpages/pdfpages.ins +++ b/Master/texmf-dist/source/latex/pdfpages/pdfpages.ins @@ -1,48 +1,64 @@ +%% +%% This is file `pdfpages.ins', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% pdfpages.dtx (with options: `installer') +%% +%% IMPORTANT NOTICE: +%% +%% For the copyright see the source file. +%% +%% Any modified versions of this file must be renamed +%% with new filenames distinct from pdfpages.ins. +%% +%% For distribution of the original source see the terms +%% for copying and modification in the file pdfpages.dtx. +%% +%% This generated file may be distributed as long as the +%% original source files, as listed above, are part of the +%% same distribution. (The sources need not necessarily be +%% in the same archive or directory.) +%% \input docstrip - \askforoverwritefalse \keepsilent -\declarepreamble\package +\preamble +\endpreamble -This is a package for PDFLaTeX, which makes it -easy to insert pages of external PDF documents. +\declarepreamble\package This file is part of the pdfpages package. -Copyright (C) 2001-2003 Andreas MATTHIAS. - \endpreamble \declarepreamble\example -This file is a demonstration of the pdfpages package. -Run it through pdfLaTeX. - +This file demonstrates how to use the pdfpages package. \endpreamble - \generate{\usepreamble\package \file{pdfpages.sty}{\from{pdfpages.dtx}{package}}} - \generate{\usepreamble\package \file{pppdftex.def}{\from{pdfpages.dtx}{pppdftexdef}}} - \generate{\usepreamble\package \file{ppvtex.def}{\from{pdfpages.dtx}{ppvtexdef}}} +\generate{\usepreamble\package + \file{ppnull.def}{\from{pdfpages.dtx}{ppnulldef}}} %% \generate{\usepreamble\package %% \file{pdfpages.drv}{\from{pdfpages.dtx}{driver}}} \generate{\usepreamble\example \file{pdf-ex.tex}{\from{pdfpages.dtx}{example1}}} - \generate{\usepreamble\example \file{pdf-hyp.tex}{\from{pdfpages.dtx}{example2}}} - \generate{\usepreamble\example \file{pdf-toc.tex}{\from{pdfpages.dtx}{example3}}} +\Msg{^^46^^75^^65^^72 ^^64^^69^^63^^68^^2c ^^41^^67^^6e^^65^^73^^21^^J} \Msg{**************************************************************} \Msg{*} \Msg{* To finish the installation you have to move the following} @@ -51,14 +67,15 @@ Run it through pdfLaTeX. \Msg{* \space\space pdfpages.sty} \Msg{* \space\space pppdftex.def} \Msg{* \space\space ppvtex.def} +\Msg{* \space\space ppnull.def} \Msg{*} \Msg{* To produce the documentation, run the following} \Msg{* file through LaTeX:} \Msg{*} \Msg{* \space\space pdfpages.dtx} \Msg{*} -\Msg{* To produce some examples, run the following files} -\Msg{* through pdfLaTeX:} +\Msg{* The following files are examples demonstrating how to use} +\Msg{* the pdfpages package.} \Msg{*} \Msg{* \space\space pdf-ex.tex} \Msg{* \space\space pdf-hyp.tex} @@ -68,3 +85,6 @@ Run it through pdfLaTeX. \Msg{*} \Msg{**************************************************************} \endbatchfile +\endinput +%% +%% End of file `pdfpages.ins'. |