summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/luatex/luatex-modifications.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2019-10-10 15:29:49 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2019-10-10 15:29:49 +0200
commit64f50a1d7fe79d365b350c1bae688b9bf1b44d34 (patch)
treeda3871bb93562ec8b9d125b71ad08020881dca48 /doc/context/sources/general/manuals/luatex/luatex-modifications.tex
parent4855f5a841edc1db318818c89f30d12227f4740f (diff)
downloadcontext-64f50a1d7fe79d365b350c1bae688b9bf1b44d34.tar.gz
2019-10-10 14:28:00
Diffstat (limited to 'doc/context/sources/general/manuals/luatex/luatex-modifications.tex')
-rw-r--r--doc/context/sources/general/manuals/luatex/luatex-modifications.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/context/sources/general/manuals/luatex/luatex-modifications.tex b/doc/context/sources/general/manuals/luatex/luatex-modifications.tex
index 50d23fb1b..b7ce6ca2b 100644
--- a/doc/context/sources/general/manuals/luatex/luatex-modifications.tex
+++ b/doc/context/sources/general/manuals/luatex/luatex-modifications.tex
@@ -128,6 +128,15 @@ functionality, but with a few small adaptations.
(\LUATEX\ uses the variable \type {OVFFONTS} instead of \type {VFFONTS}).
\stopitem
+\startitem
+ The primitives that report a stretch or shrink order report a value in a
+ convenient range zero upto four. Because some macro packages can break on
+ that we also provide \type {\eTeXgluestretchorder} and \type
+ {\eTeXglueshrinkorder} which report values compatible with \ETEX. The (new)
+ \type {fi} value is reported as \type {-1} (so when used in an \type
+ {\ifcase} test that value makes one end up in the \type {\else}).
+\stopitem
+
\stopitemize
\stopsubsection