summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/luatex/luatex-modifications.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2019-12-05 19:41:53 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2019-12-05 19:41:53 +0100
commit58b7dfe85b124eaccc2d2f1018d9e4bc881acbbd (patch)
treee19992f1d506b43ddb3894d404f8082629015d7b /doc/context/sources/general/manuals/luatex/luatex-modifications.tex
parent4af09333cc14015426fc193878c1a35157207518 (diff)
downloadcontext-58b7dfe85b124eaccc2d2f1018d9e4bc881acbbd.tar.gz
2019-12-05 18:54:00
Diffstat (limited to 'doc/context/sources/general/manuals/luatex/luatex-modifications.tex')
-rw-r--r--doc/context/sources/general/manuals/luatex/luatex-modifications.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/context/sources/general/manuals/luatex/luatex-modifications.tex b/doc/context/sources/general/manuals/luatex/luatex-modifications.tex
index b7ce6ca2b..747945f55 100644
--- a/doc/context/sources/general/manuals/luatex/luatex-modifications.tex
+++ b/doc/context/sources/general/manuals/luatex/luatex-modifications.tex
@@ -262,7 +262,10 @@ backend are decoupled as much as possible.
\startitem
When \lpr {adjustspacing} has value~2, hz optimization will be applied to
glyphs and kerns. When the value is~3, only glyphs will be treated. A value
- smaller than~2 disables this feature.
+ smaller than~2 disables this feature. With value of 1, font expansion is
+ applied after \TEX's normal paragraph breaking routines have broken the
+ paragraph into lines. In this case, line breaks are identical to standard
+ \TEX\ behavior (as with \PDFTEX).
\stopitem
\startitem