texlive[57626] Master/texmf-dist: pdfpages (5feb21)

commits+karl at tug.org commits+karl at tug.org
Fri Feb 5 23:28:05 CET 2021


Revision: 57626
          http://tug.org/svn/texlive?view=revision&revision=57626
Author:   karl
Date:     2021-02-05 23:28:05 +0100 (Fri, 05 Feb 2021)
Log Message:
-----------
pdfpages (5feb21)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/pdfpages/pdfpages.pdf
    trunk/Master/texmf-dist/source/latex/pdfpages/pdfpages.dtx
    trunk/Master/texmf-dist/tex/latex/pdfpages/pdfpages.sty
    trunk/Master/texmf-dist/tex/latex/pdfpages/ppdvipdfmx.def
    trunk/Master/texmf-dist/tex/latex/pdfpages/ppdvips.def
    trunk/Master/texmf-dist/tex/latex/pdfpages/ppluatex.def
    trunk/Master/texmf-dist/tex/latex/pdfpages/ppnull.def
    trunk/Master/texmf-dist/tex/latex/pdfpages/pppdftex.def
    trunk/Master/texmf-dist/tex/latex/pdfpages/ppvtex.def
    trunk/Master/texmf-dist/tex/latex/pdfpages/ppxetex.def

Modified: trunk/Master/texmf-dist/doc/latex/pdfpages/pdfpages.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/pdfpages/pdfpages.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/pdfpages/pdfpages.dtx	2021-02-05 22:27:49 UTC (rev 57625)
+++ trunk/Master/texmf-dist/source/latex/pdfpages/pdfpages.dtx	2021-02-05 22:28:05 UTC (rev 57626)
@@ -27,12 +27,12 @@
 %<*dtx>
 \makeatletter
 %</dtx>
-\def\AM at fileversion{v0.5r}
+\def\AM at fileversion{v0.5s}
 \def\AM at Git@Date at process$#1: #2 #3${\AM at Git@Date at process@i#2\END}
 \def\AM at Git@Date at process@i#1-#2-#3\END{\def\AM at Git@Date{#1/#2/#3}}
 \def\AM at Git@SHA at process$#1: #2${\def\AM at Git@SHA{#2}}
-\AM at Git@Date at process$Date: 2021-01-09 21:30:43 +0100 $
-\AM at Git@SHA at process$SHA-1: 835dfb0d7e5502acd5c811aa9c00b2e44eae9cbd $
+\AM at Git@Date at process$Date: 2021-02-05 15:10:20 +0100 $
+\AM at Git@SHA at process$SHA-1: 96070951ed4fc4b97d5a7a910640f7dbd57cc928 $
 %</!(example1,example2,example3,installer)>
 %
 %
@@ -84,7 +84,7 @@
 %
 %    \GetFileInfo{pdfpages.dtx}
 %
-%    \CheckSum{5059}
+%    \CheckSum{5060}
 %
 % \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
@@ -174,7 +174,7 @@
 %    simple |\includegraphics{doc.pdf}| normally produces `|Overfull \hbox|'
 %    and `|Overfull \vbox|' warnings, because the size of the inserted pages
 %    does not match the print space.
-%    
+%
 %    The |pdfpages| package makes it easy to insert pages of external \PDF\
 %    documents without worrying about the print space. Here are some
 %    features of the |pdfpages| package: Several logical pages can be
@@ -203,8 +203,8 @@
 %    However, there's a glimmer of hope. Some links may be extracted and later
 %    reinserted by a package called \emph{pax} which can be downloaded from
 %    CTAN \cite{pax}. Have a look at it!
-%    
-%  
+%
+%
 %    \section{Usage}
 %    \subsection{Package Options}
 %
@@ -212,7 +212,7 @@
 %    |\usepackage[|\meta{options}|]{pdfpages}|
 %
 %    \begin{quote}
-%      \meta{option} -- 
+%      \meta{option} --
 %         \begin{minipage}[t]{.8\linewidth}
 %            \setlength\leftmargini{3.5em}
 %            \begin{description}
@@ -231,14 +231,14 @@
 %
 %
 %    \subsection{Commands}
-%    
+%
 %    \DescribeMacro{\includepdf}
 %    Inserts pages of an external \PDF\ document.
-%    
+%
 %    \medskip\noindent
 %    \begin{minipage}{\linewidth}
 %    |\includepdf[|\meta{key=val}|]{|\meta{filename}|}|
-%    
+%
 %    \begin{quote}
 %    \begin{tabular}{@{}l@{\,--~}>{\raggedright}p{.8\linewidth}}
 %        \meta{key=val}   & A comma separated list of options
@@ -250,11 +250,11 @@
 %    \end{quote}
 %    \end{minipage}\bigskip
 %
-%    
+%
 %    \noindent
 %    The following list describes all possible options of
 %    |\includepdf|. All options are using the \meta{key=value} syntax.
