summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pdfpages/pppdftex.def
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-06-25 11:16:05 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-06-25 11:16:05 +0000
commit6a27ab893b3290a9236fea469b0c39ec049cacd6 (patch)
tree7759bcc68f5944e533a52c15f14e78a229a06a23 /Master/texmf-dist/tex/latex/pdfpages/pppdftex.def
parent4530a2c792171b2f0db4d844f06a3a52d3d41b94 (diff)
pdfpages 0.4f 2008/06/22
git-svn-id: svn://tug.org/texlive/trunk@9036 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pdfpages/pppdftex.def')
-rw-r--r--Master/texmf-dist/tex/latex/pdfpages/pppdftex.def6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/pdfpages/pppdftex.def b/Master/texmf-dist/tex/latex/pdfpages/pppdftex.def
index c2126f09207..1a7871f6fd2 100644
--- a/Master/texmf-dist/tex/latex/pdfpages/pppdftex.def
+++ b/Master/texmf-dist/tex/latex/pdfpages/pppdftex.def
@@ -24,10 +24,10 @@
%% Please send error reports and suggestions for improvements to
%% Andreas MATTHIAS <andreas.matthias@gmail.com>.
%%
-\def\AM@fileversion{v0.4e}
+\def\AM@fileversion{v0.4f}
\def\AM@SVN@Date@i#1-#2-#3\END{\def\AM@filedate{#1/#2/#3}}
\def\AM@SVN@Date$Date: #1 #2${\AM@SVN@Date@i#1\END}
-\AM@SVN@Date$Date: 2008-05-11 00:31:21 +0200 (Sun, 11 May 2008) $
+\AM@SVN@Date$Date: 2008-06-22 22:50:12 +0200 (Sun, 22 Jun 2008) $
\ProvidesFile{pppdftex.def}
[\AM@filedate\space\AM@fileversion\space
Pdfpages driver for pdfTeX (AM)]
@@ -72,7 +72,7 @@
\let\AM@pageheight\pdfpageheight
\def\AM@setpagedimen{%
\setlength{\pdfpagewidth}{\the\wd\@tempboxa}%
- \setlength{\pdfpageheight}{\the\ht\@tempboxa}%
+ \setlength{\pdfpageheight}{\the\ht\@tempboxa+\the\dp\@tempboxa}%
}
\let\AM@pagesize@boogie\relax
\let\AM@fitpaper@special\relax