diff options
author | Luigi Scarso <luigi.scarso@gmail.com> | 2020-03-28 02:09:20 +0000 |
---|---|---|
committer | Luigi Scarso <luigi.scarso@gmail.com> | 2020-03-28 02:09:20 +0000 |
commit | 328de564eaa15af0bcbe8a4f44d89cff6be3616e (patch) | |
tree | 550d6e4055cf1cf2d0513a5e3b649aaa8c318289 /Master/texmf-dist/doc/luatex/base/luatex-nodes.tex | |
parent | b0cf6af51a5b7162a5ab10cfed37f225912401e9 (diff) |
some fixes in the luatex manual.
git-svn-id: svn://tug.org/texlive/trunk@54598 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/base/luatex-nodes.tex')
-rw-r--r-- | Master/texmf-dist/doc/luatex/base/luatex-nodes.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/luatex/base/luatex-nodes.tex b/Master/texmf-dist/doc/luatex/base/luatex-nodes.tex index 21e8a2808fe..a3b8f4b2437 100644 --- a/Master/texmf-dist/doc/luatex/base/luatex-nodes.tex +++ b/Master/texmf-dist/doc/luatex/base/luatex-nodes.tex @@ -1935,8 +1935,8 @@ character protrusion is active, this node can be skipped. \libindex {setglue} -You can set the properties of a glue in one go. If you pass no values, the glue -will become a zero glue. +You can set the properties of a glue in one go. If you pass no values or +not valid numbers, the glue will become a zero glue. \startfunctioncall node.setglue(<node> n) |