-%    
+%
 %    \newcommand*{\df}[1]{(Default: \mbox{|#1|})}
 %
 %    \setlength{\leftmargini}{\parindent}
@@ -266,8 +266,8 @@
 %      \begin{description}
 %      \makeatletter\@beginparpenalty=10000\makeatother
 %        \item[pages] Selects pages to insert. The argument is a comma
-%                     separated list, containing page numbers 
-%                     (|pages={3,5,6,8}|), ranges of page numbers 
+%                     separated list, containing page numbers
+%                     (|pages={3,5,6,8}|), ranges of page numbers
 %                     (|pages={4-9}|) or any combination.
 %                     To insert empty pages use |{}|.
 %                     \par
@@ -279,7 +279,7 @@
 %                     \meta{m}|-|\meta{n}. This selects all pages from
 %                     \meta{m} to \meta{n}. Omitting \meta{m} defaults
 %                     to the first page; omitting \meta{n} defaults to
-%                     the last page of the document. Another way to 
+%                     the last page of the document. Another way to
 %                     select the last page of the document, is to use the
 %                     keyword |last|. (This is only permitted in a
 %                     page range.)
@@ -289,7 +289,7 @@
 %                     all pages in reverse order.
 %                     \par\df{pages=1}
 %        \item[nup]   Puts multiple logical pages onto each sheet
-%                     of paper. The syntax of this option is: 
+%                     of paper. The syntax of this option is:
 %                     |nup=|\meta{xnup}|x|\meta{ynup}. Where
 %                     \meta{xnup} and \meta{ynup} specify the number of
 %                     logical pages in horizontal and vertical direction,
@@ -321,16 +321,16 @@
 %                     \emph{top} margin, respectively, whereas in `twoside'
 %                     documents positive values shift the pages to the
 %                     \emph{outer} and to the \emph{top} margin,
-%                     respectively. See Chapter~\ref{sec:layout} and 
+%                     respectively. See Chapter~\ref{sec:layout} and
 %                     Figure~\ref{fig:layout}. \df{offset=0 0}
 %        \item[frame] Puts a frame around each logical page. The frame is
 %                     made of lines of thickness |\fboxrule|. Either `true'
 %                     or `false' (or no value, which is equivalent to `true').
 %                     \df{frame=false}
-%        \item[column] Pdfpages normally uses `row-major' layout, where 
+%        \item[column] Pdfpages normally uses `row-major' layout, where
 %                     successive pages are placed in rows along the paper.
 %                     The |column| option changes the output into a
-%                     `column-major' layout, where successive pages are 
+%                     `column-major' layout, where successive pages are
 %                     arranged in columns down the paper.
 %                     Either `true' or `false' (or no value, which
 %                     is equivalent to `true'). \df{column=false}
@@ -374,13 +374,13 @@
 %        \item[pagecommand] Declares \LaTeX\ commands, which are executed
 %                      on each sheet of paper.
 %                      \df{pagecommand=\{\bslash thispagestyle\{empty\}\}}
-%        \item[turn] By default pages in landscape format are displayed 
+%        \item[turn] By default pages in landscape format are displayed
 %                     in landscape orientation (if the \PDF\ viewer supports
 %                     this). With \texttt{turn=false} this can be prohibited.
 %                     Either `true' or `false' (or no value, which
 %                     is equivalent to `true'). \df{turn=true}
 %        \item[noautoscale] By default pages are scaled automatically.
-%                     This can be suppressed with the 
+%                     This can be suppressed with the
 %                     \texttt{noautoscale} option.
 %                     In combination with the \texttt{scale} option
 %                     (from graphicx) the user has full control over
@@ -457,7 +457,7 @@
 %                     the cutting edge is always on the inner side.
 %                     Either `true' or `false' (or no value, which is
 %                     equivalent to `true'). \df{doublepagestwist=false}
-%         \item[doublepagestwistodd] Turns the pages such, that the 
+%         \item[doublepagestwistodd] Turns the pages such, that the
 %                     cutting edge is always on the outer side.
 %                     Either `true' or `false' (or no value, which is
 %                     equivalent to `true'). \df{doublepagestwistodd=false}
@@ -489,14 +489,14 @@
 %      \begin{description}
 %        \makeatletter\@beginparpenalty=10000\makeatother
 %        \item[link] Inserted pages become a target
-%                    of a hyperlink. The name of the link is 
+%                    of a hyperlink. The name of the link is
 %                    `\texttt{\meta{filename}.\meta{page number}}'.
-%                    The filename extension of \meta{filename} 
+%                    The filename extension of \meta{filename}
 %                    \emph{must not} be stripped.
 %                    Either `true' or `false' (or no value, which
 %                    is equivalent to `true').
 %                    \df{link=false}
-%        \item[linkname] Changes the default linkname created by the option 
+%        \item[linkname] Changes the default linkname created by the option
 %                        \texttt{link}. Instead of \meta{filename} the
 %                        value of this option is used. E.g.~\texttt{
 %                        linkname=mylink} produces the linknames
@@ -504,10 +504,10 @@
 %        \item[thread] Combines inserted pages to an article thread.
 %                     Either `true' or `false' (or no value, which
 %                     is equivalent to `true'). \df{thread=false}
-%        \item[threadname] Several threads are distinguished by their 
+%        \item[threadname] Several threads are distinguished by their
 %                          threadnames. By default the threadname is equal
 %                          to the filename (plus filename extension), but it
-%                          can be changed with this option. This is useful if 
+%                          can be changed with this option. This is useful if
 %                          the same file is inserted twice or more times and
 %                          should not be combined to one single thread.
 %                          Or the other way round if pages from different
@@ -541,7 +541,7 @@
 %^^A                         \meta{right} \meta{top}},
 %^^A                       \texttt{xyz \meta{left} \meta{top} \meta{zoom}},
 %                       and \texttt{Region}.
-%                       
+%
 %                       See \cite{PDFRef} for a details description of these
 %                       \PDF\ destinations. The |region| destination was
 %                       added by pdfpages and is not a real \PDF\
@@ -591,9 +591,9 @@
 %                       \item[\meta{section}:] \LaTeX\ sectioning name
 %                          -- e.g., section, subsection, \ldots
 %                       \item[\meta{level}:] Number, denoting depth of
-%                          section -- e.g., 1 for section level, 2 for 
+%                          section -- e.g., 1 for section level, 2 for
 %                          subsection level, \ldots
-%                       \item[\meta{heading}:] Title inserted in the 
+%                       \item[\meta{heading}:] Title inserted in the
 %                          table of contents.
 %                       \item[\meta{label}:] Name of the label. This label
 %                          can be referred to with |\ref| and |\pageref|.
@@ -607,7 +607,7 @@
 %                      The |addtotoc| option
 %                      accepts multiple sets of the above mentioned five
 %                      arguments, all separated by commas. The sets must
-%                      be sorted such that the \meta{page number}s are in 
+%                      be sorted such that the \meta{page number}s are in
 %                      ascending order. (Strictly speaking they must have
 %                      the same order as the page numbers specified by
 %                      the |pages| option.)
@@ -648,7 +648,7 @@
 %
 %                      Like \texttt{addtotoc}, \texttt{addtolist} accepts
 %                      multiple sets of the above mentioned four arguments,
-%                      all separated by commas. The proper recursive 
+%                      all separated by commas. The proper recursive
 %                      definition is:
 %
 %                      \texttt{addtolist=}\{\meta{lof-list}\}
@@ -733,12 +733,12 @@
 %                      |\externaldocument|.
 %                      \df{xr-prefix=\{\}}
 %
-%                      
+%
 %      \end{description}
 %
 %    \end{itemize}
-% 
 %
+%
 %    \begin{figure}
 %      \centering
 %      \setlength{\unitlength}{.7mm}
@@ -821,11 +821,11 @@
 %
 %
 %    \noindent
-%    Internally the command |\includepdf| 
-%    makes use of the |\includegraphics| command from the |graphicx| 
+%    Internally the command |\includepdf|
+%    makes use of the |\includegraphics| command from the |graphicx|
 %    (actually |graphics|) package. Hence it is possible to use
 %    all the options of |\includegraphics|, too.
-%    Options which are not interpreted by |\includepdf| 
+%    Options which are not interpreted by |\includepdf|
 %    are passed directly to |\includegraphics|.
 %
 %    Especially the `trim' and `clip' options of |\includegraphics|
@@ -834,8 +834,8 @@
 %    Just use the `trim' and `clip' options as if they were options
 %    of |\includepdf|. They will be passed to |\includegraphics|
 %    internally.
-%    
 %
+%
 %    \begin{samepage}
 %    \bigskip\noindent
 %    \DescribeMacro{\includepdfmerge}
@@ -852,7 +852,7 @@
 %        \meta{file-page-list} & \meta{filename}[\textbf{,}^^A
 %                   \meta{page spec}]^^A
 %                   [\textbf{,}\meta{file-page-list}]\\
-%                   A comma separated list of filenames and 
+%                   A comma separated list of filenames and
 %                   optional \meta{page spec} specifiers.
 %                   A \meta{page spec} can be everything the
 %                   option |pages| accepts.
@@ -861,12 +861,12 @@
 %    \end{quote}
 %    \end{samepage}
 %
-%    The |\includepdfmerge| command uses the same options as 
+%    The |\includepdfmerge| command uses the same options as
 %    |\includepdf| with
-%    one exception. The option |pages| has no meaning for 
+%    one exception. The option |pages| has no meaning for
 %    |\includepdfmerge|. Instead the \meta{page spec} specifier
 %    is used to specify which pages should be inserted.
-%    The \meta{page spec} specifier accepts the same values as 
+%    The \meta{page spec} specifier accepts the same values as
 %    the |pages| option. If no \meta{page spec} specifier is given,
 %    only the first page will be inserted.
 %
@@ -885,7 +885,7 @@
 %    So it would be more pleasant to insert the title page of
 %    each document than the first page. This can be done with
 %    the \meta{page spec} specifier. The following example inserts
-%    the second page of \textit{doc1.pdf} and the third page of 
+%    the second page of \textit{doc1.pdf} and the third page of
 %    \textit{doc2.pdf} and \textit{doc3.pdf}:
 %
 %    \begin{quote}
@@ -933,19 +933,19 @@
 %    entries of a thread information dictionary in low-level \PDF\
 %    commands.
 %    (See \cite{PDFRef} for more information.)
-%    
+%
 %    \smallskip
 %    |\renewcommand*{\threadinfodict}|\\\hspace*{\parindent}
 %    |  {/Title (My first thread) /Author (That's me!)}|
-%    
-%    
 %
+%
+%
 %    \subsection{The Layout}\label{sec:layout}
-%    
+%
 %    The default layout can be changed by the options |delta|
 %    and |offset|. Figure~\ref{fig:layout} shows the
 %    meaning of these options.
-%    
+%
 %    The inserted logical pages are being centered on the
 %    sheet of paper by default. To displace them use the |offset|
 %     option, which argument should be two dimensions. E.g.~
@@ -956,17 +956,17 @@
 %    the \emph{right} and to the \emph{top} margin, respectively,
 %    whereas in `twoside' documents positive values shift the pages
 %    to the \emph{outer} and to the \emph{top} margin, respectively.
-%    
+%
 %    By default logical pages are being arranged side by side.
 %    To put some space between them, use the |delta| option,
 %    whose argument should be two dimensions.
 %    Figure~\ref{fig:layout} shows the meaning of |delta|.
-%    
+%
 %    The layout options |delta| and |offset|
 %    \textit{always} refer to a sheet of paper in portrait
-%    orientation. No matter whether you have set the 
+%    orientation. No matter whether you have set the
 %    |landscape| option to |true|, or not.
-%    
+%
 %    If you are confused about horizontal\,(|x|)
 %    and vertical\,(|y|) directions, just set the option
 %    |turn=false|. Now your \PDF\ viewer shows the pages in
@@ -1001,8 +1001,8 @@
 %    \begin{description}
 %      \item[pagecolor]
 %           When setting the background color with |\pagecolor|
-%           (a command from \textit{color.sty}), the first 
-%           |\pagecolor| \emph{must} precede |\usepackage{pdfpages}|. 
+%           (a command from \textit{color.sty}), the first
+%           |\pagecolor| \emph{must} precede |\usepackage{pdfpages}|.
 %           \begin{quote}
 %             |\usepackage{color}|\\
 %             |\pagecolor{white}|\\
@@ -1057,13 +1057,13 @@
 %
 %    \StopEventually{
 %    \begin{thebibliography}{9}
-%    
+%
 %    \bibitem{pdftex}
 %      H\`an Th\^e\llap{\raise 0.5ex\hbox{\'{}}} Th\`anh,
 %      Sebastian Rahtz, Hans Hagen,
 %      \textit{The \pdfTeX\ user manual},
 %      \url{http://www.tug.org/applications/pdftex}
-%      
+%
 %    \bibitem{PDFRef}
 %      \textit{PDF Reference}, Adobe Systems Incorporated,\\
 %      \url{http://www.adobe.com/devnet/pdf/pdf_reference.html}
@@ -1072,7 +1072,7 @@
 %      Heiko Oberdiek,
 %      \textit{pax: Extract and reinsert PDF annotations with pdfTeX}
 %      \url{http://www.ctan.org/pkg/pax}
-%      
+%
 %    \end{thebibliography}
 %    }
 %
@@ -1117,7 +1117,7 @@
 \DeclareOption{null}{\def\AM at driver{null}}
 %    \end{macrocode}
 %    \begin{macrocode}
-\ProcessOptions  
+\ProcessOptions
 %    \end{macrocode}
 %    \subsection{Detection of TeX-Engine}
 %
@@ -1156,6 +1156,7 @@
 \newif\ifAM at DVIoutput\AM at DVIoutputfalse
 \newdimen\AM at pagewidth
 \newdimen\AM at pageheight
+\newdimen\AM at fboxrule
 \input{pp\AM at driver.def}
 \ifx\AM at endinput\relax\expandafter\endinput\fi
 \ifAM at pkg@survey
@@ -1370,7 +1371,7 @@
 }
 %    \end{macrocode}
 %    \macro{\includepdf}
-%    This command inserts any pages of an external 
+%    This command inserts any pages of an external
 %    \PDF\ document.
 %    \begin{macrocode}
 \newcommand*{\includepdf}[2][]{%
@@ -1532,7 +1533,7 @@
     {\def\AM at xnup{\@ne}\def\AM at ynup{\@ne}%
      \def\AM at xnupminusi{\z@}\def\AM at ynupminusi{\z@}}{}%
   \@ifundefined{AM at deltax}
-    {\def\AM at deltax{-\fboxrule}\def\AM at deltay{-\fboxrule}}{}%
+    {\def\AM at deltax{-\AM at fboxrule}\def\AM at deltay{-\AM at fboxrule}}{}%
   \@ifundefined{AM at xoffset}
     {\def\AM at xoffset{\z@}\def\AM at yoffset{\z@}}{}%
   \def\AM at xpos{\z@}\def\AM at ypos{\z@}%
@@ -1581,12 +1582,13 @@
           \fi}{}%
 %    \end{macrocode}
 %    \begin{macrocode}
-  \ifthenelse{\boolean{AM at frame}}
-         {\global\let\AM at fbox\fbox}
+  \ifthenelse{\boolean{AM at frame}}%
+         {\global\let\AM at fbox\fbox
+          \setlength\AM at fboxrule{\fboxrule}}%
          {\global\let\AM at fbox\relax
-          \setlength{\fboxrule}{\z@}}%
-  \ifthenelse{\boolean{AM at reflect}}
-         {\global\let\AM at reflectbox\reflectbox}
+          \setlength\AM at fboxrule{\z@}}%
+  \ifthenelse{\boolean{AM at reflect}}%
+         {\global\let\AM at reflectbox\reflectbox}%
          {\global\let\AM at reflectbox\relax}%
   \setbox\AM at pagebox\null
 %    \end{macrocode}
@@ -1600,9 +1602,6 @@
 %    \begin{macrocode}
   \AM at firstpagetrue
 %    \end{macrocode}
-%    \begin{macrocode}
-  \setlength{\fboxsep}{\z@}%
-%    \end{macrocode}
 %    Determine scaling factor:
 %    The logical pages are scaled such, that they match on
 %    one sheet of paper.
@@ -1643,7 +1642,7 @@
 %    Calculate required scaling in horizontal direction.
 %    \begin{macrocode}
     \def\AM at xscale{%
-      (\AM at pagewidth - \tw@\fboxrule*\AM at xnup 
+      (\AM at pagewidth - \tw@\AM at fboxrule*\AM at xnup
        - \AM at deltax * \AM at xnupminusi) /
       (\AM at xnup * \real{\strip at pt\wd\@tempboxa})
     }%
@@ -1654,7 +1653,7 @@
 %    \begin{macrocode}
     \setlength{\@tempdimb}{\ht\@tempboxa + \dp\@tempboxa}%
     \def\AM at yscale{
-      (\AM at pageheight - \tw@\fboxrule*\AM at ynup 
+      (\AM at pageheight - \tw@\AM at fboxrule*\AM at ynup
        - \AM at deltay *\AM at ynupminusi) /
       (\AM at ynup * \real{\strip at pt\@tempdimb})
     }%
@@ -1674,7 +1673,7 @@
   \fi
 %    \end{macrocode}
 %    Determine horizontal and vertical margins.
-%    |\AM at xoffset| and |\AM at yoffset| are \textit{not} 
+%    |\AM at xoffset| and |\AM at yoffset| are \textit{not}
 %    taken into account for this calculation.
 %    \begin{macrocode}
   \let\AM at filelist@save\@filelist
@@ -1699,11 +1698,11 @@
   \edef\AM at templateheight{\the\@tempdima}%
   \setlength{\@tempdimb}{\ht\@tempboxa + \dp\@tempboxa}%
   \def\AM at xmargin{%
-    (\AM at pagewidth - (\wd\@tempboxa+\tw@\fboxrule)*\AM at xnup
+    (\AM at pagewidth - (\wd\@tempboxa+\tw@\AM at fboxrule)*\AM at xnup
      - \AM at deltax * \AM at xnupminusi) * \real{.5}%
   }%
   \def\AM at ymargin{%
-    (\AM at pageheight - (\@tempdimb+\tw@\fboxrule)*\AM at ynup
+    (\AM at pageheight - (\@tempdimb+\tw@\AM at fboxrule)*\AM at ynup
      - \AM at deltay * \AM at ynupminusi) * \real{.5}%
   }%
   \setlength{\@tempdima}{\AM at xmargin}%
@@ -1815,7 +1814,7 @@
 %    Smaller pages are \emph{not} scaled up, just their local offset
 %    is adjusted.
 %    \begin{macrocode}
-        \setlength{\@tempdima}{(\AM at templatewidth - \AM at localwd) 
+        \setlength{\@tempdima}{(\AM at templatewidth - \AM at localwd)
              * \real{.5}}%
         \edef\AM at localxoff{\the\@tempdima}%
         \setlength{\@tempdima}{(\AM at templateheight - \AM at localht)
@@ -1904,25 +1903,25 @@
     \ifthenelse{\boolean{AM at landscape}}
       {\def\AM at xpos{%
          \AM at xmargin \AM at add\AM at xoffset + \AM at localxoff +
-         (\AM at templatewidth + \AM at deltax + \tw@\fboxrule) *
+         (\AM at templatewidth + \AM at deltax + \tw@\AM at fboxrule) *
          (\AM at ynupi - 1)
        }%
        \def\AM at ypos{%
          \AM at texcoord +
          \AM at ymargin + \AM at yoffset + \AM at localyoff +
-         (\AM at templateheight + \AM at deltay + \tw@\fboxrule) *
+         (\AM at templateheight + \AM at deltay + \tw@\AM at fboxrule) *
          (\AM at xnupi - 1)
        }%
       }
       {\def\AM at xpos{%
          \AM at xmargin \AM at add\AM at xoffset + \AM at localxoff +
-         (\AM at templatewidth + \AM at deltax + \tw@\fboxrule) *
+         (\AM at templatewidth + \AM at deltax + \tw@\AM at fboxrule) *
          (\AM at xnupi - 1)
        }%
        \def\AM at ypos{%
          \AM at texcoord +
          \AM at ymargin + \AM at yoffset + \AM at localyoff +
-         (\AM at templateheight + \AM at deltay + \tw@\fboxrule) *
+         (\AM at templateheight + \AM at deltay + \tw@\AM at fboxrule) *
          (\AM at ynup-\AM at ynupi)
        }%
       }%
@@ -1930,7 +1929,6 @@
     \edef\AM at xpos{\strip at pt\@tempdima}%
     \setlength{\@tempdima}{\AM at ypos}%
     \edef\AM at ypos{\strip at pt\@tempdima}%
-    \setlength{\fboxsep}{\z@}%
 %    \end{macrocode}
 %    Calculate |fitr| coordinates, if |linkfit=region|.
 %    \begin{macrocode}
@@ -1964,6 +1962,7 @@
 %    \end{macrocode}
 %    \begin{macrocode}
         \global\pdfpages at includegraphics@status\@ne
+        \fboxsep=\z@
         \AM at hyper@begin at ii\noexpand\AM at fbox{%
           \noexpand\AM at ARBug@hook
           \noexpand\AM at reflectbox{%
@@ -2226,7 +2225,7 @@
   \fi
   \advance\@tempcntb\AM at inc
   \whiledo{\@tempcnta\AM at rel\@tempcntb}{%
-    \AM at checkpagenumber{\the\@tempcnta}%  
+    \AM at checkpagenumber{\the\@tempcnta}%
     \AM at append{\the\@tempcnta}%
     \advance\@tempcnta\AM at inc
   }%
@@ -2306,8 +2305,8 @@
 %    \macro{\AM at getfirst}
 %    \macro{\AM at getfirsti}
 %    \macro{\AM at getfirstii}
-%    Parameter |#1| must be a macro containing a  csv-list. 
-%    |\AM at getfirst| removes the first item of this list 
+%    Parameter |#1| must be a macro containing a  csv-list.
+%    |\AM at getfirst| removes the first item of this list
 %    \textit{and} stores it in  |\toks@|.
 %    \begin{macrocode}
 \newif\ifAM at endoflist\AM at endoflistfalse
@@ -2711,7 +2710,7 @@
 %    \macro{\AM at hyper@begin at i}
 %    \macro{\AM at hyper@begin at ii}
 %    \macro{\AM at hyper@end}
-%    Add hypertext operations (targets, links and threads) to 
+%    Add hypertext operations (targets, links and threads) to
 %    the inserted pages.
 %    \begin{macrocode}
 \newcommand{\AM at hyper@begin at i}{%
@@ -2779,7 +2778,7 @@
 }
 %    \end{macrocode}
 %    \macro{\AM at filluppagelist}
-%    The number of items in |\AM at pagelist| and 
+%    The number of items in |\AM at pagelist| and
 %    |\AM at doclist| should be a multiple of
 %    $|\AM at xnup|\nobreak\times\nobreak|\AM at ynup|$.
 %    If not, fill up the lists with empty items.
@@ -2876,7 +2875,7 @@
     }%
     \@tempcnta=\z@
     \@tempcntb=\AM at signature\relax
-    \whiledo{\@tempcnta<\@tempcntb}{%   
+    \whiledo{\@tempcnta<\@tempcntb}{%
       \ifAM at landscape
         \ifAM at signaturestar
           \AM at first\AM at last\AM at first\AM at last
@@ -2931,7 +2930,7 @@
   \def\AM at gobble##1\END,{}%
   \ifx\\#1\\%
     \expandafter\AM at setphantompage
-  \else 
+  \else
     \def\AM at phantompage{#1}%
     \expandafter\AM at gobble
   \fi
@@ -2941,21 +2940,21 @@
 \newcommand{\AM at setphantomdoc}{}
 \def\AM at setphantomdoc#1,#2\END{\edef\AM at phantomdoc{#1}}
 %    \end{macrocode}
-%    \macro{\AM at addtotoc} 
+%    \macro{\AM at addtotoc}
 %    \macro{\AM at parse@toclist}
 %    \macro{\AM at parse@toclisti}
 %    \macro{\AM at rm@from at toclist}
 %    \macro{\AM at rm@from at toclisti}
 %    These macros add entries to the table of contents (toc).
-%    
+%
 %    |\AM at parse@addtotoc| reads the next entries from the list
 %    |\AM at toclist| and prepares some macros (|\AM at toc@page|,
 %    |\AM at toc@section|, etc.), which are used by |\AM at addtotoc|.
-%    
+%
 %    The list |\AM at toclist| is a comma separated list and must
 %    contain a multiple of five entries, which there are:
 %    \meta{page number}, \meta{section}, \meta{level},
-%    \meta{heading} and \meta{label}. 
+%    \meta{heading} and \meta{label}.
 %    \meta{section} is e.g., `chapter', `section', `subsection', etc.
 %    and \meta{level} is a number, denoting depth of section e.g.,
 %    chapter=0, section=1, etc.
@@ -3072,7 +3071,7 @@
   \def\AM at lof@heading{\ignorespaces #3}%
   \edef\AM at lof@label{\AM at trim@space{#4}}%
   \AM at checkinteger{\AM at lof@page}%
-  \ifAM at integer\else 
+  \ifAM at integer\else
     \PackageError{pdfpages}
          {Missing number.\MessageBreak
           Page number in option `addtolist' is not a number}
@@ -3424,7 +3423,7 @@
 
 %</ppluatexdef>
 %    \end{macrocode}
-%    Check if the graphics package was loaded with an 
+%    Check if the graphics package was loaded with an
 %    incompatible driver option (e.g. dvips).
 %    \begin{macrocode}
 %<*pppdftexdef>
@@ -3438,7 +3437,7 @@
   \aftergroup\endinput}{}
 \endgroup
 %    \end{macrocode}
-%    Check for \texttt{pdftex.def} version \texttt{2000/05/12 v0.02u} 
+%    Check for \texttt{pdftex.def} version \texttt{2000/05/12 v0.02u}
 %    or higher:
 %    \begin{list}{$\ast$}{\versionlist}
 %      \makeatletter\@beginparpenalty=10000\makeatother
@@ -3479,12 +3478,12 @@
 %    is used repeatedly on the same file. Heiko is aware of this and will provide
 %    a solution in pdftex.def. Until then we will use the original graphicx's filename
 %    from |\Gread@@pdftex|.
-%    
+%
 %    \def\AM at getpagecount{%
 %      \setbox\@tempboxa=\hbox{\includegraphics{\AM at currentdocname}}%
 %      \edef\AM at pagecount{\the\AM at lastsavedimageresourcepages}%
 %    }
-%    
+%
 %    \begin{macrocode}
 %<*(pppdftexdef,ppluatexdef)>
 \let\AM at Gread@@pdftex\Gread@@pdftex
@@ -3654,7 +3653,7 @@
 %
 %    \subsubsection{\VTeX\ driver}
 %
-%    Check if the graphics package was loaded with an 
+%    Check if the graphics package was loaded with an
 %    incompatible driver option (e.g. dvips).
 %    \begin{macrocode}
 \begingroup
@@ -3781,7 +3780,7 @@
 %
 %    \subsubsection{\XeTeX\ driver}
 %
-%    Check if the graphics package was loaded with an 
+%    Check if the graphics package was loaded with an
 %    incompatible driver option (e.g. dvips).
 %    \begin{macrocode}
 \begingroup
@@ -4029,7 +4028,7 @@
 \def\AM at getpagecount{%
   \ifx\AM at pagecount\AM at undefined
     \AM at notsupported{Page selections}
-    \def\AM at pagecount{1}%  
+    \def\AM at pagecount{1}%
     \gdef\AM at getpagecount{%
       \def\AM at pagecount{1}%
     }%
@@ -4071,12 +4070,12 @@
 %    Link to original document.
 %    \begin{macrocode}
 \def\AM at linktodoc@special at begin{Links}
-\let\AM at linktodoc@special at end\relax  
+\let\AM at linktodoc@special at end\relax
 %    \end{macrocode}
 %    Survey.
 %    \begin{macrocode}
 \def\AM at survey@special at begin{\AM at notsupported{Option survey}}
-\let\AM at survey@special at end\relax  
+\let\AM at survey@special at end\relax
 %    \end{macrocode}
 %    Thread.
 %    \begin{macrocode}
@@ -4109,7 +4108,7 @@
     \fi
   }}{}
 %    \end{macrocode}
-%    
+%
 %    \iffalse
 %</ppdvipsdef>
 %
@@ -4297,8 +4296,8 @@
 %    \end{macrocode}
 %    Survey.
 %    \begin{macrocode}
-\let\AM at survey@special at begin\relax   
-\let\AM at survey@special at end\relax  
+\let\AM at survey@special at begin\relax
+\let\AM at survey@special at end\relax
 %    \end{macrocode}
 %    Thread.
 %    \begin{macrocode}
@@ -4809,8 +4808,21 @@
 %    \item Option |openrighteach| added.
 %    \end{itemize}
 %
+%    \subsection*{2021/01/09 v0.5r}
+%    \begin{itemize}
+%    \item |\pdfpages at includegraphics@status| added.
+%    \end{itemize}
+%
+%    \subsection*{2021/02/05 v0.5s}
+%    \begin{itemize}
+%    \item Pdfpages redefined |\fboxsep| and |\fboxrule| inside
+%      |\includepdf|. Thereby causing unexpected results if |\fbox| was used
+%      inside option |picturecommand|. This bug is fixed. Now |\fboxsep| and
+%      |\fboxrule| equal the values which were active just before
+%      calling |\includepdf|.
+%    \end{itemize}
 %    \Finale
-%    
+%
 %    \iffalse
 %<*example1>
 \documentclass[a4paper,12pt]{article}
@@ -4866,10 +4878,10 @@
 does not support this option.)
 
 \begin{example}
-\includepdf[nup=1x2, landscape, 
+\includepdf[nup=1x2, landscape,
             pages=4-7, turn=false]{dummy.pdf}
 \end{example}
-\includepdf[nup=1x2, landscape, 
+\includepdf[nup=1x2, landscape,
             pages=4-7, turn=false]{dummy.pdf}
 
 \begin{example}
@@ -4898,7 +4910,7 @@
 
 \noindent
 Sometimes it might be useful to put an empty page
-at the beginning. 
+at the beginning.
 \begin{example}
 \includepdf[nup=2x2, pages={{},5-7}]{dummy.pdf}
 \end{example}
@@ -4908,7 +4920,7 @@
 \section{Changing Layout}
 
 To put some space between the logical pages, use the option
-\texttt{delta}. 
+\texttt{delta}.
 
 Any options of \verb|\includegraphics| are allowed in
 \verb|\includepdf| as well. See the \texttt{scale}
@@ -4939,7 +4951,7 @@
 options of the \texttt{graphicx} package.
 
 \begin{example}
-\includepdf[nup=2x2, pages=1-4, 
+\includepdf[nup=2x2, pages=1-4,
             trim=0 40mm 0 40mm,
             clip, pagecommand={}]{dummy.pdf}
 \end{example}
@@ -4948,12 +4960,12 @@
 \noindent The option
 \verb|pagecommand={\thispagestyle{empty}}|
 is set by default. If you don't want the page style
-to be set to empty, you can remove this default 
+to be set to empty, you can remove this default
 setting by using the \texttt{pagecommand} option
 as follows:
 \verb|pagecommand={}|.
 
-\includepdf[nup=2x2, pages=1-4, 
+\includepdf[nup=2x2, pages=1-4,
             trim=0 40mm 0 40mm,
             clip, pagecommand={}]{dummy.pdf}
 
@@ -5046,7 +5058,7 @@
 \includepdf[pages=1-2, link]{dummy.pdf}
 
 
-Inserting the same page twice would result in two 
+Inserting the same page twice would result in two
 identical link names. To prevent this use the option
 \texttt{linkname} to specify another name for the links.
 
@@ -5130,11 +5142,11 @@
 \end{verbatim}
 
 \noindent
-See Chapter \ref{cha:main} (\nameref{cha:main}) on page 
+See Chapter \ref{cha:main} (\nameref{cha:main}) on page
 \pageref{cha:main}.\par\noindent
-See Section \ref{sec:first} (\nameref{sec:first}) on page 
+See Section \ref{sec:first} (\nameref{sec:first}) on page
 \pageref{sec:first}.\par\noindent
-See Section \ref{sec:second} (\nameref{sec:second}) on page 
+See Section \ref{sec:second} (\nameref{sec:second}) on page
 \pageref{sec:second}.
 
 \includepdf[pages=1-6,

Modified: trunk/Master/texmf-dist/tex/latex/pdfpages/pdfpages.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pdfpages/pdfpages.sty	2021-02-05 22:27:49 UTC (rev 57625)
+++ trunk/Master/texmf-dist/tex/latex/pdfpages/pdfpages.sty	2021-02-05 22:28:05 UTC (rev 57626)
@@ -24,12 +24,12 @@
 %% Please send error reports and suggestions for improvements to
 %%   Andreas MATTHIAS <andreas.matthias at gmail.com>.
 %%
-\def\AM at fileversion{v0.5r}
+\def\AM at fileversion{v0.5s}
 \def\AM at Git@Date at process$#1: #2 #3${\AM at Git@Date at process@i#2\END}
 \def\AM at Git@Date at process@i#1-#2-#3\END{\def\AM at Git@Date{#1/#2/#3}}
 \def\AM at Git@SHA at process$#1: #2${\def\AM at Git@SHA{#2}}
-\AM at Git@Date at process$Date: 2021-01-09 21:30:43 +0100 $
-\AM at Git@SHA at process$SHA-1: 835dfb0d7e5502acd5c811aa9c00b2e44eae9cbd $
+\AM at Git@Date at process$Date: 2021-02-05 15:10:20 +0100 $
+\AM at Git@SHA at process$SHA-1: 96070951ed4fc4b97d5a7a910640f7dbd57cc928 $
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesPackage{pdfpages}
    [\AM at Git@Date\space\AM at fileversion\space
@@ -75,6 +75,7 @@
 \newif\ifAM at DVIoutput\AM at DVIoutputfalse
 \newdimen\AM at pagewidth
 \newdimen\AM at pageheight
+\newdimen\AM at fboxrule
 \input{pp\AM at driver.def}
 \ifx\AM at endinput\relax\expandafter\endinput\fi
 \ifAM at pkg@survey
@@ -313,7 +314,7 @@
     {\def\AM at xnup{\@ne}\def\AM at ynup{\@ne}%
      \def\AM at xnupminusi{\z@}\def\AM at ynupminusi{\z@}}{}%
   \@ifundefined{AM at deltax}
-    {\def\AM at deltax{-\fboxrule}\def\AM at deltay{-\fboxrule}}{}%
+    {\def\AM at deltax{-\AM at fboxrule}\def\AM at deltay{-\AM at fboxrule}}{}%
   \@ifundefined{AM at xoffset}
     {\def\AM at xoffset{\z@}\def\AM at yoffset{\z@}}{}%
   \def\AM at xpos{\z@}\def\AM at ypos{\z@}%
@@ -351,12 +352,13 @@
             \edef\AM at pagelist{\AM at pagelist,\AM at resortedpagelist}%
             \edef\AM at doclist{\AM at doclist,\AM at resorteddoclist}%
           \fi}{}%
-  \ifthenelse{\boolean{AM at frame}}
-         {\global\let\AM at fbox\fbox}
+  \ifthenelse{\boolean{AM at frame}}%
+         {\global\let\AM at fbox\fbox
+          \setlength\AM at fboxrule{\fboxrule}}%
          {\global\let\AM at fbox\relax
-          \setlength{\fboxrule}{\z@}}%
-  \ifthenelse{\boolean{AM at reflect}}
-         {\global\let\AM at reflectbox\reflectbox}
+          \setlength\AM at fboxrule{\z@}}%
+  \ifthenelse{\boolean{AM at reflect}}%
+         {\global\let\AM at reflectbox\reflectbox}%
          {\global\let\AM at reflectbox\relax}%
   \setbox\AM at pagebox\null
   \ifthenelse{\boolean{AM at column}}
@@ -365,7 +367,6 @@
          {\def\AM at xnupi{\z@}%
           \def\AM at ynupi{\@ne}}%
   \AM at firstpagetrue
-  \setlength{\fboxsep}{\z@}%
   \@ifundefined{AM at pagetemplate}
       {\AM at readfirst{\AM at pagelist}%
        \edef\AM at page{\the\toks@}}
@@ -396,7 +397,7 @@
       \setlength{\AM at pageheight}{\ht\@tempboxa + \dp\@tempboxa}%
     }{}%
     \def\AM at xscale{%
-      (\AM at pagewidth - \tw@\fboxrule*\AM at xnup
+      (\AM at pagewidth - \tw@\AM at fboxrule*\AM at xnup
        - \AM at deltax * \AM at xnupminusi) /
       (\AM at xnup * \real{\strip at pt\wd\@tempboxa})
     }%
@@ -404,7 +405,7 @@
     \edef\AM at xscale{\strip at pt\@tempdima}%
     \setlength{\@tempdimb}{\ht\@tempboxa + \dp\@tempboxa}%
     \def\AM at yscale{
-      (\AM at pageheight - \tw@\fboxrule*\AM at ynup
+      (\AM at pageheight - \tw@\AM at fboxrule*\AM at ynup
        - \AM at deltay *\AM at ynupminusi) /
       (\AM at ynup * \real{\strip at pt\@tempdimb})
     }%
@@ -440,11 +441,11 @@
   \edef\AM at templateheight{\the\@tempdima}%
   \setlength{\@tempdimb}{\ht\@tempboxa + \dp\@tempboxa}%
   \def\AM at xmargin{%
-    (\AM at pagewidth - (\wd\@tempboxa+\tw@\fboxrule)*\AM at xnup
+    (\AM at pagewidth - (\wd\@tempboxa+\tw@\AM at fboxrule)*\AM at xnup
      - \AM at deltax * \AM at xnupminusi) * \real{.5}%
   }%
   \def\AM at ymargin{%
-    (\AM at pageheight - (\@tempdimb+\tw@\fboxrule)*\AM at ynup
+    (\AM at pageheight - (\@tempdimb+\tw@\AM at fboxrule)*\AM at ynup
      - \AM at deltay * \AM at ynupminusi) * \real{.5}%
   }%
   \setlength{\@tempdima}{\AM at xmargin}%
@@ -604,25 +605,25 @@
     \ifthenelse{\boolean{AM at landscape}}
       {\def\AM at xpos{%
          \AM at xmargin \AM at add\AM at xoffset + \AM at localxoff +
-         (\AM at templatewidth + \AM at deltax + \tw@\fboxrule) *
+         (\AM at templatewidth + \AM at deltax + \tw@\AM at fboxrule) *
          (\AM at ynupi - 1)
        }%
        \def\AM at ypos{%
          \AM at texcoord +
          \AM at ymargin + \AM at yoffset + \AM at localyoff +
-         (\AM at templateheight + \AM at deltay + \tw@\fboxrule) *
+         (\AM at templateheight + \AM at deltay + \tw@\AM at fboxrule) *
          (\AM at xnupi - 1)
        }%
       }
       {\def\AM at xpos{%
          \AM at xmargin \AM at add\AM at xoffset + \AM at localxoff +
-         (\AM at templatewidth + \AM at deltax + \tw@\fboxrule) *
+         (\AM at templatewidth + \AM at deltax + \tw@\AM at fboxrule) *
          (\AM at xnupi - 1)
        }%
        \def\AM at ypos{%
          \AM at texcoord +
          \AM at ymargin + \AM at yoffset + \AM at localyoff +
-         (\AM at templateheight + \AM at deltay + \tw@\fboxrule) *
+         (\AM at templateheight + \AM at deltay + \tw@\AM at fboxrule) *
          (\AM at ynup-\AM at ynupi)
        }%
       }%
@@ -630,7 +631,6 @@
     \edef\AM at xpos{\strip at pt\@tempdima}%
     \setlength{\@tempdima}{\AM at ypos}%
     \edef\AM at ypos{\strip at pt\@tempdima}%
-    \setlength{\fboxsep}{\z@}%
      \AM at region@calc
     \ifnum\AM at xnupi=1
       \ifnum\AM at ynupi=1
@@ -653,6 +653,7 @@
         \noexpand\raisebox{\dp\@tempboxa}{%
         \noexpand\raise \ht\@tempboxa \hbox{\AM at hyper@begin at i}%
         \global\pdfpages at includegraphics@status\@ne
+        \fboxsep=\z@
         \AM at hyper@begin at ii\noexpand\AM at fbox{%
           \noexpand\AM at ARBug@hook
           \noexpand\AM at reflectbox{%

Modified: trunk/Master/texmf-dist/tex/latex/pdfpages/ppdvipdfmx.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pdfpages/ppdvipdfmx.def	2021-02-05 22:27:49 UTC (rev 57625)
+++ trunk/Master/texmf-dist/tex/latex/pdfpages/ppdvipdfmx.def	2021-02-05 22:28:05 UTC (rev 57626)
@@ -24,12 +24,12 @@
 %% Please send error reports and suggestions for improvements to
 %%   Andreas MATTHIAS <andreas.matthias at gmail.com>.
 %%
-\def\AM at fileversion{v0.5r}
+\def\AM at fileversion{v0.5s}
 \def\AM at Git@Date at process$#1: #2 #3${\AM at Git@Date at process@i#2\END}
 \def\AM at Git@Date at process@i#1-#2-#3\END{\def\AM at Git@Date{#1/#2/#3}}
 \def\AM at Git@SHA at process$#1: #2${\def\AM at Git@SHA{#2}}
-\AM at Git@Date at process$Date: 2021-01-09 21:30:43 +0100 $
-\AM at Git@SHA at process$SHA-1: 835dfb0d7e5502acd5c811aa9c00b2e44eae9cbd $
+\AM at Git@Date at process$Date: 2021-02-05 15:10:20 +0100 $
+\AM at Git@SHA at process$SHA-1: 96070951ed4fc4b97d5a7a910640f7dbd57cc928 $
 \ProvidesFile{ppdvipdfmx.def}
    [\AM at Git@Date\space\AM at fileversion\space
     Pdfpages driver for dvipdfmx (AM)]

Modified: trunk/Master/texmf-dist/tex/latex/pdfpages/ppdvips.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pdfpages/ppdvips.def	2021-02-05 22:27:49 UTC (rev 57625)
+++ trunk/Master/texmf-dist/tex/latex/pdfpages/ppdvips.def	2021-02-05 22:28:05 UTC (rev 57626)
@@ -24,12 +24,12 @@
 %% Please send error reports and suggestions for improvements to
 %%   Andreas MATTHIAS <andreas.matthias at gmail.com>.
 %%
-\def\AM at fileversion{v0.5r}
+\def\AM at fileversion{v0.5s}
 \def\AM at Git@Date at process$#1: #2 #3${\AM at Git@Date at process@i#2\END}
 \def\AM at Git@Date at process@i#1-#2-#3\END{\def\AM at Git@Date{#1/#2/#3}}
 \def\AM at Git@SHA at process$#1: #2${\def\AM at Git@SHA{#2}}
-\AM at Git@Date at process$Date: 2021-01-09 21:30:43 +0100 $
-\AM at Git@SHA at process$SHA-1: 835dfb0d7e5502acd5c811aa9c00b2e44eae9cbd $
+\AM at Git@Date at process$Date: 2021-02-05 15:10:20 +0100 $
+\AM at Git@SHA at process$SHA-1: 96070951ed4fc4b97d5a7a910640f7dbd57cc928 $
 \ProvidesFile{ppdvips.def}
    [\AM at Git@Date\space\AM at fileversion\space
     Pdfpages driver for dvips (AM)]

Modified: trunk/Master/texmf-dist/tex/latex/pdfpages/ppluatex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pdfpages/ppluatex.def	2021-02-05 22:27:49 UTC (rev 57625)
+++ trunk/Master/texmf-dist/tex/latex/pdfpages/ppluatex.def	2021-02-05 22:28:05 UTC (rev 57626)
@@ -24,12 +24,12 @@
 %% Please send error reports and suggestions for improvements to
 %%   Andreas MATTHIAS <andreas.matthias at gmail.com>.
 %%
-\def\AM at fileversion{v0.5r}
+\def\AM at fileversion{v0.5s}
 \def\AM at Git@Date at process$#1: #2 #3${\AM at Git@Date at process@i#2\END}
 \def\AM at Git@Date at process@i#1-#2-#3\END{\def\AM at Git@Date{#1/#2/#3}}
 \def\AM at Git@SHA at process$#1: #2${\def\AM at Git@SHA{#2}}
-\AM at Git@Date at process$Date: 2021-01-09 21:30:43 +0100 $
-\AM at Git@SHA at process$SHA-1: 835dfb0d7e5502acd5c811aa9c00b2e44eae9cbd $
+\AM at Git@Date at process$Date: 2021-02-05 15:10:20 +0100 $
+\AM at Git@SHA at process$SHA-1: 96070951ed4fc4b97d5a7a910640f7dbd57cc928 $
 \ProvidesFile{ppluatex.def}
    [\AM at Git@Date\space\AM at fileversion\space
     Pdfpages driver for LuaTeX (AM)]

Modified: trunk/Master/texmf-dist/tex/latex/pdfpages/ppnull.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pdfpages/ppnull.def	2021-02-05 22:27:49 UTC (rev 57625)
+++ trunk/Master/texmf-dist/tex/latex/pdfpages/ppnull.def	2021-02-05 22:28:05 UTC (rev 57626)
@@ -24,12 +24,12 @@
 %% Please send error reports and suggestions for improvements to
 %%   Andreas MATTHIAS <andreas.matthias at gmail.com>.
 %%
-\def\AM at fileversion{v0.5r}
+\def\AM at fileversion{v0.5s}
 \def\AM at Git@Date at process$#1: #2 #3${\AM at Git@Date at process@i#2\END}
 \def\AM at Git@Date at process@i#1-#2-#3\END{\def\AM at Git@Date{#1/#2/#3}}
 \def\AM at Git@SHA at process$#1: #2${\def\AM at Git@SHA{#2}}
-\AM at Git@Date at process$Date: 2021-01-09 21:30:43 +0100 $
-\AM at Git@SHA at process$SHA-1: 835dfb0d7e5502acd5c811aa9c00b2e44eae9cbd $
+\AM at Git@Date at process$Date: 2021-02-05 15:10:20 +0100 $
+\AM at Git@SHA at process$SHA-1: 96070951ed4fc4b97d5a7a910640f7dbd57cc928 $
 \ProvidesFile{ppnull.def}
    [\AM at Git@Date\space\AM at fileversion\space
     Pdfpages dummy driver (AM)]

Modified: trunk/Master/texmf-dist/tex/latex/pdfpages/pppdftex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pdfpages/pppdftex.def	2021-02-05 22:27:49 UTC (rev 57625)
+++ trunk/Master/texmf-dist/tex/latex/pdfpages/pppdftex.def	2021-02-05 22:28:05 UTC (rev 57626)
@@ -24,12 +24,12 @@
 %% Please send error reports and suggestions for improvements to
 %%   Andreas MATTHIAS <andreas.matthias at gmail.com>.
 %%
-\def\AM at fileversion{v0.5r}
+\def\AM at fileversion{v0.5s}
 \def\AM at Git@Date at process$#1: #2 #3${\AM at Git@Date at process@i#2\END}
 \def\AM at Git@Date at process@i#1-#2-#3\END{\def\AM at Git@Date{#1/#2/#3}}
 \def\AM at Git@SHA at process$#1: #2${\def\AM at Git@SHA{#2}}
-\AM at Git@Date at process$Date: 2021-01-09 21:30:43 +0100 $
-\AM at Git@SHA at process$SHA-1: 835dfb0d7e5502acd5c811aa9c00b2e44eae9cbd $
+\AM at Git@Date at process$Date: 2021-02-05 15:10:20 +0100 $
+\AM at Git@SHA at process$SHA-1: 96070951ed4fc4b97d5a7a910640f7dbd57cc928 $
 \ProvidesFile{pppdftex.def}
    [\AM at Git@Date\space\AM at fileversion\space
     Pdfpages driver for pdfTeX (AM)]

Modified: trunk/Master/texmf-dist/tex/latex/pdfpages/ppvtex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pdfpages/ppvtex.def	2021-02-05 22:27:49 UTC (rev 57625)
+++ trunk/Master/texmf-dist/tex/latex/pdfpages/ppvtex.def	2021-02-05 22:28:05 UTC (rev 57626)
@@ -24,12 +24,12 @@
 %% Please send error reports and suggestions for improvements to
 %%   Andreas MATTHIAS <andreas.matthias at gmail.com>.
 %%
-\def\AM at fileversion{v0.5r}
+\def\AM at fileversion{v0.5s}
 \def\AM at Git@Date at process$#1: #2 #3${\AM at Git@Date at process@i#2\END}
 \def\AM at Git@Date at process@i#1-#2-#3\END{\def\AM at Git@Date{#1/#2/#3}}
 \def\AM at Git@SHA at process$#1: #2${\def\AM at Git@SHA{#2}}
-\AM at Git@Date at process$Date: 2021-01-09 21:30:43 +0100 $
-\AM at Git@SHA at process$SHA-1: 835dfb0d7e5502acd5c811aa9c00b2e44eae9cbd $
+\AM at Git@Date at process$Date: 2021-02-05 15:10:20 +0100 $
+\AM at Git@SHA at process$SHA-1: 96070951ed4fc4b97d5a7a910640f7dbd57cc928 $
 \ProvidesFile{ppvtex.def}
    [\AM at Git@Date\space\AM at fileversion\space
     Pdfpages driver for VTeX (AM)]

Modified: trunk/Master/texmf-dist/tex/latex/pdfpages/ppxetex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pdfpages/ppxetex.def	2021-02-05 22:27:49 UTC (rev 57625)
+++ trunk/Master/texmf-dist/tex/latex/pdfpages/ppxetex.def	2021-02-05 22:28:05 UTC (rev 57626)
@@ -24,12 +24,12 @@
 %% Please send error reports and suggestions for improvements to
 %%   Andreas MATTHIAS <andreas.matthias at gmail.com>.
 %%
-\def\AM at fileversion{v0.5r}
+\def\AM at fileversion{v0.5s}
 \def\AM at Git@Date at process$#1: #2 #3${\AM at Git@Date at process@i#2\END}
 \def\AM at Git@Date at process@i#1-#2-#3\END{\def\AM at Git@Date{#1/#2/#3}}
 \def\AM at Git@SHA at process$#1: #2${\def\AM at Git@SHA{#2}}
-\AM at Git@Date at process$Date: 2021-01-09 21:30:43 +0100 $
-\AM at Git@SHA at process$SHA-1: 835dfb0d7e5502acd5c811aa9c00b2e44eae9cbd $
+\AM at Git@Date at process$Date: 2021-02-05 15:10:20 +0100 $
+\AM at Git@SHA at process$SHA-1: 96070951ed4fc4b97d5a7a910640f7dbd57cc928 $
 \ProvidesFile{ppxetex.def}
    [\AM at Git@Date\space\AM at fileversion\space
     Pdfpages driver for XeTeX (AM)]



More information about the tex-live-commits mailing list.