summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/latex/pdfpages/pdfpages.dtx28
1 files changed, 20 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/pdfpages/pdfpages.dtx b/Master/texmf-dist/source/latex/pdfpages/pdfpages.dtx
index e23ceeeff6c..35f1ff86cde 100644
--- a/Master/texmf-dist/source/latex/pdfpages/pdfpages.dtx
+++ b/Master/texmf-dist/source/latex/pdfpages/pdfpages.dtx
@@ -27,12 +27,12 @@
%<*dtx>
\makeatletter
%</dtx>
-\def\AM@fileversion{v0.5k}
+\def\AM@fileversion{v0.5l}
\def\AM@Git@Date@process$#1: #2 #3${\AM@Git@Date@process@i#2\END}
\def\AM@Git@Date@process@i#1-#2-#3\END{\def\AM@Git@Date{#1/#2/#3}}
\def\AM@Git@SHA@process$#1: #2${\def\AM@Git@SHA{#2}}
-\AM@Git@Date@process$Date: 2017-08-14 17:59:42 +0200 $
-\AM@Git@SHA@process$SHA-1: 9dda498f159f120a7c81605cb424cec3cefd5d63 $
+\AM@Git@Date@process$Date: 2017-10-31 14:12:08 +0100 $
+\AM@Git@SHA@process$SHA-1: 9deefd6c8c22356ce47773245098390089885925 $
%</!(example1,example2,example3,installer)>
%
%
@@ -84,7 +84,7 @@
%
% \GetFileInfo{pdfpages.dtx}
%
-% \CheckSum{4923}
+% \CheckSum{4930}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -1020,10 +1020,10 @@
% \begin{description}
% \item[eso-pic]
% \texttt{CTAN:macros/latex/contrib/eso-pic/}
-% \item[everyshi]
-% \texttt{CTAN:macros/latex/contrib/ms/}
+% \item[atbegshi]
+% \texttt{CTAN:macros/latex/contrib/oberdiek/}
% \item[pdflscape]
-% \texttt{CTAN:/macros/latex/contrib/oberdiek/}
+% \texttt{CTAN:macros/latex/contrib/oberdiek/}
% \item[graphicx, ifthen, calc]
% These packages belong to the standard \LaTeX\
% distribution.
@@ -2777,7 +2777,11 @@
\AM@last\AM@first\AM@last\AM@first
\fi
\else
- \AM@first\AM@last\AM@first\AM@last
+ \ifAM@signaturestar
+ \AM@last\AM@first\AM@last\AM@first
+ \else
+ \AM@first\AM@last\AM@first\AM@last
+ \fi
\fi
\advance\@tempcnta by 4
}%
@@ -4650,6 +4654,14 @@
% \begin{itemize}
% \item Documentation.
% \end{itemize}
+%
+%
+% \subsection*{2017/10/31 v0.5l}
+% \begin{itemize}
+% \item Signatures for right edge binding were wrong when using
+% |signature*| and |landscape| together.
+% \end{itemize}
+%
% \Finale
%
% \iffalse