summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/eso-pic/eso-ex3.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/eso-pic/eso-ex3.tex')
-rw-r--r--Master/texmf-dist/doc/latex/eso-pic/eso-ex3.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/eso-pic/eso-ex3.tex b/Master/texmf-dist/doc/latex/eso-pic/eso-ex3.tex
index ccbb75f2b86..4465d3e3f89 100644
--- a/Master/texmf-dist/doc/latex/eso-pic/eso-ex3.tex
+++ b/Master/texmf-dist/doc/latex/eso-pic/eso-ex3.tex
@@ -5,7 +5,7 @@
%
% A much better solution is Andreas' package `pdfpages'.
%
-% Rolf Niepraschk, 2005-12-25, Rolf.Niepraschk@ptb.de
+% Rolf Niepraschk, 2015-07-14, Rolf.Niepraschk@gmx.de
\documentclass[a4paper]{article}
\usepackage[pdftex]{graphicx}%
@@ -29,7 +29,7 @@
\stepcounter{thispdfpage}%
}
}
-
+
\begin{document}
\section{First page of the main document}
@@ -37,6 +37,6 @@
% import pages 1 to 3 of an external document.
\includepdfpages{ltx3info.pdf}{1}{3}
-\section{First page after the imported pages of the external document}
+\section{First page after the imported pages of the external document}
\end{document}