[latex3-commits] [git/LaTeX3-latex3-pdfresources] testmetadata: correct docus (ecc0ea4)
Ulrike Fischer
fischer at troubleshooting-tex.de
Tue Jan 11 00:24:39 CET 2022
Repository : https://github.com/latex3/pdfresources
On branch : testmetadata
Link : https://github.com/latex3/pdfresources/commit/ecc0ea43aef1dc064563f84534cbcc3591583314
>---------------------------------------------------------------
commit ecc0ea43aef1dc064563f84534cbcc3591583314
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Tue Jan 11 00:24:39 2022 +0100
correct docus
>---------------------------------------------------------------
ecc0ea43aef1dc064563f84534cbcc3591583314
hyperref-generic.dtx | 4 +++-
l3pdfdict.dtx | 4 ++--
l3pdffield.dtx | 17 ++++++++++++-----
l3pdfmanagement.dtx | 2 +-
4 files changed, 18 insertions(+), 9 deletions(-)
diff --git a/hyperref-generic.dtx b/hyperref-generic.dtx
index 228410b..0dd2dbb 100644
--- a/hyperref-generic.dtx
+++ b/hyperref-generic.dtx
@@ -1173,8 +1173,10 @@
%\cs_set_protected:Npn \PDF at SetupDoc{}
%\\PDF at FinishDoc{}% dummy needed for hyperref ...
% \end{macrocode}
+% \begin{function}{\hypercalcbp}
+% We define a better (expandable) version of \cs{hypercalcbp}
+% \end{function}
% \begin{macro}[EXP]{\hypercalcbp}
-% We define a better (expandable) version of \cs{hypercalcbp}
% \begin{macrocode}
\cs_set_eq:NN \hypercalcbp \dim_to_decimal_in_bp:n
% \end{macrocode}
diff --git a/l3pdfdict.dtx b/l3pdfdict.dtx
index 7aecf28..fbed1c1 100644
--- a/l3pdfdict.dtx
+++ b/l3pdfdict.dtx
@@ -362,7 +362,7 @@
% \end{macro}
%
%
-% \begin{macro}
+% \begin{macro}[pTF]
% {
% \@@_if_exist:n, \pdfdict_if_exist:n,
% }
@@ -383,7 +383,7 @@
% \end{macro}
%
%
-% \begin{macro}
+% \begin{macro}[pTF]
% {
% \@@_if_empty:n, \pdfdict_if_empty:n,
% }
diff --git a/l3pdffield.dtx b/l3pdffield.dtx
index 6349998..ab1ac68 100644
--- a/l3pdffield.dtx
+++ b/l3pdffield.dtx
@@ -343,7 +343,7 @@
% \Arg{key-val} can be an arbitrary collection of the keys of the module.
% \end{function}
%
-% \begin{function}{create-style}
+% \begin{function}{style}
% \begin{syntax}
% |style| = \Arg{style}
% \end{syntax}
@@ -463,7 +463,7 @@
% The value is passed through \cs{pdf_string_from_unicode:nnN}
% \end{function}
%
-% \begin{function}{mappingname,TM}
+% \begin{function}{FT}
% \begin{syntax}
% |FT| = |Btn|\verb"|"|Tx|\verb"|"|Ch|\verb"|"|Sig|
% \end{syntax}
@@ -710,6 +710,13 @@
% all values are zero.
% \end{function}
%
+% \begin{function}{tag}
+% \begin{syntax}
+% |tag| = |true|\verb+|+|false|
+% \end{syntax}
+% This key is related to tagging and enables/disables the tagging.
+% \end{function}
+%
% \begin{function}{parent}
% \begin{syntax}
% |parent| = \meta{field ID}\\
@@ -763,7 +770,7 @@
% \begin{syntax}
% |AA/*| = \meta{ECMAScript}
% \end{syntax}
-% * should be one of |F|, |Bl|, |D|, |U|, |E|, |X|, |PO|, |PC|, |PV|, |PI|.
+% * should be one of |Fo|, |Bl|, |D|, |U|, |E|, |X|, |PO|, |PC|, |PV|, |PI|.
% Alias names for the first six keys are
% |onfocus|, |onblur|, |onmousedown|, |onmouseup|, |onenter|, |onexit|.
% These keys adds then the respective key to the |/AA| dictionary
@@ -858,7 +865,7 @@
% Currently no special syntax support
% is implemented. They will be handled if needed when the code for
% push buttons is developed and tested.
-% \begin{function}{MK/*}
+% \begin{function}{MK/I,MK/RI,MK/IX,MK/IF,MK/TP}
% \begin{syntax}
% |MK/*| = \meta{various}
% \end{syntax}
@@ -1743,7 +1750,7 @@
% \end{macrocode}
% \end{macro}
% \begin{macro}{tag}
-% to disable tagging locall
+% to disable tagging locally
% \begin{macrocode}
\keys_define:nn { pdffield }
{
diff --git a/l3pdfmanagement.dtx b/l3pdfmanagement.dtx
index 30edbad..357fdc2 100644
--- a/l3pdfmanagement.dtx
+++ b/l3pdfmanagement.dtx
@@ -1563,7 +1563,7 @@
}
% \end{macrocode}
% \end{macro}
-% \begin{macro}{ Handler}
+% \begin{macro}{ \@@_handler/Catalog/Names/EmbeddedFiles_gput:n }
% EmbeddedFiles is an array and needs a special handler to add values.
% \begin{macrocode}
\pdfdict_new:n { g__pdf_Core/Catalog/Names }
More information about the latex3-commits
mailing list.