[latex3-commits] [l3svn] branch master updated: Function definition did not match explanation
noreply at latex-project.org
noreply at latex-project.org
Wed May 17 07:50:29 CEST 2017
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
The following commit(s) were added to refs/heads/master by this push:
new ec57483 Function definition did not match explanation
ec57483 is described below
commit ec57483aa0ae226ca9908707c7d967c91988c8e6
Author: Henri Menke <henri at icp.uni-stuttgart.de>
Date: Wed May 17 12:13:00 2017 +1200
Function definition did not match explanation
---
l3kernel/source3body.tex | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/source3body.tex b/l3kernel/source3body.tex
index 86203d4..d8a4777 100644
--- a/l3kernel/source3body.tex
+++ b/l3kernel/source3body.tex
@@ -347,8 +347,8 @@ without repetition, this information is given in a shortened form:
|\sys_if_engine_xetex:TF| \Arg{true code} \Arg{false code}
\end{syntax}
The underlining and italic of \texttt{TF} indicates that
- |\xetex_if_engine:T|, |\xetex_if_engine:F| and
- |\xetex_if_engine:TF| are all available. Usually, the illustration
+ |\sys_if_engine_xetex:T|, |\sys_if_engine_xetex:F| and
+ |\sys_if_engine_xetex:TF| are all available. Usually, the illustration
will use the \texttt{TF} variant, and so both \meta{true code}
and \meta{false code} will be shown. The two variant forms \texttt{T} and
\texttt{F} take only \meta{true code} and \meta{false code}, respectively.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list