[latex3-commits] [latex3/tagpdf] renamekeys: documentation updates (286f806)

github at latex-project.org github at latex-project.org
Wed Feb 21 20:05:07 CET 2024


Repository : https://github.com/latex3/tagpdf
On branch  : renamekeys
Link       : https://github.com/latex3/tagpdf/commit/286f80616f757aeac45bb30032c32aa8683f0391

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

commit 286f80616f757aeac45bb30032c32aa8683f0391
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Wed Feb 21 20:05:07 2024 +0100

    documentation updates


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

286f80616f757aeac45bb30032c32aa8683f0391
 doc/tagpdf.tex           | 5 ++---
 doc/tagpdfsetup-keys.tex | 7 ++++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/doc/tagpdf.tex b/doc/tagpdf.tex
index 536b373..e74daea 100644
--- a/doc/tagpdf.tex
+++ b/doc/tagpdf.tex
@@ -37,6 +37,7 @@
 \usepackage[noparboxrestore]{marginnote}
 \reversemarginpar
 \usepackage{booktabs}
+\setlength\belowcaptionskip{10pt}
 \usepackage{tcolorbox}
 
 \usepackage{tikz}
@@ -501,9 +502,7 @@ The key-val list understands at least the following keys. More keys are defined
 \item[\PrintKeyName{role/new-tag}] Allows to define new tag names, see
   section \ref{sec:new-tag} for a description.
 
-\item[\PrintKeyName{activate/spaces}] Choice key, possible values are
-  \PrintKeyName{true}/""\PrintKeyName{on} and
-  \PrintKeyName{false}/\PrintKeyName{off}. The key
+\item[\PrintKeyName{activate/spaces}] Boolean. The key
   activates/deactivates the insertion of space glyphs, see
   section~\ref{sec:spacechars}. In the luamode it only works if at
   least \PrintKeyName{activate/mc} has been used.
diff --git a/doc/tagpdfsetup-keys.tex b/doc/tagpdfsetup-keys.tex
index 5011a0d..9f4e0d2 100644
--- a/doc/tagpdfsetup-keys.tex
+++ b/doc/tagpdfsetup-keys.tex
@@ -4,7 +4,7 @@
 \begin{tabular}{lllll}
 \toprule
 new key name    & old key name & value            &type   & defined in \\\midrule
- ---            & root-AF      & string           &code   &tagpdf-struct\\[4pt]\midrule
+ ???            & root-AF      & string           &code   &tagpdf-struct\\[4pt]\midrule
 %% activate key path
 %% activate` is used for keys that enable 
 %% general, typically document wide tagging options 
@@ -13,7 +13,7 @@ new key name    & old key name & value            &type   & defined in \\\midrul
 activate        & activate        & boolean         &meta  & tagpdf \\
 activate/all    & activate-all    & boolean         &meta & tagpdf\\
 activate/mc     & activate-mc     & boolean         &bool  & tagpdf\\  
-activate/spaces & interwordspace  & boolean/choice  &code  & tagpdf-space\\
+activate/spaces & interwordspace  & boolean         &code  & tagpdf-space\\
 activate/struct & activate-struct & boolean         &bool  & tagpdf\\  
 activate/struct-dest & no-struct-dest&boolean       &bool  & tagpdf\\
 activate/tagunmarked& tagunmarked & boolean         &bool & tagpdf\\
@@ -60,10 +60,11 @@ math/mathml/write-dummy & ---      &---              &code  &latex-lab-math\\
 % mathml source files:
 math/mathml/sources &---           & clist           &clist &latex-lab-math\\
 math/mathml/AF      &---           &boolean          &bool  &latex-lab-math\\
-math/tex/AF       & ---            &boolean          &bool  &latex-lab-math\\
+math/tex/AF       & ---            &boolean          &bool  &latex-lab-math\\[4pt]\midrule
 % TODO math/alt/type = source|manual|     (later)                                                                               
 %% table key path
 % true/false/layout
 table/tagging     & table-tagging  &choice           &code  &latex-lab-table\\
 table/header-rows & table-header-rows& clist         &clist &latex-lab-table\\
+\bottomrule
 \end{tabular}





More information about the latex3-commits mailing list.