[latex3-commits] [latex3/latex2e] tagging705-float: testfile latex3/tagging-project#13 (ae677361)
github at latex-project.org
github at latex-project.org
Wed Sep 18 11:05:35 CEST 2024
Repository : https://github.com/latex3/latex2e
On branch : tagging705-float
Link : https://github.com/latex3/latex2e/commit/ae677361a35822b66d4d88c4a298ca67c9ea910c
>---------------------------------------------------------------
commit ae677361a35822b66d4d88c4a298ca67c9ea910c
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Sep 18 11:05:35 2024 +0200
testfile latex3/tagging-project#13
>---------------------------------------------------------------
ae677361a35822b66d4d88c4a298ca67c9ea910c
required/latex-lab/testfiles-float/float-012-gh13.lvt | 17 +++++++++++++++++
required/latex-lab/testfiles-float/float-012-gh13.tlg | 0
2 files changed, 17 insertions(+)
diff --git a/required/latex-lab/testfiles-float/float-012-gh13.lvt b/required/latex-lab/testfiles-float/float-012-gh13.lvt
new file mode 100644
index 00000000..4d170e4b
--- /dev/null
+++ b/required/latex-lab/testfiles-float/float-012-gh13.lvt
@@ -0,0 +1,17 @@
+% see https://github.com/latex3/tagging-project/issues/13
+\DocumentMetadata{testphase={phase-III}}
+\input{regression-test}
+\documentclass{article}
+\NewSocketPlug{caption/label}{TUB/sansserif}
+ {
+ \sffamily #1:~
+ }
+\AssignSocketPlug{caption/label}{TUB/sansserif}
+
+\begin{document}
+\showoutput
+\begin{figure}
+(Figure)
+\caption{Caption.}
+\end{figure}
+\end{document}
\ No newline at end of file
diff --git a/required/latex-lab/testfiles-float/float-012-gh13.tlg b/required/latex-lab/testfiles-float/float-012-gh13.tlg
new file mode 100644
index 00000000..e69de29b
More information about the latex3-commits
mailing list.