[latex3-commits] [git/LaTeX3-latex3-pdfresources] reworking-annot: correct wrong command (e746f77)
Ulrike Fischer
fischer at troubleshooting-tex.de
Mon Dec 7 10:33:55 CET 2020
Repository : https://github.com/latex3/pdfresources
On branch : reworking-annot
Link : https://github.com/latex3/pdfresources/commit/e746f77de6270e0f39851db71700d828138c1d0f
>---------------------------------------------------------------
commit e746f77de6270e0f39851db71700d828138c1d0f
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Mon Dec 7 10:33:55 2020 +0100
correct wrong command
>---------------------------------------------------------------
e746f77de6270e0f39851db71700d828138c1d0f
hgeneric-experimental.def | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hgeneric-experimental.def b/hgeneric-experimental.def
index 89e784c..a1768b4 100644
--- a/hgeneric-experimental.def
+++ b/hgeneric-experimental.def
@@ -1157,7 +1157,7 @@
{
\pdf_version_compare:NnTF > {1.6}
{
- \tl_empty:nTF
+ \tl_if_empty:nTF {#1}
{
\pdfmanagement_remove:nn {Catalog / ViewerPreferences } { NumCopies }
}
More information about the latex3-commits
mailing list.