[latex3-commits] [latex3/tagpdf] faster-ref: improve message (5bf5192)
github at latex-project.org
github at latex-project.org
Wed Sep 11 19:32:03 CEST 2024
Repository : https://github.com/latex3/tagpdf
On branch : faster-ref
Link : https://github.com/latex3/tagpdf/commit/5bf519211417e2b77b578ab46413e453579112ba
>---------------------------------------------------------------
commit 5bf519211417e2b77b578ab46413e453579112ba
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Sep 11 19:32:03 2024 +0200
improve message
>---------------------------------------------------------------
5bf519211417e2b77b578ab46413e453579112ba
tagpdf-struct.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tagpdf-struct.dtx b/tagpdf-struct.dtx
index 84598a7..52e1e2a 100644
--- a/tagpdf-struct.dtx
+++ b/tagpdf-struct.dtx
@@ -1302,7 +1302,7 @@
}
}
{
- \msg_warning:nnn {tag}{struct-Ref-unknown}{Label~#1}
+ \msg_warning:nnn {tag}{struct-Ref-unknown}{Label~'#1'}
}
}
\cs_new_protected:Npn \@@_struct_Ref_dest:nN #1 #2 %#1 a dest name
@@ -1315,7 +1315,7 @@
}
}
{
- \msg_warning:nnn {tag}{struct-Ref-unknown}{Destination~#1}
+ \msg_warning:nnn {tag}{struct-Ref-unknown}{Destination~'#1'}
}
}
\cs_new_protected:Npn \@@_struct_Ref_num:nN #1 #2 %#1 a structure number
More information about the latex3-commits
mailing list.