[latex3-commits] [git/LaTeX3-latex3-pdfresources] testlinkstuff: forgottend guard (021a587)
Ulrike Fischer
fischer at troubleshooting-tex.de
Fri May 31 13:19:45 CEST 2019
Repository : https://github.com/latex3/pdfresources
On branch : testlinkstuff
Link : https://github.com/latex3/pdfresources/commit/021a5875e9db595ab86ae3598dbd48f4aa6fe9e0
>---------------------------------------------------------------
commit 021a5875e9db595ab86ae3598dbd48f4aa6fe9e0
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Fri May 31 13:19:45 2019 +0200
forgottend guard
>---------------------------------------------------------------
021a5875e9db595ab86ae3598dbd48f4aa6fe9e0
pdfresources.dtx | 2 ++
1 file changed, 2 insertions(+)
diff --git a/pdfresources.dtx b/pdfresources.dtx
index 0d2df8d..829f4c4 100644
--- a/pdfresources.dtx
+++ b/pdfresources.dtx
@@ -1252,12 +1252,14 @@
% \subsection{Compression}
% \begin{macro}{\pdf_uncompress:}
% \begin{macrocode}
+%<*package>
\cs_new_protected:Npn \pdf_uncompress:
{
\driver_pdf_compresslevel:n {0}
\driver_pdf_compress_objects:n {0}
}
% \end{macrocode}
+%</package>
% \end{macro}
% \subsection{Setting / comparing pdf versions}
% The code assumes that the versions are two integers separated by a period.
More information about the latex3-commits
mailing list