From 02daa35b5f8ef3ab5990895efd024d9ea0272716 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?LAURENS=20J=C3=A9r=C3=B4me?= Date: Thu, 27 Jun 2024 13:39:55 +0200 Subject: [PATCH] Update l3build.dtx --- l3build.dtx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/l3build.dtx b/l3build.dtx index dd1ca86..0827da5 100644 --- a/l3build.dtx +++ b/l3build.dtx @@ -1691,6 +1691,10 @@ % \bottomrule % \end{tabular} % \end{center} +% The Lua tables mentionned here are in fact arrays of strings. +% From the |build.lua| file, one can modify the string and boolean values, +% add or remove entries in arrays. But it is not recommended to affect a +% whole new Lua table to |options| nor to its array entries. % \end{variable} % % \subsection{Utility functions}