[latex3-commits] [git/LaTeX3-latex3-latex2e] earlier-expl3: Correct file name in \DocInput (43d6f4f5)

PhelypeOleinik tex.phelype at gmail.com
Sat Jun 6 03:53:42 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : earlier-expl3
Link       : https://github.com/latex3/latex2e/commit/43d6f4f56952d0683505ea434a911b26c0b4afb5

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

commit 43d6f4f56952d0683505ea434a911b26c0b4afb5
Author: PhelypeOleinik <tex.phelype at gmail.com>
Date:   Fri Jun 5 22:53:42 2020 -0300

    Correct file name in \DocInput


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

43d6f4f56952d0683505ea434a911b26c0b4afb5
 base/ltexpl.dtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/base/ltexpl.dtx b/base/ltexpl.dtx
index 2d7cccbf..99b315dd 100644
--- a/base/ltexpl.dtx
+++ b/base/ltexpl.dtx
@@ -36,7 +36,7 @@
              [2020-06-05 v1.2c LaTeX Kernel (expl3-dependent code)]
 % \iffalse
 \documentclass{ltxdoc}
-\GetFileInfo{ltfinal.dtx}
+\GetFileInfo{ltexpl.dtx}
 \title{\filename}
 \date{\filedate}
 \author{%
@@ -44,7 +44,7 @@
 \begin{document}
  \MaintainedByLaTeXTeam{latex}
  \maketitle
- \DocInput{ltfinal.dtx}
+ \DocInput{ltexpl.dtx}
 \end{document}
 %</driver>
 % \fi





More information about the latex3-commits mailing list.