[latex3-commits] [git/LaTeX3-latex3-latex3] master: Drop IniTeX guards from l3trial (a49805e9a)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Aug 5 08:39:04 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/a49805e9af1daad19d4731f795b01f3040ae7c58
>---------------------------------------------------------------
commit a49805e9af1daad19d4731f795b01f3040ae7c58
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Aug 5 07:39:04 2020 +0100
Drop IniTeX guards from l3trial
Reminds me we should look again at some of these!
>---------------------------------------------------------------
a49805e9af1daad19d4731f795b01f3040ae7c58
l3trial/l3bigint/l3bigint.dtx | 8 +++-----
l3trial/l3check/l3check.dtx | 8 +++-----
l3trial/l3fp-extras/l3fp-functions.dtx | 6 +++---
l3trial/l3fp-extras/l3fp-interchange.dtx | 6 +++---
l3trial/l3fp-extras/l3fp-symbolic.dtx | 6 +++---
l3trial/l3fp-extras/l3fp-types.dtx | 6 +++---
l3trial/l3htoks/l3htoks.dtx | 8 +++-----
l3trial/l3kernel-extras/l3kernel-extras.dtx | 8 +++-----
l3trial/l3str-format-new/l3str-format-new.dtx | 8 +++-----
l3trial/l3trace/l3trace.dtx | 8 +++-----
l3trial/l3tree/l3tree.dtx | 8 +++-----
l3trial/xbox/xbox.dtx | 14 +++-----------
l3trial/xfont/l3font.dtx | 6 ++----
l3trial/xfont/xfss-setup.dtx | 6 +++---
l3trial/xfont/xfss.dtx | 23 ++++-------------------
l3trial/xmarks/xmarks.dtx | 8 +++-----
16 files changed, 48 insertions(+), 89 deletions(-)
diff --git a/l3trial/l3bigint/l3bigint.dtx b/l3trial/l3bigint/l3bigint.dtx
index 9fa6c8f00..41c7af795 100644
--- a/l3trial/l3bigint/l3bigint.dtx
+++ b/l3trial/l3bigint/l3bigint.dtx
@@ -1,6 +1,6 @@
% \iffalse
%
-%% File l3bigint.dtx Copyright (C) 2012-2018 The LaTeX3 Project
+%% File l3bigint.dtx Copyright (C) 2012-2018,2020 The LaTeX3 Project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -596,7 +596,7 @@
% \section{\pkg{l3bigint} implementation}
%
% \begin{macrocode}
-%<*initex|package>
+%<*package>
% \end{macrocode}
%
% \begin{macrocode}
@@ -604,10 +604,8 @@
% \end{macrocode}
%
% \begin{macrocode}
-%<*package>
\ProvidesExplPackage{l3bigint}{2018-04-30}{}
{L3 Experimental unbounded integer support}
-%</package>
% \end{macrocode}
%
% A large part of the code is related to parsing expressions, and is
@@ -2837,7 +2835,7 @@
%
%
% \begin{macrocode}
-%</initex|package>
+%</package>
% \end{macrocode}
%
% \end{implementation}
diff --git a/l3trial/l3check/l3check.dtx b/l3trial/l3check/l3check.dtx
index c2e756d06..57efe6ba4 100644
--- a/l3trial/l3check/l3check.dtx
+++ b/l3trial/l3check/l3check.dtx
@@ -1,6 +1,6 @@
% \iffalse
%
-%% File l3check.dtx (C) Copyright 2012-2019 The LaTeX3 Project
+%% File l3check.dtx (C) Copyright 2012-2020 The LaTeX3 Project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -221,7 +221,7 @@
% \section{\pkg{l3check} implementation}
%
% \begin{macrocode}
-%<*initex|package>
+%<*package>
% \end{macrocode}
%
% \begin{macrocode}
@@ -229,10 +229,8 @@
% \end{macrocode}
%
% \begin{macrocode}
-%<*package>
\ProvidesExplPackage{l3check}{2018-04-30}{}
{L3 Experimental checking and debugging}
-%</package>
% \end{macrocode}
%
% \subsection{Infrastructure}
@@ -2474,7 +2472,7 @@
% \end{itemize}
%
% \begin{macrocode}
-%</initex|package>
+%</package>
% \end{macrocode}
%
% \end{implementation}
diff --git a/l3trial/l3fp-extras/l3fp-functions.dtx b/l3trial/l3fp-extras/l3fp-functions.dtx
index ff6312e6e..774a40054 100644
--- a/l3trial/l3fp-extras/l3fp-functions.dtx
+++ b/l3trial/l3fp-extras/l3fp-functions.dtx
@@ -1,6 +1,6 @@
% \iffalse
%
-%% File l3fp-functions.dtx (C) Copyright 2012-2018 The LaTeX3 Project
+%% File l3fp-functions.dtx (C) Copyright 2012-2018,2020 The LaTeX3 Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -58,7 +58,7 @@
% \section{\pkg{l3fp-functions} implementation}
%
% \begin{macrocode}
-%<*initex|package>
+%<*package>
% \end{macrocode}
%
% \begin{macrocode}
@@ -375,7 +375,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-%</initex|package>
+%</package>
% \end{macrocode}
%
% \end{implementation}
diff --git a/l3trial/l3fp-extras/l3fp-interchange.dtx b/l3trial/l3fp-extras/l3fp-interchange.dtx
index 57dba0b8c..4c6b253e7 100644
--- a/l3trial/l3fp-extras/l3fp-interchange.dtx
+++ b/l3trial/l3fp-extras/l3fp-interchange.dtx
@@ -1,6 +1,6 @@
% \iffalse
%
-%% File l3fp-interchange.dtx (C) Copyright 2017-2018 The LaTeX3 Project
+%% File l3fp-interchange.dtx (C) Copyright 2017-2018,2020 The LaTeX3 Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -58,7 +58,7 @@
% \section{\pkg{l3fp-interchange} implementation}
%
% \begin{macrocode}
-%<*initex|package>
+%<*package>
% \end{macrocode}
%
% \begin{macrocode}
@@ -286,7 +286,7 @@
% \end{macro}
%
% \begin{macrocode}
-%</initex|package>
+%</package>
% \end{macrocode}
%
% \end{implementation}
diff --git a/l3trial/l3fp-extras/l3fp-symbolic.dtx b/l3trial/l3fp-extras/l3fp-symbolic.dtx
index b19f48b69..0d3276ee1 100644
--- a/l3trial/l3fp-extras/l3fp-symbolic.dtx
+++ b/l3trial/l3fp-extras/l3fp-symbolic.dtx
@@ -1,6 +1,6 @@
% \iffalse
%
-%% File l3fp-symbolic.dtx (C) Copyright 2012-2015,2017,2018 The LaTeX3 Project
+%% File l3fp-symbolic.dtx (C) Copyright 2012-2015,2017,2018,2020 The LaTeX3 Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -58,7 +58,7 @@
% \section{\pkg{l3fp-symbolic} implementation}
%
% \begin{macrocode}
-%<*initex|package>
+%<*package>
% \end{macrocode}
%
% \begin{macrocode}
@@ -725,7 +725,7 @@
% comparisons, |round|, |atan|, |acot|.
%
% \begin{macrocode}
-%</initex|package>
+%</package>
% \end{macrocode}
%
% \end{implementation}
diff --git a/l3trial/l3fp-extras/l3fp-types.dtx b/l3trial/l3fp-extras/l3fp-types.dtx
index f3f649226..b6ea044e4 100644
--- a/l3trial/l3fp-extras/l3fp-types.dtx
+++ b/l3trial/l3fp-extras/l3fp-types.dtx
@@ -1,6 +1,6 @@
% \iffalse
%
-%% File l3fp-types.dtx (C) Copyright 2012-2015,2017,2018 The LaTeX3 Project
+%% File l3fp-types.dtx (C) Copyright 2012-2015,2017,2018,2020 The LaTeX3 Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -58,7 +58,7 @@
% \section{\pkg{l3fp-types} implementation}
%
% \begin{macrocode}
-%<*initex|package>
+%<*package>
% \end{macrocode}
%
% \begin{macrocode}
@@ -310,7 +310,7 @@
% |max|, |?:|, |round|, |atan|, |acot|.
%
% \begin{macrocode}
-%</initex|package>
+%</package>
% \end{macrocode}
%
% \end{implementation}
diff --git a/l3trial/l3htoks/l3htoks.dtx b/l3trial/l3htoks/l3htoks.dtx
index 97e4c667f..a1f5e7bb9 100644
--- a/l3trial/l3htoks/l3htoks.dtx
+++ b/l3trial/l3htoks/l3htoks.dtx
@@ -1,6 +1,6 @@
% \iffalse
%
-%% File l3htoks.dtx Copyright (C) 2013-2017 The LaTeX3 Project
+%% File l3htoks.dtx Copyright (C) 2013-2017,2020 The LaTeX3 Project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -163,14 +163,12 @@
% \section{\pkg{l3htoks} implementation}
%
% \begin{macrocode}
-%<*initex|package>
+%<*package>
% \end{macrocode}
%
% \begin{macrocode}
-%<*package>
\ProvidesExplPackage{l3htoks}{2018-04-30}{}
{L3 Experimental conversion of tokens to text}
-%</package>
% \end{macrocode}
%
% \begin{macrocode}
@@ -1384,7 +1382,7 @@
% \end{macro}
%
% \begin{macrocode}
-%</initex|package>
+%</package>
% \end{macrocode}
%
% \end{implementation}
diff --git a/l3trial/l3kernel-extras/l3kernel-extras.dtx b/l3trial/l3kernel-extras/l3kernel-extras.dtx
index fdb01c38c..7604ddadf 100644
--- a/l3trial/l3kernel-extras/l3kernel-extras.dtx
+++ b/l3trial/l3kernel-extras/l3kernel-extras.dtx
@@ -1,6 +1,6 @@
% \iffalse
%
-%% File l3kernel-extras.dtx (C) Copyright 2012-2019 The LaTeX3 Project
+%% File l3kernel-extras.dtx (C) Copyright 2012-2020 The LaTeX3 Project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -572,14 +572,12 @@
% \section{\pkg{l3kernel-extras} implementation}
%
% \begin{macrocode}
-%<*initex|package>
+%<*package>
% \end{macrocode}
%
% \begin{macrocode}
-%<*package>
\ProvidesExplPackage{l3kernel-extras}{2018-04-30}{}
{L3 Experimental additions to l3kernel}
-%</package>
% \end{macrocode}
%
% \subsection{Expandable warnings}
@@ -1515,7 +1513,7 @@
% \end{macro}
%
% \begin{macrocode}
-%</initex|package>
+%</package>
% \end{macrocode}
%
% \end{implementation}
diff --git a/l3trial/l3str-format-new/l3str-format-new.dtx b/l3trial/l3str-format-new/l3str-format-new.dtx
index cc479b24b..19b1be5ca 100644
--- a/l3trial/l3str-format-new/l3str-format-new.dtx
+++ b/l3trial/l3str-format-new/l3str-format-new.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-%% File: l3str-format-new.dtx (C) Copyright 2014-2018 The LaTeX3 Project
+%% File: l3str-format-new.dtx (C) Copyright 2014-2018,2020 The LaTeX3 Project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -262,7 +262,7 @@
% \section{\pkg{l3str-format} implementation}
%
% \begin{macrocode}
-%<*initex|package>
+%<*package>
% \end{macrocode}
%
% \begin{macrocode}
@@ -270,10 +270,8 @@
% \end{macrocode}
%
% \begin{macrocode}
-%<*package>
\ProvidesExplPackage{l3str-format-new}{2018-04-30}{}
{L3 Experimental formatting as strings}
-%</package>
% \end{macrocode}
%
% \subsection{Helpers}
@@ -1403,7 +1401,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-%</initex|package>
+%</package>
% \end{macrocode}
%
% \end{implementation}
diff --git a/l3trial/l3trace/l3trace.dtx b/l3trial/l3trace/l3trace.dtx
index b8138b976..6554358b2 100644
--- a/l3trial/l3trace/l3trace.dtx
+++ b/l3trial/l3trace/l3trace.dtx
@@ -1,6 +1,6 @@
% \iffalse
%
-%% File l3trace.dtx (C) Copyright 2012,2014-2017 The LaTeX3 Project
+%% File l3trace.dtx (C) Copyright 2012,2014-2017,2020 The LaTeX3 Project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -74,14 +74,12 @@
% \section{\pkg{l3trace} implementation}
%
% \begin{macrocode}
-%<*initex|package>
+%<*package>
% \end{macrocode}
%
% \begin{macrocode}
-%<*package>
\ProvidesExplPackage{l3trace}{2018-04-30}{}
{L3 Experimental tracing of higher-level modules}
-%</package>
% \end{macrocode}
%
% \subsection{Helpers which should be moved}
@@ -471,7 +469,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-%</initex|package>
+%</package>
% \end{macrocode}
%
% \end{implementation}
diff --git a/l3trial/l3tree/l3tree.dtx b/l3trial/l3tree/l3tree.dtx
index 5573acae0..b2dbd939c 100644
--- a/l3trial/l3tree/l3tree.dtx
+++ b/l3trial/l3tree/l3tree.dtx
@@ -1,6 +1,6 @@
% \iffalse
%
-%% File l3tree.dtx (C) Copyright 2012-2014,2016-2019 The LaTeX3 Project
+%% File l3tree.dtx (C) Copyright 2012-2014,2016-2020 The LaTeX3 Project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -94,14 +94,12 @@
% \section{\pkg{l3tree} implementation}
%
% \begin{macrocode}
-%<*initex|package>
+%<*package>
% \end{macrocode}
%
% \begin{macrocode}
-%<*package>
\ProvidesExplPackage{l3tree}{2018-04-30}{}
{L3 Experimental tree manipulations}
-%</package>
% \end{macrocode}
%
% \subsection{Variables}
@@ -583,7 +581,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-%</initex|package>
+%</package>
% \end{macrocode}
%
% \end{implementation}
diff --git a/l3trial/xbox/xbox.dtx b/l3trial/xbox/xbox.dtx
index 2f59179be..519ad9e9f 100644
--- a/l3trial/xbox/xbox.dtx
+++ b/l3trial/xbox/xbox.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-%% File: xbox.dtx Copyright(C) 2012-2018 The LaTeX3 Project
+%% File: xbox.dtx Copyright(C) 2012-2018,2020 The LaTeX3 Project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -421,7 +421,7 @@
% \section{\pkg{xbox} implementation}
%
% \begin{macrocode}
-%<*initex|package>
+%<*package>
% \end{macrocode}
%
% \begin{macrocode}
@@ -840,14 +840,6 @@
%
% \begin{variable}{\fboxsep, \fboxrule}
%
-% \begin{macrocode}
-%<*initex>
-\dim_new:N \fboxsep
-\dim_new:N \fboxrule
-%</initex>
-% \end{macrocode}
-% \end{variable}
-%
% \begin{macro}{\fbox}
% Simply frame up material: no need to do anything complex.
% \begin{macrocode}
@@ -1069,7 +1061,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-%</initex|package>
+%</package>
% \end{macrocode}
%
% \end{implementation}
diff --git a/l3trial/xfont/l3font.dtx b/l3trial/xfont/l3font.dtx
index a6b652ffc..9dec4c2fa 100644
--- a/l3trial/xfont/l3font.dtx
+++ b/l3trial/xfont/l3font.dtx
@@ -1,6 +1,6 @@
% \iffalse
%
-%% File: l3font.dtx Copyright (C) 2011,2012,2014-2017 LaTeX3 project
+%% File: l3font.dtx Copyright (C) 2011,2012,2014-2017,2020 LaTeX3 project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -288,8 +288,6 @@
%<*package>
\ProvidesExplPackage{l3font}{2018-04-30}{}
{L3 Experimental font loading}
-%</package>
-%<*initex|package>
% \end{macrocode}
%
% \subsection{Creating and assigning fontface variables}
@@ -621,7 +619,7 @@
% \end{macro}
%
% \begin{macrocode}
-%</initex|package>
+%</package>
% \end{macrocode}
%
%
diff --git a/l3trial/xfont/xfss-setup.dtx b/l3trial/xfont/xfss-setup.dtx
index e0bd6e582..366d7994b 100644
--- a/l3trial/xfont/xfss-setup.dtx
+++ b/l3trial/xfont/xfss-setup.dtx
@@ -1,5 +1,5 @@
% \iffalse
-%% File: xfss-setup.dtx Copyright (C) 2011-2012,2017 LaTeX3 project
+%% File: xfss-setup.dtx Copyright (C) 2011-2012,2017,2020 LaTeX3 project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -60,7 +60,7 @@
% \section{\pkg{xfss-setup}}
%
% \begin{macrocode}
-%<*package|initex>
+%<*package>
% \end{macrocode}
%
% \begin{macrocode}
@@ -408,7 +408,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-%</package|initex>
+%</package>
% \end{macrocode}
%
% \end{implementation}
diff --git a/l3trial/xfont/xfss.dtx b/l3trial/xfont/xfss.dtx
index 2b9c36ad2..15a117009 100644
--- a/l3trial/xfont/xfss.dtx
+++ b/l3trial/xfont/xfss.dtx
@@ -1,6 +1,6 @@
% \iffalse
%
-%% File xfss.dtx Copyright (C) 2011,2012,2013,2015-2019 The LaTeX3 Project
+%% File xfss.dtx Copyright (C) 2011,2012,2013,2015-2020 The LaTeX3 Project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -147,7 +147,7 @@
% \LaTeXe, overriding the NFSS, or in a standalone \LaTeX3 kernel.
%
% \begin{macrocode}
-%<*package|initex>
+%<*package>
% \end{macrocode}
%
% \begin{macrocode}
@@ -163,9 +163,7 @@
% \ExecuteOptions{clean,compat}% uncomment when it's working!
\ProcessOptions
-%<*package>
\makeatletter
-%</package>
% \end{macrocode}
%
% \subsection{l3font candidates}
@@ -187,12 +185,7 @@
% \cs{c_max_math_fonts_int}? Are math groups and math fonts
% the same concept?}
% \begin{macrocode}
-%<*package>
\cs_new_eq:NN \mathgroup_new:N \new at mathgroup
-%</package>
-%<*initex>
-\__alloc_new:nnnN {mathgroup} { 0 } { 16 } \tex_chardef:D
-%</initex>
\cs_generate_variant:Nn \mathgroup_new:N {c}
% \end{macrocode}
% \end{macro}
@@ -1997,15 +1990,9 @@
}
% \end{macrocode}
%
-% fixme: what to do in initex?
% \begin{macrocode}
-%<*package>
\tl_new:N \l_no_accents_tl
\tl_set_eq:NN \l_no_accents_tl \noaccents@
-%</package>
-%<*initex>
-\tl_new:N \l_no_accents_tl
-%</initex>
% \end{macrocode}
%
% \begin{macro}{\math_operator_font:}
@@ -3430,12 +3417,11 @@
% \end{macrocode}
%
%
-% When used in \LaTeXe, extract the font size from \cs{normalsize}
+% Extract the font size from \cs{normalsize}
% and replace the font changing commands with \pkg{xfss} methods.
% Note that \cs{small}, etc., no longer contain alterations to list settings,
% and so on.
% \begin{macrocode}
-%<*!initex>
\cs_new:Npn \xfss_extract_normalsize:
{
\exp_after:wN \xfss_extract_size_aux:Nnnw
@@ -3447,7 +3433,6 @@
\exp_args:Nx \xfss_set_font_size_commands:n
{\xfss_extract_normalsize:}
}
-%</!initex>
% \end{macrocode}
%
%
@@ -3605,7 +3590,7 @@
% \end{macro}
%
% \begin{macrocode}
-%</package|initex>
+%</package>
% \end{macrocode}
%
% \end{implementation}
diff --git a/l3trial/xmarks/xmarks.dtx b/l3trial/xmarks/xmarks.dtx
index 0f37d675d..0f930f9ba 100644
--- a/l3trial/xmarks/xmarks.dtx
+++ b/l3trial/xmarks/xmarks.dtx
@@ -1,7 +1,7 @@
% \iffalse meta-comment
%
%% File: xmarks.dtx Copyright (C) 1999,2001,2004-2009 Frank Mittelbach, The LaTeX3 Project
-%% (C) 2010-2012,2014,2018 The LaTeX3 Project
+%% (C) 2010-2012,2014,2018,2020 The LaTeX3 Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -233,7 +233,7 @@
% \subsection{Lead-off code}
%
% \begin{macrocode}
-%<*initex|package>
+%<*package>
% \end{macrocode}
%
% \begin{macrocode}
@@ -241,10 +241,8 @@
% \end{macrocode}
%
% \begin{macrocode}
-%<*package>
\ProvidesExplPackage{xmarks}{2018-08-24}{}
{L3 Experimental marks}
-%</package>
% \end{macrocode}
%
% \begin{variable}{\l_@@_tmp_int}
@@ -851,7 +849,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-%</initex|package>
+%</package>
% \end{macrocode}
%
% \end{implementation}
More information about the latex3-commits
mailing list.