[latex3-commits] [git/LaTeX3-latex3-latex3] master: xbox: Drop IniTeX-focussed guards (6c5085e1b)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Aug 24 11:19:09 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/6c5085e1b2cc3c95ad187578dd7e5af84e087f62
>---------------------------------------------------------------
commit 6c5085e1b2cc3c95ad187578dd7e5af84e087f62
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sat Aug 22 11:18:23 2020 +0100
xbox: Drop IniTeX-focussed guards
>---------------------------------------------------------------
6c5085e1b2cc3c95ad187578dd7e5af84e087f62
l3trial/xbox/xbox.dtx | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/l3trial/xbox/xbox.dtx b/l3trial/xbox/xbox.dtx
index 0b0258973..9555d9b2b 100644
--- a/l3trial/xbox/xbox.dtx
+++ b/l3trial/xbox/xbox.dtx
@@ -774,11 +774,9 @@
% \subsection{Removing \LaTeXe{} commands}
%
% Remove the \LaTeXe{} definitions of various box commands, meaning that
-% \cs{NewDocumentCommand} can then be used. This means that the document-level
-% declarations are usable in both format and package mode.
+% \cs{NewDocumentCommand} can then be used.
%
% \begin{macrocode}
-%<*package>
\tl_map_inline:nn
{
\mbox
@@ -796,7 +794,6 @@
\leftline \centerline \rightline
}
{ \cs_undefine:N #1 }
-%</package>
% \end{macrocode}
%
% \subsection{Directly typesetting material in boxes}
@@ -971,17 +968,13 @@
\tex_unskip:D
\hcoffin_set_end:
\group_begin:
-%<*package>
\tl_set:Nn \exp_not:N \@currenvir { \@currenvir }
\tl_set:Nn \exp_not:N \@currenvline { \on at line }
-%</package>
}
-%<*package>
\tl_set:Nn \exp_not:N \@currenvir { \@currenvir }
\tl_set:Nn \exp_not:N \@currenvline { \on at line }
\cs_set_eq:Nc \exp_not:N \endlrbox { environment~lrbox~end }
\exp_not:N \@endpefalse
-%</package>
}
\tex_ignorespaces:D
}
More information about the latex3-commits
mailing list.