[latex3-commits] [git/LaTeX3-latex3-latex2e] lthooks: add ltfilehook rollback not yet done (72964c1e)

Frank Mittelbach frank.mittelbach at latex-project.org
Wed Jul 8 23:16:56 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : lthooks
Link       : https://github.com/latex3/latex2e/commit/72964c1ecab47bb648121a832506d4a58e0ef7a1

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

commit 72964c1ecab47bb648121a832506d4a58e0ef7a1
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Wed Jul 8 23:16:56 2020 +0200

    add ltfilehook
    rollback not yet done


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

72964c1ecab47bb648121a832506d4a58e0ef7a1
 base/ltfilehook.dtx               | 2 +-
 base/ltfinal.dtx                  | 2 +-
 base/testfiles/tltx001.luatex.tlg | 1 +
 base/testfiles/tltx001.tlg        | 1 +
 base/testfiles/tltx001.xetex.tlg  | 1 +
 5 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/base/ltfilehook.dtx b/base/ltfilehook.dtx
index 3956560d..56314915 100644
--- a/base/ltfilehook.dtx
+++ b/base/ltfilehook.dtx
@@ -462,7 +462,7 @@
 %    
 %    \begin{macrocode}
   \gdef\drop at tex@extension at other#1.TEX#2\drop at tex@extension at other
-    { \gdef\@curr at file{#1} }
+    {\gdef\@curr at file{#1}}
 }
 \endgroup
 %    \end{macrocode}
diff --git a/base/ltfinal.dtx b/base/ltfinal.dtx
index f30fd9b8..1a83a0a1 100644
--- a/base/ltfinal.dtx
+++ b/base/ltfinal.dtx
@@ -1144,7 +1144,7 @@
 %    \begin{macrocode}
 \input lthooks.ltx
 \input ltshipout.ltx
-%\input ltfilehook.ltx
+\input ltfilehook.ltx
 %    \end{macrocode}
 %    Stuff that needs rollback
 %    \begin{macrocode}
diff --git a/base/testfiles/tltx001.luatex.tlg b/base/testfiles/tltx001.luatex.tlg
index 3d1b722d..a56c459f 100644
--- a/base/testfiles/tltx001.luatex.tlg
+++ b/base/testfiles/tltx001.luatex.tlg
@@ -1498,6 +1498,7 @@ Completed box being shipped out [9]
 ..\vbox(275.0+0.0)x345.0, glue set 53.57587fil, direction TLT
 ...\write-{}
 ...\write-{}
+...\write-{}
 ...\write1{\newlabel{bla}{{1.1}{\thepage }}}
 ...\write1{\newlabel{bla}{{1.1}{\thepage }}}
 ...\glue(\topskip) 0.0
diff --git a/base/testfiles/tltx001.tlg b/base/testfiles/tltx001.tlg
index 37cc8279..b253fade 100644
--- a/base/testfiles/tltx001.tlg
+++ b/base/testfiles/tltx001.tlg
@@ -1301,6 +1301,7 @@ Completed box being shipped out [9]
 ..\vbox(275.0+0.0)x345.0, glue set 53.39989fil
 ...\write-{}
 ...\write-{}
+...\write-{}
 ...\write1{\newlabel{bla}{{1.1}{\thepage }}}
 ...\write1{\newlabel{bla}{{1.1}{\thepage }}}
 ...\glue(\topskip) 0.0
diff --git a/base/testfiles/tltx001.xetex.tlg b/base/testfiles/tltx001.xetex.tlg
index 51646b08..551b106e 100644
--- a/base/testfiles/tltx001.xetex.tlg
+++ b/base/testfiles/tltx001.xetex.tlg
@@ -1301,6 +1301,7 @@ Completed box being shipped out [9]
 ..\vbox(275.0+0.0)x345.0, glue set 53.39989fil
 ...\write-{}
 ...\write-{}
+...\write-{}
 ...\write1{\newlabel{bla}{{1.1}{\thepage }}}
 ...\write1{\newlabel{bla}{{1.1}{\thepage }}}
 ...\glue(\topskip) 0.0





More information about the latex3-commits mailing list.