blob: 8645c32904c494f0b3a36673bca2561bf154cd43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
The pdfpages Package
--------------------
This package makes it easy to insert pages of external PDF
documents. It is possible to arrange several logical
pages on each sheet of paper. (Like `psnup'.)
This package supports pdfLaTeX and VTeX but does not work
with LaTeX.
Run `latex pdfpages.ins' to produce pdfpages.sty and the
driver files pppdftex.def and ppvtex.def. Move these files
into a directory searched by LaTeX.
Run `latex pdfpages.dtx' to produce the documentation.
Run `pdflatex pdf-ex.tex', `pdflatex pdf-hyp.tex',
and `pdflatex pdf-toc.tex' to produce some examples.
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.
Andreas MATTHIAS
amat@kabsi.at
|