diff options
author | Karl Berry <karl@freefriends.org> | 2015-07-17 22:43:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-07-17 22:43:40 +0000 |
commit | 434655949fe52c9a2e013395851a44b5c944afc7 (patch) | |
tree | 06832acdd057141d41f0b5efc172819a18f69661 /Master/texmf-dist/doc/latex/eso-pic/eso-ex3.tex | |
parent | 2eb68739e4e9efd16a86725579bcbda3e55157e7 (diff) |
eso-pic (14jul15)
git-svn-id: svn://tug.org/texlive/trunk@37881 c570f23f-e606-0410-a88d-b1316a301751
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.tex | 6 |
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} |