summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/l3kernel/source3body.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3kernel/source3body.tex')
-rw-r--r--Master/texmf-dist/doc/latex/l3kernel/source3body.tex26
1 files changed, 14 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/l3kernel/source3body.tex b/Master/texmf-dist/doc/latex/l3kernel/source3body.tex
index 03a9a144e9d..86203d42ac6 100644
--- a/Master/texmf-dist/doc/latex/l3kernel/source3body.tex
+++ b/Master/texmf-dist/doc/latex/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
@@ -415,22 +415,20 @@ used on top of \LaTeXe{} if \cs{outer} tokens are used in the arguments.
\DocInput{l3names.dtx}
\DocInput{l3basics.dtx}
\DocInput{l3expan.dtx}
-\DocInput{l3prg.dtx}
-\DocInput{l3quark.dtx}
-\DocInput{l3token.dtx}
-\DocInput{l3int.dtx}
-\DocInput{l3skip.dtx}
\DocInput{l3tl.dtx}
\DocInput{l3str.dtx}
\DocInput{l3seq.dtx}
+\DocInput{l3int.dtx}
+\DocInput{l3flag.dtx}
+\DocInput{l3quark.dtx}
+\DocInput{l3prg.dtx}
\DocInput{l3clist.dtx}
+\DocInput{l3token.dtx}
\DocInput{l3prop.dtx}
-\DocInput{l3box.dtx}
-\DocInput{l3coffins.dtx}
-\DocInput{l3color.dtx}
\DocInput{l3msg.dtx}
-\DocInput{l3keys.dtx}
\DocInput{l3file.dtx}
+\DocInput{l3skip.dtx}
+\DocInput{l3keys.dtx}
\DocInput{l3fp.dtx}
% To get the various submodules of l3fp to appear in the implementation
% part only, they have to be added to the documentation list after typesetting
@@ -454,8 +452,12 @@ used on top of \LaTeXe{} if \cs{outer} tokens are used in the arguments.
\ExplSyntaxOff
\DocInput{l3sort.dtx}
-\DocInput{l3candidates.dtx}
+\DocInput{l3box.dtx}
+\DocInput{l3coffins.dtx}
+\DocInput{l3color.dtx}
\DocInput{l3sys.dtx}
+\DocInput{l3deprecation.dtx}
+\DocInput{l3candidates.dtx}
\DocInput{l3luatex.dtx}
\DocInput{l3drivers.dtx}