[latex3-commits] [git/LaTeX3-latex3-latex2e] gh217: Update ltexpl.dtx to add latexrelease guards (da9b8044)

Johannes Braams texniek at braams.xs4all.nl
Sat May 2 21:40:24 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : gh217
Link       : https://github.com/latex3/latex2e/commit/da9b8044eb90500c0c2cfbe0c32975a1c91023c7

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

commit da9b8044eb90500c0c2cfbe0c32975a1c91023c7
Author: Johannes Braams <texniek at braams.xs4all.nl>
Date:   Sat May 2 21:40:24 2020 +0200

    Update ltexpl.dtx to add latexrelease guards


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

da9b8044eb90500c0c2cfbe0c32975a1c91023c7
 base/ltexpl.dtx | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/base/ltexpl.dtx b/base/ltexpl.dtx
index 27589917..b9bc1671 100644
--- a/base/ltexpl.dtx
+++ b/base/ltexpl.dtx
@@ -112,11 +112,16 @@
 \fi
 %</2ekernel|latexrelease>
 %<latexrelease>\EndIncludeInRelease
-%<*2ekernel>
 %    \end{macrocode}
 %
 %    \subsection{Using expl3 code}
 %
+%    \begin{macrocode}
+%<*2ekernel|latexrelease>
+%<latexrelease>\IncludeInRelease{2020/10/01}%
+%<latexrelease>                 {\@expl at tl@trim at spaces@@n}
+%<latexrelease>                 {l3 macro for use in include}%
+%    \end{macrocode}
 %    In order to ease the implemantation of some new features in
 %    \LaTeXe\ we may (temporarily) use some coding based on the
 %    expl3-code.
@@ -134,7 +139,10 @@
 \cs_new_eq:NN \@expl at tl@trim at spaces@@n \tl_trim_spaces:n
 \cs_new_eq:NN \@expl at exp@args@@Ne   \exp_args:Ne
 \ExplSyntaxOff
-%    \end{macrocode}
+%</2ekernel|latexrelease>
+%<latexrelease>\EndIncludeInRelease
+%<*2ekernel>
+% \end{macrocode}
 %
 %    \begin{macrocode}
 %</2ekernel>





More information about the latex3-commits mailing list.