[latex3-commits] [l3svn] branch master updated: Update docs to use a real conditional [ci skip]

noreply at latex-project.org noreply at latex-project.org
Sun Feb 19 11:01:10 CET 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  2c59148   Update docs to use a real conditional [ci skip]
2c59148 is described below

commit 2c59148b896304e024816c2a3fb7480e8960db54
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Feb 19 09:08:16 2017 +0000

    Update docs to use a real conditional [ci skip]
---
 l3kernel/source3body.tex |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3kernel/source3body.tex b/l3kernel/source3body.tex
index 481bfaa..2fe4a23 100644
--- a/l3kernel/source3body.tex
+++ b/l3kernel/source3body.tex
@@ -342,9 +342,9 @@ them to be used for different \enquote{true}/\enquote{false} branches,
 depending on
 which outcome the conditional is being used to test. To indicate this
 without repetition, this information is given in a shortened form:
-\begin{function}[EXP,TF, label = ]{\xetex_if_engine:}
+\begin{function}[EXP,TF, label = ]{\sys_if_engine_xetex:}
   \begin{syntax}
-    |\xetex_if_engine:TF| \Arg{true code} \Arg{false code}
+    |\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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list