[latex3-commits] [git/LaTeX3-latex3-pdfresources] textfields: small typos (9510d80)

Ulrike Fischer fischer at troubleshooting-tex.de
Wed May 12 00:08:05 CEST 2021


Repository : https://github.com/latex3/pdfresources
On branch  : textfields
Link       : https://github.com/latex3/pdfresources/commit/9510d8093dfd093acd3301db36cf17263cbf93af

>---------------------------------------------------------------

commit 9510d8093dfd093acd3301db36cf17263cbf93af
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Wed May 12 00:08:05 2021 +0200

    small typos


>---------------------------------------------------------------

9510d8093dfd093acd3301db36cf17263cbf93af
 l3pdffield-textfield.dtx | 2 --
 l3pdffield.dtx           | 5 +++--
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/l3pdffield-textfield.dtx b/l3pdffield-textfield.dtx
index 036e8e6..325fe73 100644
--- a/l3pdffield-textfield.dtx
+++ b/l3pdffield-textfield.dtx
@@ -497,5 +497,3 @@
 %    \end{macrocode}
 % \end{macro}
 %\end{implementation}
-
-\endinput%
diff --git a/l3pdffield.dtx b/l3pdffield.dtx
index a9cf8fe..1b4ea61 100644
--- a/l3pdffield.dtx
+++ b/l3pdffield.dtx
@@ -1210,8 +1210,8 @@
            }
       }
     ,setFf .groups:n = {field}
-    ,setfieldflags .meta:nn =
-      { pdffield }{setFf={#1}}
+    ,setfieldflags .meta:n =
+      {setFf={#1}}
     ,setfieldflags .groups:n = {field}
     ,unsetFf .multichoice:
     ,unsetFf / all .code:n = { \bitset_clear:N \l_@@_Ff_bitset}
@@ -1220,6 +1220,7 @@
         \bitset_set_false:Nn \l_@@_Ff_bitset {#1}
       }
     ,unsetFf .groups:n = {field}
+    ,unsetfieldflags .meta:n = {unsetFf={#1}}
     ,unsetfieldflags .groups:n = {field}
   }
 





More information about the latex3-commits mailing list.