[latex3-commits] [latex3/l3build] main: Copy-edit (6ec9a2d)
github at latex-project.org
github at latex-project.org
Mon Jul 17 11:11:06 CEST 2023
Repository : https://github.com/latex3/l3build
On branch : main
Link : https://github.com/latex3/l3build/commit/6ec9a2d5bf02e8d2b265bd260a78c755e8428951
>---------------------------------------------------------------
commit 6ec9a2d5bf02e8d2b265bd260a78c755e8428951
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Jul 17 10:11:06 2023 +0100
Copy-edit
>---------------------------------------------------------------
6ec9a2d5bf02e8d2b265bd260a78c755e8428951
l3build.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3build.dtx b/l3build.dtx
index 57d7023..9a99811 100644
--- a/l3build.dtx
+++ b/l3build.dtx
@@ -427,7 +427,7 @@
% This range of possibilities allow sensible defaults but significant flexibility for defining your own test setups.
%
% Checking can be performed with any or all of the `engines' \texttt{pdftex}, \texttt{xetex}, and \texttt{luatex}.
-% By default, each test is executed with all three, being compared against the \texttt{.tlg} file produced from the \var{pdftex} engine (these defaults are controlled by the |checkengines| and |stdengine| variable respectively).
+% By default, each test is executed with all three, being compared against the \texttt{.tlg} file produced from the \var{pdftex} engine (these defaults are controlled by the |checkengines| and |stdengine| variable, respectively).
% The format used for tests can be altered by setting \var{checkformat}: the default setting \texttt{latex} means that tests are run using \emph{e.g.}~\texttt{pdflatex}, whereas setting to \texttt{tex} will run tests using \emph{e.g.}~\texttt{pdftex}.
% (Currently, this should be one of \texttt{latex} or \texttt{tex}.)
% To perform the check, the engine typesets each test up to \var{checkruns} times.
More information about the latex3-commits
mailing list.