[latex3-commits] [l3svn] 04/04: Typos
noreply at latex-project.org
noreply at latex-project.org
Thu Sep 10 16:39:41 CEST 2015
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit 70fe8d898e3e4f9362d2d7a0e9fb7001529b4017
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Sep 10 13:41:14 2015 +0100
Typos
---
l3build/l3build.dtx | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/l3build/l3build.dtx b/l3build/l3build.dtx
index 5c18cdf..d1e2397 100644
--- a/l3build/l3build.dtx
+++ b/l3build/l3build.dtx
@@ -150,10 +150,11 @@
\luavarset{makeindexexe} {"makeindex"}{MakeIndex executable}
\luavarset{makeindexopts}{""} {MakeIndex options}
\luavarseparator
-\luavarset{checkruns} {1} {How many times to run a check file before comparing the log.}
-\luavarset{packtdszip} {false} {Build a TDS-style zip file for CTAN?}
-\luavarset{scriptname} {"build.lua"} {Name of script used in dependencies.}
-\luavarset{typesetcmds} {""} {Instructions to be passed to \TeX{} when doing typesetting.}
+\luavarset{asciiengines}{\{"etex", "pdftex"\}}{Engines which should log as sure ASCII}
+\luavarset{checkruns} {1} {How many times to run a check file before comparing the log.}
+\luavarset{packtdszip} {false} {Build a TDS-style zip file for CTAN?}
+\luavarset{scriptname} {"build.lua"} {Name of script used in dependencies.}
+\luavarset{typesetcmds} {""} {Instructions to be passed to \TeX{} when doing typesetting.}
}
\allluavars
\newcommand\luavartypeset{%
@@ -638,8 +639,8 @@
% \LuaTeX{} makes several additional changes to the log file. As normalising
% these may not be desirable in all cases, they are handled separately.
% When creating \LuaTeX{}-specific test files (either with \LuaTeX{} as
-% the standard engine or saving a \LuaTeX{}-specific |.tlg| file) no futher
-% normalisation is undertaken. On the other hand, for cross-engine comparision
+% the standard engine or saving a \LuaTeX{}-specific |.tlg| file) no further
+% normalisation is undertaken. On the other hand, for cross-engine comparison
% the following normalisation is applied:
% \begin{itemize}
% \item Removal of additional (unused) |\discretionary| points.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list