[latex3-commits] [git/LaTeX3-latex3-latex2e] gh222: Update github-0222-input.lvt to show that a file loaded through the \every at verbatimhook is indeed loaded more than once (09964e4e)

Johannes Braams texniek at braams.xs4all.nl
Sat Jun 6 11:26:19 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : gh222
Link       : https://github.com/latex3/latex2e/commit/09964e4e0f7249e5c6d7eaf38577f9c1278372b2

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

commit 09964e4e0f7249e5c6d7eaf38577f9c1278372b2
Author: Johannes Braams <texniek at braams.xs4all.nl>
Date:   Sat Jun 6 11:26:19 2020 +0200

    Update github-0222-input.lvt to show that a file loaded through the \every at verbatimhook is indeed loaded more than once


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

09964e4e0f7249e5c6d7eaf38577f9c1278372b2
 required/tools/testfiles/github-0222-input.lvt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/required/tools/testfiles/github-0222-input.lvt b/required/tools/testfiles/github-0222-input.lvt
index 4c0a37f7..72194f68 100644
--- a/required/tools/testfiles/github-0222-input.lvt
+++ b/required/tools/testfiles/github-0222-input.lvt
@@ -34,6 +34,10 @@
 \makeatletter
 \addto at hook\every at verbatim{\input{.tex}} % dummy file for the mwe
 \makeatother
+% Show that the file .tex is \input twice
+\begin{verbatim}
+Some verbatim text
+\end{verbatim}
 \footnotesize
 \verbatiminput{verb-test.tex}
 \end{document}





More information about the latex3-commits mailing list.