[latex3-commits] [git/LaTeX3-latex3-latex2e] lthooks2: Check \CurrentFile in \DocInclude (a3e4f2eb)

PhelypeOleinik tex.phelype at gmail.com
Tue Aug 18 06:25:15 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : lthooks2
Link       : https://github.com/latex3/latex2e/commit/a3e4f2eb180cf556faa55b61cc85957c02fa7185

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

commit a3e4f2eb180cf556faa55b61cc85957c02fa7185
Author: PhelypeOleinik <tex.phelype at gmail.com>
Date:   Tue Aug 18 01:25:15 2020 -0300

    Check \CurrentFile in \DocInclude


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

a3e4f2eb180cf556faa55b61cc85957c02fa7185
 base/testfiles/github-0218.lvt | 2 +-
 base/testfiles/github-0218.tlg | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/base/testfiles/github-0218.lvt b/base/testfiles/github-0218.lvt
index 2ab842f4..7b311965 100644
--- a/base/testfiles/github-0218.lvt
+++ b/base/testfiles/github-0218.lvt
@@ -3,7 +3,7 @@
 %
 \documentclass{ltxdoc}
 \begin{filecontents}{file name.dtx}
-\typeout{file name.dtx}
+\typeout{file name.dtx (\CurrentFile)}
 \end{filecontents}
 \input{test2e}
 
diff --git a/base/testfiles/github-0218.tlg b/base/testfiles/github-0218.tlg
index 15b24c3a..3c0abbdc 100644
--- a/base/testfiles/github-0218.tlg
+++ b/base/testfiles/github-0218.tlg
@@ -4,6 +4,6 @@ Author: Bruno Le Floch
 Format: LaTeX2e<2020-10-01>
 Main Class: ltxdoc
 (file name.dtx
-file name.dtx
+file name.dtx (file name.dtx)
 ) [1
 ] (github-0218.aux (file name.aux))





More information about the latex3-commits mailing list.