summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfpages/README
blob: 3d7346202956121fa1c807f5a5da98d566952dcd (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
29
30
31
32
33
34
35
36
37
38
39

The pdfpages Package
--------------------

This package simplifies the insertion of external multi-page PDF
documents into LaTeX documents. Pages can be freely selected and
similar to psnup it is possible to put several logical pages onto
each sheet of paper. Furthermore a lot of hypertext features like
hyperlinks and article threads are provided. This package supports
pdfTeX, VTeX, and XeTeX. With VTeX it is even possible to use
this package to insert PostScript files, in addition to PDF files.


INSTALLATION:

To install this package, unzip pdfpages-tds.zip into your TeX-tree,
e.g.:

   unzip -d /usr/local/TL2007/texmf-local/ pdfpages-tds.zip


To create and install the files manually, proceed as follows:

 * Run `latex pdfpages.ins' to produce the LaTeX files
 * Run `latex pdfpages.dtx' to produce the documentation
 * Move the files into appropriate directories searched by LaTeX.


This work may be distributed and/or modified under the conditions
of the LaTeX Project Public License, either version 1.3 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.3 or later is part of all distributions of LaTeX
version 2005/12/01 or later.



                                Andreas MATTHIAS