[latex3-commits] [git/latex2e] master: ltoutput.dtx: missing latexrelease guard (00e2cc1)

Hironobu Yamashita h.y.acetaminophen at gmail.com
Sun Dec 17 05:38:22 CET 2017


Repository : https://github.com/latex3/latex2e
On branch  : master
Link       : https://github.com/latex3/latex2e/commit/00e2cc184cab5aaecee39134a091aa26012f86aa

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

commit 00e2cc184cab5aaecee39134a091aa26012f86aa
Author: Hironobu Yamashita <h.y.acetaminophen at gmail.com>
Date:   Sun Dec 17 13:38:22 2017 +0900

    ltoutput.dtx: missing latexrelease guard


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

00e2cc184cab5aaecee39134a091aa26012f86aa
 base/ltoutput.dtx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/base/ltoutput.dtx b/base/ltoutput.dtx
index 7614e8f..d0c31e8 100644
--- a/base/ltoutput.dtx
+++ b/base/ltoutput.dtx
@@ -3303,7 +3303,7 @@
 %    \begin{macrocode}
 %<latexrelease|fltrace>\IncludeInRelease{2015/01/01}
 %<latexrelease|fltrace>  {\@addtonextcol}{float order in 2-column}%
-%<*2ekernel|fltrace>
+%<*2ekernel|latexrelease|fltrace>
 \def\@addtonextcol{%
   \begingroup
 %<*trace>
@@ -3387,7 +3387,7 @@
  \fl at trace{col: \the\@colnum. top: \the \@topnum. bot: \the \@botnum.}%
 %</trace>
 }%
-%</2ekernel|fltrace>
+%</2ekernel|latexrelease|fltrace>
 %<latexrelease|fltrace>\EndIncludeInRelease
 %<latexrelease|fltrace>\IncludeInRelease{0000/00/00}%
 %<latexrelease|fltrace>  {\@addtonextcol}{float order in 2-column}%





More information about the latex3-commits mailing list