[latex3-commits] [git/LaTeX3-latex3-pdfresources] renamedict77: typo in testfile (9c3efc3)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sun Apr 12 11:02:47 CEST 2020
Repository : https://github.com/latex3/pdfresources
On branch : renamedict77
Link : https://github.com/latex3/pdfresources/commit/9c3efc34cf90e9a87e7e4fb00033eb870eab270d
>---------------------------------------------------------------
commit 9c3efc34cf90e9a87e7e4fb00033eb870eab270d
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sun Apr 12 11:02:47 2020 +0200
typo in testfile
>---------------------------------------------------------------
9c3efc34cf90e9a87e7e4fb00033eb870eab270d
testfiles/thispageattr.pvt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/testfiles/thispageattr.pvt b/testfiles/thispageattr.pvt
index 2ec7464..62e8b6f 100644
--- a/testfiles/thispageattr.pvt
+++ b/testfiles/thispageattr.pvt
@@ -18,7 +18,7 @@
\begin{figure}[p]
\zlabel{a}\label{a}
-\pdfdict_put:nnx{Page}{Rotate}{\myrotate{a}}
+\pdfdict_put:nnx{ThisPage}{Rotate}{\myrotate{a}}
\Huge
code~is~on~page~\thepage\par
float~is~on~page~\zpageref{a}\par
@@ -27,7 +27,7 @@ float~is~on~page~\zpageref{a}\par
\begin{figure}[p]
\zlabel{b}
-\pdfdict_put:nnx{Page}{Rotate}{\myrotate{b}}
+\pdfdict_put:nnx{ThisPage}{Rotate}{\myrotate{b}}
\Huge
code~is~on~page~\thepage\par
\label{b}float~is~on~page~\pageref{b}\par
More information about the latex3-commits
mailing list.