diff options
author | Hans Hagen <pragma@wxs.nl> | 2017-06-30 20:42:23 +0200 |
---|---|---|
committer | Context Git Mirror Bot <phg42.2a@gmail.com> | 2017-06-30 20:42:23 +0200 |
commit | 87d82131e6359a9bb3fb4e85e2f26f6864de8ac9 (patch) | |
tree | d9a1ff89b1167c926e7c12d0664b5923ba695b6b /doc/context/sources/general/manuals | |
parent | 852668a65c878fee10d21fb7cefafb390e083075 (diff) | |
download | context-87d82131e6359a9bb3fb4e85e2f26f6864de8ac9.tar.gz |
2017-06-30 19:51:00
Diffstat (limited to 'doc/context/sources/general/manuals')
-rw-r--r-- | doc/context/sources/general/manuals/luatex/luatex-math.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/context/sources/general/manuals/luatex/luatex-math.tex b/doc/context/sources/general/manuals/luatex/luatex-math.tex index 33b57ff3e..fa963360b 100644 --- a/doc/context/sources/general/manuals/luatex/luatex-math.tex +++ b/doc/context/sources/general/manuals/luatex/luatex-math.tex @@ -412,8 +412,8 @@ to fully control spacing. Therefore \LUATEX\ comes with a new directive: \type {\mathdisplayskipmode}. The following values apply: \starttabulate -\NC 0 \NC normal \TEX\ behaviour: always above, only below when larger than zero \NC \NR -\NC 1 \NC always \NC \NR +\NC 0 \NC normal \TEX\ behaviour \NC \NR +\NC 1 \NC always (same as 0) \NC \NR \NC 2 \NC only when not zero \NC \NR \NC 3 \NC never, not even when not zero \NC \NR \stoptabulate |