texlive[74586] Master/texmf-dist: pdfpages (12mar25)
commits+karl at tug.org
commits+karl at tug.org
Wed Mar 12 20:33:11 CET 2025
Revision: 74586
https://tug.org/svn/texlive?view=revision&revision=74586
Author: karl
Date: 2025-03-12 20:33:11 +0100 (Wed, 12 Mar 2025)
Log Message:
-----------
pdfpages (12mar25)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/pdfpages/pdf-ex.tex
trunk/Master/texmf-dist/doc/latex/pdfpages/pdf-hyp.tex
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/pdf-ex.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/pdfpages/pdf-ex.tex 2025-03-12 15:10:19 UTC (rev 74585)
+++ trunk/Master/texmf-dist/doc/latex/pdfpages/pdf-ex.tex 2025-03-12 19:33:11 UTC (rev 74586)
@@ -53,9 +53,9 @@
Arranging several logical pages on one sheet of paper.
\begin{example}
-\includepdf[nup=1x2, landscape, pages=4-7]{dummy.pdf}
+\includepdf[nup=2x1, landscape, pages=4-7]{dummy.pdf}
\end{example}
-\includepdf[nup=1x2, landscape, pages=4-7]{dummy.pdf}
+\includepdf[nup=2x1, landscape, pages=4-7]{dummy.pdf}
Use the option \texttt{turn=false}, if the pages
should not be displayed in landscape orientation.
@@ -64,10 +64,10 @@
does not support this option.)
\begin{example}
-\includepdf[nup=1x2, landscape,
+\includepdf[nup=2x1, landscape,
pages=4-7, turn=false]{dummy.pdf}
\end{example}
-\includepdf[nup=1x2, landscape,
+\includepdf[nup=2x1, landscape,
pages=4-7, turn=false]{dummy.pdf}
\begin{example}
@@ -154,11 +154,11 @@
\noindent
You like the crazy way? Then try this one \texttt{;-)}
\begin{example}
-\includepdf[pages={3,4}, nup=1x2,
+\includepdf[pages={3,4}, nup=2x1,
landscape, scale=1.1,
angle=30, delta=0 -85mm]{dummy.pdf}
\end{example}
-\includepdf[pages={3,4}, nup=1x2,
+\includepdf[pages={3,4}, nup=2x1,
landscape, scale=1.1,
angle=30, delta=0 -85mm]{dummy.pdf}
Modified: trunk/Master/texmf-dist/doc/latex/pdfpages/pdf-hyp.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/pdfpages/pdf-hyp.tex 2025-03-12 15:10:19 UTC (rev 74585)
+++ trunk/Master/texmf-dist/doc/latex/pdfpages/pdf-hyp.tex 2025-03-12 19:33:11 UTC (rev 74586)
@@ -84,7 +84,7 @@
\texttt{linkname} to specify another name for the links.
\begin{example}
-\includepdf[pages=1-2, nup=1x2, landscape,
+\includepdf[pages=1-2, nup=2x1, landscape,
link, linkname=mylink]{dummy.pdf}
\end{example}
@@ -96,7 +96,7 @@
\verb|\hyperlink{mylink.1}{Page 1}|\hskip10pt \hyperlink{mylink.1}{Page 1}\par
\verb|\hyperlink{mylink.2}{Page 2}|\hskip10pt \hyperlink{mylink.2}{Page 2}
-\includepdf[pages=1-2, nup=1x2, landscape,
+\includepdf[pages=1-2, nup=2x1, landscape,
link, linkname=mylink]{dummy.pdf}
\subsection{Links to the original Document}
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 2025-03-12 15:10:19 UTC (rev 74585)
+++ trunk/Master/texmf-dist/source/latex/pdfpages/pdfpages.dtx 2025-03-12 19:33:11 UTC (rev 74586)
@@ -27,9 +27,9 @@
%<*dtx>
\makeatletter
%</dtx>
-\def\AM at git@tag{v0.6e}
-\def\AM at git@date{2025/01/30}
-\def\AM at git@hash{927d2bc548}
+\def\AM at git@tag{v0.6f}
+\def\AM at git@date{2025/03/12}
+\def\AM at git@hash{3176420b0f}
%</!(example1,example2,example3,installer)>
%
%
@@ -5199,9 +5199,9 @@
Arranging several logical pages on one sheet of paper.
\begin{example}
-\includepdf[nup=1x2, landscape, pages=4-7]{dummy.pdf}
+\includepdf[nup=2x1, landscape, pages=4-7]{dummy.pdf}
\end{example}
-\includepdf[nup=1x2, landscape, pages=4-7]{dummy.pdf}
+\includepdf[nup=2x1, landscape, pages=4-7]{dummy.pdf}
Use the option \texttt{turn=false}, if the pages
should not be displayed in landscape orientation.
@@ -5210,10 +5210,10 @@
does not support this option.)
\begin{example}
-\includepdf[nup=1x2, landscape,
+\includepdf[nup=2x1, landscape,
pages=4-7, turn=false]{dummy.pdf}
\end{example}
-\includepdf[nup=1x2, landscape,
+\includepdf[nup=2x1, landscape,
pages=4-7, turn=false]{dummy.pdf}
\begin{example}
@@ -5305,11 +5305,11 @@
\noindent
You like the crazy way? Then try this one \texttt{;-)}
\begin{example}
-\includepdf[pages={3,4}, nup=1x2,
+\includepdf[pages={3,4}, nup=2x1,
landscape, scale=1.1,
angle=30, delta=0 -85mm]{dummy.pdf}
\end{example}
-\includepdf[pages={3,4}, nup=1x2,
+\includepdf[pages={3,4}, nup=2x1,
landscape, scale=1.1,
angle=30, delta=0 -85mm]{dummy.pdf}
@@ -5395,7 +5395,7 @@
\texttt{linkname} to specify another name for the links.
\begin{example}
-\includepdf[pages=1-2, nup=1x2, landscape,
+\includepdf[pages=1-2, nup=2x1, landscape,
link, linkname=mylink]{dummy.pdf}
\end{example}
@@ -5407,7 +5407,7 @@
\verb|\hyperlink{mylink.1}{Page 1}|\hskip10pt \hyperlink{mylink.1}{Page 1}\par
\verb|\hyperlink{mylink.2}{Page 2}|\hskip10pt \hyperlink{mylink.2}{Page 2}
-\includepdf[pages=1-2, nup=1x2, landscape,
+\includepdf[pages=1-2, nup=2x1, landscape,
link, linkname=mylink]{dummy.pdf}
\subsection{Links to the original Document}
Modified: trunk/Master/texmf-dist/tex/latex/pdfpages/pdfpages.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pdfpages/pdfpages.sty 2025-03-12 15:10:19 UTC (rev 74585)
+++ trunk/Master/texmf-dist/tex/latex/pdfpages/pdfpages.sty 2025-03-12 19:33:11 UTC (rev 74586)
@@ -24,9 +24,9 @@
%% Please send error reports and suggestions for improvements to
%% Andreas MATTHIAS <andreas.matthias at gmail.com>.
%%
-\def\AM at git@tag{v0.6e}
-\def\AM at git@date{2025/01/30}
-\def\AM at git@hash{927d2bc548}
+\def\AM at git@tag{v0.6f}
+\def\AM at git@date{2025/03/12}
+\def\AM at git@hash{3176420b0f}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{pdfpages}
[\AM at git@date\space\AM at git@tag\space
Modified: trunk/Master/texmf-dist/tex/latex/pdfpages/ppdvipdfmx.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pdfpages/ppdvipdfmx.def 2025-03-12 15:10:19 UTC (rev 74585)
+++ trunk/Master/texmf-dist/tex/latex/pdfpages/ppdvipdfmx.def 2025-03-12 19:33:11 UTC (rev 74586)
@@ -24,9 +24,9 @@
%% Please send error reports and suggestions for improvements to
%% Andreas MATTHIAS <andreas.matthias at gmail.com>.
%%
-\def\AM at git@tag{v0.6e}
-\def\AM at git@date{2025/01/30}
-\def\AM at git@hash{927d2bc548}
+\def\AM at git@tag{v0.6f}
+\def\AM at git@date{2025/03/12}
+\def\AM at git@hash{3176420b0f}
\ProvidesFile{ppdvipdfmx.def}
[\AM at git@date\space\AM at git@tag\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 2025-03-12 15:10:19 UTC (rev 74585)
+++ trunk/Master/texmf-dist/tex/latex/pdfpages/ppdvips.def 2025-03-12 19:33:11 UTC (rev 74586)
@@ -24,9 +24,9 @@
%% Please send error reports and suggestions for improvements to
%% Andreas MATTHIAS <andreas.matthias at gmail.com>.
%%
-\def\AM at git@tag{v0.6e}
-\def\AM at git@date{2025/01/30}
-\def\AM at git@hash{927d2bc548}
+\def\AM at git@tag{v0.6f}
+\def\AM at git@date{2025/03/12}
+\def\AM at git@hash{3176420b0f}
\ProvidesFile{ppdvips.def}
[\AM at git@date\space\AM at git@tag\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 2025-03-12 15:10:19 UTC (rev 74585)
+++ trunk/Master/texmf-dist/tex/latex/pdfpages/ppluatex.def 2025-03-12 19:33:11 UTC (rev 74586)
@@ -24,9 +24,9 @@
%% Please send error reports and suggestions for improvements to
%% Andreas MATTHIAS <andreas.matthias at gmail.com>.
%%
-\def\AM at git@tag{v0.6e}
-\def\AM at git@date{2025/01/30}
-\def\AM at git@hash{927d2bc548}
+\def\AM at git@tag{v0.6f}
+\def\AM at git@date{2025/03/12}
+\def\AM at git@hash{3176420b0f}
\ProvidesFile{ppluatex.def}
[\AM at git@date\space\AM at git@tag\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 2025-03-12 15:10:19 UTC (rev 74585)
+++ trunk/Master/texmf-dist/tex/latex/pdfpages/ppnull.def 2025-03-12 19:33:11 UTC (rev 74586)
@@ -24,9 +24,9 @@
%% Please send error reports and suggestions for improvements to
%% Andreas MATTHIAS <andreas.matthias at gmail.com>.
%%
-\def\AM at git@tag{v0.6e}
-\def\AM at git@date{2025/01/30}
-\def\AM at git@hash{927d2bc548}
+\def\AM at git@tag{v0.6f}
+\def\AM at git@date{2025/03/12}
+\def\AM at git@hash{3176420b0f}
\ProvidesFile{ppnull.def}
[\AM at git@date\space\AM at git@tag\space
Pdfpages dummy driver (AM)]
Modified: trunk/Master/texmf-dist/tex/latex/pdfpages/pppdftex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pdfpages/pppdftex.def 2025-03-12 15:10:19 UTC (rev 74585)
+++ trunk/Master/texmf-dist/tex/latex/pdfpages/pppdftex.def 2025-03-12 19:33:11 UTC (rev 74586)
@@ -24,9 +24,9 @@
%% Please send error reports and suggestions for improvements to
%% Andreas MATTHIAS <andreas.matthias at gmail.com>.
%%
-\def\AM at git@tag{v0.6e}
-\def\AM at git@date{2025/01/30}
-\def\AM at git@hash{927d2bc548}
+\def\AM at git@tag{v0.6f}
+\def\AM at git@date{2025/03/12}
+\def\AM at git@hash{3176420b0f}
\ProvidesFile{pppdftex.def}
[\AM at git@date\space\AM at git@tag\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 2025-03-12 15:10:19 UTC (rev 74585)
+++ trunk/Master/texmf-dist/tex/latex/pdfpages/ppvtex.def 2025-03-12 19:33:11 UTC (rev 74586)
@@ -24,9 +24,9 @@
%% Please send error reports and suggestions for improvements to
%% Andreas MATTHIAS <andreas.matthias at gmail.com>.
%%
-\def\AM at git@tag{v0.6e}
-\def\AM at git@date{2025/01/30}
-\def\AM at git@hash{927d2bc548}
+\def\AM at git@tag{v0.6f}
+\def\AM at git@date{2025/03/12}
+\def\AM at git@hash{3176420b0f}
\ProvidesFile{ppvtex.def}
[\AM at git@date\space\AM at git@tag\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 2025-03-12 15:10:19 UTC (rev 74585)
+++ trunk/Master/texmf-dist/tex/latex/pdfpages/ppxetex.def 2025-03-12 19:33:11 UTC (rev 74586)
@@ -24,9 +24,9 @@
%% Please send error reports and suggestions for improvements to
%% Andreas MATTHIAS <andreas.matthias at gmail.com>.
%%
-\def\AM at git@tag{v0.6e}
-\def\AM at git@date{2025/01/30}
-\def\AM at git@hash{927d2bc548}
+\def\AM at git@tag{v0.6f}
+\def\AM at git@date{2025/03/12}
+\def\AM at git@hash{3176420b0f}
\ProvidesFile{ppxetex.def}
[\AM at git@date\space\AM at git@tag\space
Pdfpages driver for XeTeX (AM)]
More information about the tex-live-commits
mailing list.