[latex3-commits] [latex3/tagpdf] taggingsocket: changes from review (b4b24aa)
github at latex-project.org
github at latex-project.org
Wed Oct 23 11:54:09 CEST 2024
Repository : https://github.com/latex3/tagpdf
On branch : taggingsocket
Link : https://github.com/latex3/tagpdf/commit/b4b24aa8ea2b74b78d71d0e88913c450f33ca0a1
>---------------------------------------------------------------
commit b4b24aa8ea2b74b78d71d0e88913c450f33ca0a1
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Oct 23 11:54:09 2024 +0200
changes from review
>---------------------------------------------------------------
b4b24aa8ea2b74b78d71d0e88913c450f33ca0a1
tagpdf-user.dtx | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/tagpdf-user.dtx b/tagpdf-user.dtx
index 867b1f8..972c351 100644
--- a/tagpdf-user.dtx
+++ b/tagpdf-user.dtx
@@ -290,12 +290,13 @@
% Usually, these sockets have (beside the default plug defined for every socket)
% one additional plug defined and directly assigned. This plug is used when
% tagging is active.
+% There may be more plugs, e.g., tagging with special debugging or special behaviour
+% depending on the class or PDF version etc., but right now it is usually just on or off.
+%
% When tagging is suspended they all have the same predefined behaviour:
% The sockets with zero arguments do nothing. The sockets with one argument
% gobble their argument. The sockets with two arguments
% will drop their first argument and pass the second unchanged.
-% There may be more plugs, e.g., tagging with special debugging or special behaviour
-% depending on the class or PDF version etc., but right now it is usually just on or off.
%
% It is possible to use the tagging support sockets with
% \cs{UseSocket} directly, but in this case the socket remains active
More information about the latex3-commits
mailing list.