[latex3-commits] [git/LaTeX3-latex3-pdfresources] textfields: small typos (9d2128e)
Ulrike Fischer
fischer at troubleshooting-tex.de
Mon May 10 00:30:17 CEST 2021
Repository : https://github.com/latex3/pdfresources
On branch : textfields
Link : https://github.com/latex3/pdfresources/commit/9d2128e665af2752b0e566fa4fa3ce9ca1527072
>---------------------------------------------------------------
commit 9d2128e665af2752b0e566fa4fa3ce9ca1527072
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Mon May 10 00:30:17 2021 +0200
small typos
>---------------------------------------------------------------
9d2128e665af2752b0e566fa4fa3ce9ca1527072
l3pdffield-checkbox.dtx | 2 +-
testfiles/checkbox.pvt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3pdffield-checkbox.dtx b/l3pdffield-checkbox.dtx
index 84d2424..ad5d7bb 100644
--- a/l3pdffield-checkbox.dtx
+++ b/l3pdffield-checkbox.dtx
@@ -411,7 +411,7 @@
,rollover-appearance .groups:n = {checkbox}
}
-\keys_define:nn { pdffield / checkbox }
+\keys_define:nn { pdffield }
{
down-appearance .code:n = %value is a name of an appearance
{
diff --git a/testfiles/checkbox.pvt b/testfiles/checkbox.pvt
index ae172cc..7a7346f 100644
--- a/testfiles/checkbox.pvt
+++ b/testfiles/checkbox.pvt
@@ -85,7 +85,7 @@ width=\bearwidth,height=\bearheight]
{On: bear with shirt, Off: bear, rollover: yellow/brown duck (depending on the state) }
\CheckBox[name=bearD,appearance=pdffield/bear,
-down-appearance=checkbox/panda,
+down-appearance=pdffield/panda,
width=\bearwidth,height=\bearheight]
{On: bear with shirt, Off: bear, click: panda/cat (depending on the state) }
More information about the latex3-commits
mailing list.