[latex3-commits] [git/LaTeX3-latex3-iftex] luametatex: Documentation (4664030)
Marcel Fabian Krüger
tex at 2krueger.de
Mon Nov 7 21:27:18 CET 2022
Repository : https://github.com/latex3/iftex
On branch : luametatex
Link : https://github.com/latex3/iftex/commit/4664030e83b93ef415e7cfbbbc81b8582b934795
>---------------------------------------------------------------
commit 4664030e83b93ef415e7cfbbbc81b8582b934795
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date: Mon Nov 7 21:27:18 2022 +0100
Documentation
>---------------------------------------------------------------
4664030e83b93ef415e7cfbbbc81b8582b934795
iftex.tex | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/iftex.tex b/iftex.tex
index 6e07436..2602799 100644
--- a/iftex.tex
+++ b/iftex.tex
@@ -87,12 +87,14 @@ true for documents processed with both the \textsf{latex} and
\item[\cs{ifxetex}, \cs{ifXeTeX}]
True if Xe\TeX\ is in use.
\item[\cs{ifluatex}, \cs{ifLuaTeX}]
-True if Lua\TeX\ and extensions such as LuaHB\TeX\ are in use.
+True if Lua\TeX\ and extensions such as LuaHB\TeX\ or LuaMeta\TeX\ are in use.
\item[\cs{ifluahbtex}, \cs{ifLuaHBTeX}]
True if the \textsf{luaharftex} Lua module is available.
This will be true in \textsf{luahbtex} and may be true in
\textsf{luatex} if a binary Lua \textsf{luaharftex} module has been
compiled and is available in Lua's search path.
+\item[\cs{ifluametatex}, \cs{ifLuaMetaTeX}]
+True if LuaMeta\TeX\ is in use.
\item[\cs{ifptex}, \cs{ifpTeX}]
True if any of the p\TeX\ variants are in use.
\item[\cs{ifuptex}, \cs{ifupTeX}]
@@ -139,6 +141,7 @@ with a suitable engine, and stops with an error message if not.
\item[\cs{RequireXeTeX}]
\item[\cs{RequireLuaTeX}]
\item[\cs{RequireLuaHBTeX}]
+\item[\cs{RequireLuaMetaTeX}]
\item[\cs{RequirepTeX}]
\item[\cs{RequireupTeX}]
\item[\cs{RequirepTeXng}]
More information about the latex3-commits
mailing list.