diff options
author | Hans Hagen <pragma@wxs.nl> | 2022-05-02 17:02:40 +0200 |
---|---|---|
committer | Context Git Mirror Bot <phg@phi-gamma.net> | 2022-05-02 17:02:40 +0200 |
commit | d2e1112ef8921f361ac7cf1b49e30923cce6d5f0 (patch) | |
tree | 0d909528bec22b69bdd671aa7fe560d5d0104021 /doc | |
parent | f740345a433f2b9736b14f61a98173763e093b6f (diff) | |
download | context-d2e1112ef8921f361ac7cf1b49e30923cce6d5f0.tar.gz |
2022-05-02 15:50:00
Diffstat (limited to 'doc')
-rw-r--r-- | doc/context/sources/general/manuals/luatex/luatex-math.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/context/sources/general/manuals/luatex/luatex-math.tex b/doc/context/sources/general/manuals/luatex/luatex-math.tex index f5d6c7429..4ab65fa18 100644 --- a/doc/context/sources/general/manuals/luatex/luatex-math.tex +++ b/doc/context/sources/general/manuals/luatex/luatex-math.tex @@ -822,9 +822,9 @@ experimenting. \topicindex {math+italics} The \lpr {mathitalicsmode} parameter can be set to~1 to force italic correction -before noads that represent some more complex structure (read: everything -that is not an ord, bin, rel, open, close, punct or inner). We show a Cambria -example. +before noads that represent some more complex structure (read: everything that is +not an ord, bin, rel, open, close, punct or inner). A value of~2 will enforce the +old school font code path for all italics. We show a Cambria example. \starttexdefinition Whatever #1 \NC \type{\mathitalicsmode = #1} |