[latex3-commits] [latex3/latex2e] gh1185: testfile for #1185 (a7a95c09)
github at latex-project.org
github at latex-project.org
Sun Nov 26 22:44:14 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : gh1185
Link : https://github.com/latex3/latex2e/commit/a7a95c091bcec09ea5660a6f4b2fb9fb12773317
>---------------------------------------------------------------
commit a7a95c091bcec09ea5660a6f4b2fb9fb12773317
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Sun Nov 26 21:44:14 2023 +0000
testfile for #1185
>---------------------------------------------------------------
a7a95c091bcec09ea5660a6f4b2fb9fb12773317
base/testfiles/github-1185.lvt | 11 +++++++++++
base/testfiles/github-1185.tlg | 12 ++++++++++++
2 files changed, 23 insertions(+)
diff --git a/base/testfiles/github-1185.lvt b/base/testfiles/github-1185.lvt
new file mode 100644
index 00000000..23588ee5
--- /dev/null
+++ b/base/testfiles/github-1185.lvt
@@ -0,0 +1,11 @@
+\documentclass{article}
+
+\input{test2e}
+
+\START
+{
+% This should error
+\usepackage{ifthen}
+}
+
+\END
\ No newline at end of file
diff --git a/base/testfiles/github-1185.tlg b/base/testfiles/github-1185.tlg
new file mode 100644
index 00000000..ff0dc518
--- /dev/null
+++ b/base/testfiles/github-1185.tlg
@@ -0,0 +1,12 @@
+This is a generated file for the LaTeX2e validation system.
+Don't change this file in any respect.
+! LaTeX Error: \RequirePackage or \usepackage in a group.
+See the LaTeX manual or LaTeX Companion for explanation.
+Type H <return> for immediate help.
+ ...
+l. ...\usepackage
+ {ifthen}
+\RequirePackage or \usepackage should be at the top level
+(ifthen.sty
+Package: ifthen ....-..-.. v... Standard LaTeX ifthen package (DPC)
+)
More information about the latex3-commits
mailing list.