[latex3-commits] [git/LaTeX3-latex3-l3build] new-types: Fix documentation build (785d184)
Marcel Fabian Krüger
tex at 2krueger.de
Sat Feb 20 18:59:52 CET 2021
Repository : https://github.com/latex3/l3build
On branch : new-types
Link : https://github.com/latex3/l3build/commit/785d18441228f421a408ea6cdb002e6f29f97ac8
>---------------------------------------------------------------
commit 785d18441228f421a408ea6cdb002e6f29f97ac8
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Jan 29 20:32:50 2021 +0000
Fix documentation build
>---------------------------------------------------------------
785d18441228f421a408ea6cdb002e6f29f97ac8
l3build.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3build.dtx b/l3build.dtx
index fd4492b..5f0de10 100644
--- a/l3build.dtx
+++ b/l3build.dtx
@@ -114,8 +114,8 @@
\luavarset{stdengine} {"pdftex"}{Engine to generate \texttt{.tlg} file from}
\luavarset{checkformat} {"latex"} {Format to use for tests}
\luavarset{specialformats}{\meta{table}} {Non-standard engine/format combinations}
-\luavarset{test_types} {\meta{table}} {Custom test variants}
-\luavarset{test_order} {\{"log", "pdf"\}} {Which kinds of tests to evaluate}
+\luavarset{\detokenize{test_types}} {\meta{table}} {Custom test variants}
+\luavarset{\detokenize{test_order}} {\{"log", "pdf"\}} {Which kinds of tests to evaluate}
\luavarseparator
\luavarset{checkconfigs}{\{\}}{Configurations to use for tests}
\luavarseparator
More information about the latex3-commits
mailing list.