summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfpages
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-08-14 23:00:18 +0000
committerKarl Berry <karl@freefriends.org>2006-08-14 23:00:18 +0000
commit29d07a8cd3db51f6eeecc9b1d2cc4d8fd9c7466b (patch)
tree44c84610dff78d9851054677fe2eb14bb7556aac /Master/texmf-dist/doc/latex/pdfpages
parentfcb73a12b6a02f56d67959c643719fc60f32af13 (diff)
pdfpages 0.4a (14aug06)
git-svn-id: svn://tug.org/texlive/trunk@1958 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfpages')
-rw-r--r--Master/texmf-dist/doc/latex/pdfpages/README30
-rw-r--r--Master/texmf-dist/doc/latex/pdfpages/dummy.pdfbin17192 -> 30894 bytes
-rw-r--r--Master/texmf-dist/doc/latex/pdfpages/pdf-ex.pdfbin72702 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/pdfpages/pdf-ex.tex6
-rw-r--r--Master/texmf-dist/doc/latex/pdfpages/pdf-hyp.pdfbin65363 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/pdfpages/pdf-hyp.tex6
-rw-r--r--Master/texmf-dist/doc/latex/pdfpages/pdf-toc.pdfbin64786 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/pdfpages/pdf-toc.tex6
-rw-r--r--Master/texmf-dist/doc/latex/pdfpages/pdfpages.pdfbin167950 -> 177657 bytes
-rw-r--r--Master/texmf-dist/doc/latex/pdfpages/pic.tex75
-rw-r--r--Master/texmf-dist/doc/latex/pdfpages/readme28
11 files changed, 36 insertions, 115 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfpages/README b/Master/texmf-dist/doc/latex/pdfpages/README
new file mode 100644
index 00000000000..2cac22941c8
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/pdfpages/README
@@ -0,0 +1,30 @@
+
+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 (pdflatex) and VTeX. With VTeX it is even possible to use
+this package to insert PostScript files, in addition to PDF files.
+
+
+Run `latex pdfpages.ins' to produce pdfpages.sty and the
+driver files pppdftex.def, ppvtex.def and ppnull.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.3c
+of this license or (at your option) any later version.
+See <http://www.latex-project.org/lppl/>.
+
+
+ Andreas MATTHIAS
+ amat@kabsi.at
diff --git a/Master/texmf-dist/doc/latex/pdfpages/dummy.pdf b/Master/texmf-dist/doc/latex/pdfpages/dummy.pdf
index 95b4dc7ae7f..8f9c259446e 100644
--- a/Master/texmf-dist/doc/latex/pdfpages/dummy.pdf
+++ b/Master/texmf-dist/doc/latex/pdfpages/dummy.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/pdfpages/pdf-ex.pdf b/Master/texmf-dist/doc/latex/pdfpages/pdf-ex.pdf
deleted file mode 100644
index 787260d25a2..00000000000
--- a/Master/texmf-dist/doc/latex/pdfpages/pdf-ex.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/pdfpages/pdf-ex.tex b/Master/texmf-dist/doc/latex/pdfpages/pdf-ex.tex
index 2dbfdc5a32e..0c1093a325b 100644
--- a/Master/texmf-dist/doc/latex/pdfpages/pdf-ex.tex
+++ b/Master/texmf-dist/doc/latex/pdfpages/pdf-ex.tex
@@ -6,13 +6,11 @@
%%
%% pdfpages.dtx (with options: `example1')
%%
-%% This file is a demonstration of the pdfpages package.
-%% Run it through pdfLaTeX.
-%%
+%% This file demonstrates how to use the pdfpages package.
+%%
%% Please send error reports and suggestions for improvements to
%% Andreas MATTHIAS <amat@kabsi.at>.
%%
-
\documentclass[a4paper,12pt]{article}
\usepackage[final]{pdfpages}
\usepackage{verbatim}
diff --git a/Master/texmf-dist/doc/latex/pdfpages/pdf-hyp.pdf b/Master/texmf-dist/doc/latex/pdfpages/pdf-hyp.pdf
deleted file mode 100644
index 6703e24d0e4..00000000000
--- a/Master/texmf-dist/doc/latex/pdfpages/pdf-hyp.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/pdfpages/pdf-hyp.tex b/Master/texmf-dist/doc/latex/pdfpages/pdf-hyp.tex
index 1d737651a18..777a3bce272 100644
--- a/Master/texmf-dist/doc/latex/pdfpages/pdf-hyp.tex
+++ b/Master/texmf-dist/doc/latex/pdfpages/pdf-hyp.tex
@@ -6,13 +6,11 @@
%%
%% pdfpages.dtx (with options: `example2')
%%
-%% This file is a demonstration of the pdfpages package.
-%% Run it through pdfLaTeX.
-%%
+%% This file demonstrates how to use the pdfpages package.
+%%
%% Please send error reports and suggestions for improvements to
%% Andreas MATTHIAS <amat@kabsi.at>.
%%
-
\documentclass[a4paper,12pt]{article}
\usepackage[final]{pdfpages}
\usepackage{verbatim}
diff --git a/Master/texmf-dist/doc/latex/pdfpages/pdf-toc.pdf b/Master/texmf-dist/doc/latex/pdfpages/pdf-toc.pdf
deleted file mode 100644
index fbce61ae48b..00000000000
--- a/Master/texmf-dist/doc/latex/pdfpages/pdf-toc.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/pdfpages/pdf-toc.tex b/Master/texmf-dist/doc/latex/pdfpages/pdf-toc.tex
index ac07ed3040a..b41a1abb0dd 100644
--- a/Master/texmf-dist/doc/latex/pdfpages/pdf-toc.tex
+++ b/Master/texmf-dist/doc/latex/pdfpages/pdf-toc.tex
@@ -6,13 +6,11 @@
%%
%% pdfpages.dtx (with options: `example3')
%%
-%% This file is a demonstration of the pdfpages package.
-%% Run it through pdfLaTeX.
-%%
+%% This file demonstrates how to use the pdfpages package.
+%%
%% Please send error reports and suggestions for improvements to
%% Andreas MATTHIAS <amat@kabsi.at>.
%%
-
\documentclass[a4paper]{book}
\usepackage{pdfpages}
\usepackage{verbatim}
diff --git a/Master/texmf-dist/doc/latex/pdfpages/pdfpages.pdf b/Master/texmf-dist/doc/latex/pdfpages/pdfpages.pdf
index b4e224e7976..b37f151d7ce 100644
--- a/Master/texmf-dist/doc/latex/pdfpages/pdfpages.pdf
+++ b/Master/texmf-dist/doc/latex/pdfpages/pdfpages.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/pdfpages/pic.tex b/Master/texmf-dist/doc/latex/pdfpages/pic.tex
deleted file mode 100644
index 26a448743c5..00000000000
--- a/Master/texmf-dist/doc/latex/pdfpages/pic.tex
+++ /dev/null
@@ -1,75 +0,0 @@
-\setlength{\unitlength}{.7mm}
-\def\thick{.7pt}
-\def\thin{.2pt}
-%^^A\fbox{
-\begin{picture}(145,238)
- \small
-\put(0,33){
- \linethickness{\thick}
- \put(0,0){\framebox(145,205){}}
- \linethickness{\thin}
- \put(10,15){\dashbox(35,49){}}
- \put(55,15){\dashbox(35,49){}}
- \put(100,15){\dashbox(35,49){}}
- \put(10,78){\dashbox(35,49){}}
- \put(55,78){\dashbox(35,49){}}
- \put(100,78){\dashbox(35,49){}}
- \put(10,141){\dashbox(35,49){}}
- \put(55,141){\dashbox(35,49){}}
- \put(100,141){\dashbox(35,49){}}
- \put(5,7){
- \put(10,15){\framebox(35,49){}}
- \put(55,15){\framebox(35,49){}}
- \put(100,15){\framebox(35,49){}}
- \put(10,78){\framebox(35,49){}}
- \put(55,78){\framebox(35,49){}}
- \put(100,78){\framebox(35,49){}}
- \put(10,141){\framebox(35,49){}}
- \put(55,141){\framebox(35,49){}}
- \put(100,141){\framebox(35,49){}}
- \put(45,36){\vector(1,0){10}}
- \put(55,36){\vector(-1,0){10}}
- \put(44.5,38){\textit{delx}}
- \put(90,36){\vector(1,0){10}}
- \put(100,36){\vector(-1,0){10}}
- \put(89.5,38){\textit{delx}}
- \put(27,64){\vector(0,1){14}}
- \put(27,78){\vector(0,-1){14}}
- \put(15,70){\textit{dely}}
- \put(27,127){\vector(0,1){14}}
- \put(27,141){\vector(0,-1){14}}
- \put(15,133){\textit{dely}}
- }
- \put(10,15){\vector(1,0){5}}
- \put(15,15){\vector(0,1){7}}
- \put(8,8){\textit{offx}}
- \put(17,17){\textit{offy}}
-}
-%
-%^^A legend
-%
-\setlength{\fboxsep}{4pt}
-\put(72.5,10){
- \makebox(0,0){
- \fbox{
- \begin{tabular}{l@{\hskip20pt}l}
- \linethickness{\thick}^^A
- \raisebox{.8ex}{\line(1,0){5}} physical sheet of paper
- &
- |delta=|\meta{delx} \meta{dely}
- \\
- \linethickness{\thin}^^A
- \raisebox{.8ex}{\line(1,0){5}} logical pages
- &
- |offset=|\meta{offx} \meta{offy}
- \\
- \raisebox{.8ex}{\line(1,0){1}\hskip.55mm\line(1,0){1}
- \hskip.55mm\line(1,0){1}} centered position
- &
- \\
- \end{tabular}
- }}
-}
-
-\end{picture}
-%^^A} \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/pdfpages/readme b/Master/texmf-dist/doc/latex/pdfpages/readme
deleted file mode 100644
index 8645c32904c..00000000000
--- a/Master/texmf-dist/doc/latex/pdfpages/readme
+++ /dev/null
@@ -1,28 +0,0 @@
-
-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
-