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 | |
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')
-rw-r--r-- | Master/texmf-dist/doc/luatex/base/luatex-callbacks.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/base/luatex-languages.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/base/luatex-nodes.tex | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/base/luatex.pdf | bin | 1756287 -> 1756455 bytes |
4 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/luatex/base/luatex-callbacks.tex b/Master/texmf-dist/doc/luatex/base/luatex-callbacks.tex index 6bacfe7f059..22638f759b7 100644 --- a/Master/texmf-dist/doc/luatex/base/luatex-callbacks.tex +++ b/Master/texmf-dist/doc/luatex/base/luatex-callbacks.tex @@ -240,7 +240,7 @@ of a valid file by your operating system. \stopsection -\startsection[iocallback][title={File reading callbacks}] +\startsection[reference=iocallback,title={File reading callbacks}] The behavior documented in this subsection is considered stable in the sense that there will not be backward-incompatible changes any more. diff --git a/Master/texmf-dist/doc/luatex/base/luatex-languages.tex b/Master/texmf-dist/doc/luatex/base/luatex-languages.tex index d4a7bda607a..573727a66ed 100644 --- a/Master/texmf-dist/doc/luatex/base/luatex-languages.tex +++ b/Master/texmf-dist/doc/luatex/base/luatex-languages.tex @@ -369,7 +369,7 @@ before---after \par \stopcombination \stopbuffer -\startplacefigure[locationreference=automatichyphenmode:1,title={The automatic modes \type {0} (default), \type {1} and \type {2}, with a \prm {hsize} +\startplacefigure[reference=automatichyphenmode:1,title={The automatic modes \type {0} (default), \type {1} and \type {2}, with a \prm {hsize} of 6em and 2pt (which triggers a linebreak).}] \dontcomplain \tt \getbuffer[demo] \stopplacefigure 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) diff --git a/Master/texmf-dist/doc/luatex/base/luatex.pdf b/Master/texmf-dist/doc/luatex/base/luatex.pdf Binary files differindex 45255f6d3d3..f7ecdaa1b9f 100644 --- a/Master/texmf-dist/doc/luatex/base/luatex.pdf +++ b/Master/texmf-dist/doc/luatex/base/luatex.pdf |