[latex3-commits] [git/LaTeX3-latex3-pdfresources] splitting: remove pdf_docviewfor now (fd6498f)
Ulrike Fischer
fischer at troubleshooting-tex.de
Tue Jun 30 00:05:35 CEST 2020
Repository : https://github.com/latex3/pdfresources
On branch : splitting
Link : https://github.com/latex3/pdfresources/commit/fd6498fdbe4847a1d931cd8727d75d9e9fcf18c5
>---------------------------------------------------------------
commit fd6498fdbe4847a1d931cd8727d75d9e9fcf18c5
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Tue Jun 30 00:05:35 2020 +0200
remove pdf_docviewfor now
>---------------------------------------------------------------
fd6498fdbe4847a1d931cd8727d75d9e9fcf18c5
pdfresources.dtx | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/pdfresources.dtx b/pdfresources.dtx
index 48f2414..6cef4aa 100644
--- a/pdfresources.dtx
+++ b/pdfresources.dtx
@@ -1589,6 +1589,7 @@
% \end{macrocode}
% \section{Drop?}
% \subsubsection{Doc View/Openaction}
+% Dropped for now. Is probably not needed
% \begin{NOTE}{UF}
% /OpenAction can be an array:
% |/OpenAction [5 0 R /Fit]| or an action: |<< /S /GoTo /D [ 7 0 R /Fit ] >>|.
@@ -1611,10 +1612,10 @@
%
% \begin{macrocode}
%<*package>
-\cs_new_protected:Npn \pdf_docview:nn #1 #2
- {
- \pdfcoredict_gput:nnx {Catalog }{ OpenAction }{[\pdf_pageobject_ref:n {#1}~/#2]}
- }
+%\cs_new_protected:Npn \pdf_docview:nn #1 #2
+% {
+% \pdfcoredict_gput:nnx {Catalog }{ OpenAction }{[\pdf_pageobject_ref:n {#1}~/#2]}
+% }
%</package>
% \end{macrocode}
%
More information about the latex3-commits
mailing list.