[latex3-commits] [latex3/latex2e] latexlab/tagging-9: typos (6ff97e0f)
github at latex-project.org
github at latex-project.org
Tue Sep 5 16:44:48 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : latexlab/tagging-9
Link : https://github.com/latex3/latex2e/commit/6ff97e0f4861af1f8ae2fbfe2898af2f5136e84f
>---------------------------------------------------------------
commit 6ff97e0f4861af1f8ae2fbfe2898af2f5136e84f
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Tue Sep 5 16:44:48 2023 +0200
typos
>---------------------------------------------------------------
6ff97e0f4861af1f8ae2fbfe2898af2f5136e84f
required/latex-lab/latex-lab-namespace.dtx | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/required/latex-lab/latex-lab-namespace.dtx b/required/latex-lab/latex-lab-namespace.dtx
index 02032fa1..2ec9b058 100644
--- a/required/latex-lab/latex-lab-namespace.dtx
+++ b/required/latex-lab/latex-lab-namespace.dtx
@@ -21,6 +21,7 @@
\DocInput{latex-lab-namespace.dtx}
\end{document}
%</driver>
+% \fi
% \title{Prototype reimplementation of \LaTeXe{}'s role mapping}
% \author{\LaTeX{} Project, initial implementation Ulrike Fischer}
% \date{v0.8 2023-09-04}
@@ -34,10 +35,10 @@
% \section{Introduction}
%
% This short file collects tag names from the \LaTeX{} namespace and their role mapping used
-% in the latex-lab files. The names are not necessarly the final ones!
+% in the latex-lab files. The names and the roles are not necessarly the final ones!
%
% Later settings of the same tag overwrite previous settings.
-% The syntax of the file is a comma list with three (1) commas per line:
+% The syntax of a line is a list of three strings ending with commas:
% \begin{verbatim}
% latex-tag, PDF-tag, name space,
% \end{verbatim}
@@ -47,6 +48,8 @@
% Art, BlockQuote, TOC, TOCI, Index, Private, Quote, Note,
% Reference, BibEntry, Code.
%
+% \end{documentation}
+% \begin{implementation}
% \begin{macrocode}
%<*ns-latex-lab>
%% \ProvidesExplFile {tagpdf-ns-latex-lab.def} {2023-09-04} {0.8}
@@ -93,4 +96,5 @@ tables, Sect, pdf2,
% \begin{macrocode}
%</ns-latex-lab>
% \end{macrocode}
+% \end{implementation}
\endinput
More information about the latex3-commits
mailing list.