[latex3-commits] [latex3/tagpdf] changetagstop: document dangers of lazy stopping (e3e17aa)
github at latex-project.org
github at latex-project.org
Thu Dec 14 00:19:53 CET 2023
Repository : https://github.com/latex3/tagpdf
On branch : changetagstop
Link : https://github.com/latex3/tagpdf/commit/e3e17aaf987f1564b03dfc49ca1fe28ce514d9a3
>---------------------------------------------------------------
commit e3e17aaf987f1564b03dfc49ca1fe28ce514d9a3
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Thu Dec 14 00:19:53 2023 +0100
document dangers of lazy stopping
>---------------------------------------------------------------
e3e17aaf987f1564b03dfc49ca1fe28ce514d9a3
doc/tagpdf.tex | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/tagpdf.tex b/doc/tagpdf.tex
index c2d75d0..e039ed8 100644
--- a/doc/tagpdf.tex
+++ b/doc/tagpdf.tex
@@ -1983,6 +1983,10 @@ and this shouldn't create structures. There are therefore a number of
commands for various use cases\footnote{it is quite possible that some of
the commands will disappear again if we realize that they are not fitting!}
+Warning! Stopping tagging should be done only with care and when it is
+ensured that no code inside the stopped part gets confused. Most importantly
+currently tagging should not be stopped if a page break can occur
+or the output routine is called.
\begin{docCommands}
{
More information about the latex3-commits
mailing list.