[latex3-commits] [latex3/latex2e] lab-review-01: docu (5a20f28a)

github at latex-project.org github at latex-project.org
Mon May 29 17:16:05 CEST 2023


Repository : https://github.com/latex3/latex2e
On branch  : lab-review-01
Link       : https://github.com/latex3/latex2e/commit/5a20f28af223fecd3439cb1fde9dcfe1f69ea097

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

commit 5a20f28af223fecd3439cb1fde9dcfe1f69ea097
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Mon May 29 17:16:05 2023 +0200

    docu


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

5a20f28af223fecd3439cb1fde9dcfe1f69ea097
 required/latex-lab/latex-lab-text.dtx | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/required/latex-lab/latex-lab-text.dtx b/required/latex-lab/latex-lab-text.dtx
index afa0f7a2..dd893cf2 100644
--- a/required/latex-lab/latex-lab-text.dtx
+++ b/required/latex-lab/latex-lab-text.dtx
@@ -49,6 +49,11 @@
 % The followings contains small changes to improve the tagging of
 % (inline) text commands.
 % 
+% While the tagging of the \LaTeX{} logo is quite straightforward, tagging of
+% \cs{emph} as \texttt{EM} and \cs{textbf} as \texttt{Strong}
+% can have unwanted side-effect as both tags are inline tags and so not every inner
+% structure is allowed. Probably both commands will need an optional argument or a
+% starred variant which suppress the tagging.
 % 
 % \section{Implementation}
 %    \begin{macrocode}





More information about the latex3-commits mailing list.