[latex3-commits] [git/l3build] master: Improve Lua var descriptions [ci skip] (9050231)

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Nov 29 16:13:06 CET 2017


Repository : https://github.com/latex3/l3build
On branch  : master
Link       : https://github.com/latex3/l3build/commit/905023164f6cfe9408c3a3d2f94ca1ba43b5bafd

>---------------------------------------------------------------

commit 905023164f6cfe9408c3a3d2f94ca1ba43b5bafd
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Nov 29 15:13:06 2017 +0000

    Improve Lua var descriptions [ci skip]


>---------------------------------------------------------------

905023164f6cfe9408c3a3d2f94ca1ba43b5bafd
 l3build.dtx |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/l3build.dtx b/l3build.dtx
index de05f28..bba125b 100644
--- a/l3build.dtx
+++ b/l3build.dtx
@@ -50,9 +50,9 @@
 \newcommand\luavarseparator{}
 \makeatother
 \def\allluavars{
-\luavarset{module}{""}{The name of the module.}
-\luavarset{bundle}{""}{The name of the bundle in which the module belongs.}
-\luavarset{ctanpkg}{bundle}{Name of the bundle on CTAN}
+\luavarset{module}{""}{The name of the module}
+\luavarset{bundle}{""}{The name of the bundle in which the module belongs (where relevant)}
+\luavarset{ctanpkg}{bundle}{Name of the CTAN package matching this module}
 \luavarseparator
 \luavarset{modules}{\{~\}}{The list of all modules in a bundle (when not auto-detecting)}
 \luavarset{exclmodules}{\{~\}}{Directories to be excluded from automatic module detection}





More information about the latex3-commits mailing list