From 242407d12ebf5789e1ff06f2f986cfb6e7dfdc97 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Mon, 12 Aug 2019 14:48:21 +0200 Subject: [PATCH] foottoend.module: no need to tinker with redefinitions when we just can output what we want right away. --- lib/layouts/foottoend.module | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lib/layouts/foottoend.module b/lib/layouts/foottoend.module index ab28844478..147b0e25d3 100644 --- a/lib/layouts/foottoend.module +++ b/lib/layouts/foottoend.module @@ -8,11 +8,12 @@ Format 79 -Requires endnotes -AddToPreamble - \let\footnote=\endnote -EndPreamble +InsetLayout Foot + LabelString Endnote + LatexName endnote + Requires endnotes +End # We are only interested in the list Float -- 2.39.5