diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/context/sources/general/manuals/luatex/luatex-math.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/context/sources/general/manuals/luatex/luatex-math.tex b/doc/context/sources/general/manuals/luatex/luatex-math.tex index 03961ab62..f5d6c7429 100644 --- a/doc/context/sources/general/manuals/luatex/luatex-math.tex +++ b/doc/context/sources/general/manuals/luatex/luatex-math.tex @@ -754,6 +754,11 @@ to fully control spacing. Therefore \LUATEX\ comes with a new directive: \lpr \LL \stoptabulate +By default the short skip detection is not adapted to r2l typesetting and that +hasn't been the case since the start of the project. Changing it could break +hacks that users came up with but when you set \lpr {matheqdirmode} to a positive +value direction will be taken into account. + \subsection {Nolimit correction} \topicindex {math+limits} |