[latex3-commits] [git/LaTeX3-latex3-latex2e] gh942: add \long for #942 (159cf185)

David Carlisle d.p.carlisle at gmail.com
Sun Apr 2 14:53:59 CEST 2023


Repository : https://github.com/latex3/latex2e
On branch  : gh942
Link       : https://github.com/latex3/latex2e/commit/159cf1851110c8a9eedce1148b29abe248447ce5

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

commit 159cf1851110c8a9eedce1148b29abe248447ce5
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Sun Apr 2 13:53:59 2023 +0100

    add \long for #942


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

159cf1851110c8a9eedce1148b29abe248447ce5
 base/testfiles/github-0942.lvt                      | 12 ++++++++++++
 base/testfiles/{github-0177.tlg => github-0942.tlg} |  3 +++
 2 files changed, 15 insertions(+)

diff --git a/base/testfiles/github-0942.lvt b/base/testfiles/github-0942.lvt
new file mode 100644
index 00000000..2d2bf276
--- /dev/null
+++ b/base/testfiles/github-0942.lvt
@@ -0,0 +1,12 @@
+% a filename par  should not trigger a \long error
+
+\begin{filecontents}[overwrite]{par}
+\typeout{par input}
+\end{filecontents}
+\input{test2e}
+
+\START
+
+\input{par}
+
+\END
\ No newline at end of file
diff --git a/base/testfiles/github-0177.tlg b/base/testfiles/github-0942.tlg
similarity index 82%
copy from base/testfiles/github-0177.tlg
copy to base/testfiles/github-0942.tlg
index 1d0c6975..aaa7a063 100644
--- a/base/testfiles/github-0177.tlg
+++ b/base/testfiles/github-0942.tlg
@@ -1,2 +1,5 @@
 This is a generated file for the LaTeX2e validation system.
 Don't change this file in any respect.
+(par.tex
+par input
+)





More information about the latex3-commits mailing list.