[latex3-commits] [git/LaTeX3-latex3-latex2e] gh981: test for #981 (699955b9)

Frank Mittelbach frank.mittelbach at latex-project.org
Tue Mar 28 15:11:38 CEST 2023


Repository : https://github.com/latex3/latex2e
On branch  : gh981
Link       : https://github.com/latex3/latex2e/commit/699955b962cbb534bb8dd813f00438e5f08b8adc

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

commit 699955b962cbb534bb8dd813f00438e5f08b8adc
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Tue Mar 28 15:11:38 2023 +0200

    test for #981


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

699955b962cbb534bb8dd813f00438e5f08b8adc
 base/testfiles/github-0981.lvt | 13 +++++++++++++
 base/testfiles/github-0981.tlg | 10 ++++++++++
 2 files changed, 23 insertions(+)

diff --git a/base/testfiles/github-0981.lvt b/base/testfiles/github-0981.lvt
new file mode 100644
index 00000000..638c05cb
--- /dev/null
+++ b/base/testfiles/github-0981.lvt
@@ -0,0 +1,13 @@
+
+\documentclass[doc2]{ltxdoc}
+
+\input{regression-test}
+
+\begin{document}
+
+\START
+
+\cs{abc}
+
+\OMIT
+\end{document}
diff --git a/base/testfiles/github-0981.tlg b/base/testfiles/github-0981.tlg
new file mode 100644
index 00000000..441b625c
--- /dev/null
+++ b/base/testfiles/github-0981.tlg
@@ -0,0 +1,10 @@
+This is a generated file for the l3build validation system.
+Don't change this file in any respect.
+! Undefined control sequence.
+l. ...\cs
+        {abc}
+The control sequence at the end of the top line
+of your error message was never \def'ed. If you have
+misspelled it (e.g., `\hobx'), type `I' and the correct
+spelling (e.g., `I\hbox'). Otherwise just continue,
+and I'll forget about whatever was undefined.





More information about the latex3-commits mailing list.