From 74abcdb3fc2356cd40aa94d002f2a19aac549b40 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Mon, 29 Jun 2020 20:35:31 +0200 Subject: 2020-06-29 19:45:00 --- doc/context/sources/general/manuals/luametatex/luametatex-math.tex | 3 +++ doc/context/sources/general/manuals/luatex/luatex-lua.tex | 4 ++++ doc/context/sources/general/manuals/luatex/luatex-math.tex | 3 +++ 3 files changed, 10 insertions(+) (limited to 'doc/context') diff --git a/doc/context/sources/general/manuals/luametatex/luametatex-math.tex b/doc/context/sources/general/manuals/luametatex/luametatex-math.tex index 7d5fa0808..1227e7573 100644 --- a/doc/context/sources/general/manuals/luametatex/luametatex-math.tex +++ b/doc/context/sources/general/manuals/luametatex/luametatex-math.tex @@ -1465,6 +1465,9 @@ $ \displaystyle \number\mathstyle \crampedscriptscriptstyle \number Like: \inlinebuffer . Values outside the valid range are ignored. +There is an extra option \type {norule} that can be used to suppress the rule while +keeping the spacing compatible. + \subsection {Delimiters: \type{\Uleft}, \lpr {Umiddle} and \lpr {Uright}} \topicindex {math+delimiters} diff --git a/doc/context/sources/general/manuals/luatex/luatex-lua.tex b/doc/context/sources/general/manuals/luatex/luatex-lua.tex index f9107fa1f..625334c1b 100644 --- a/doc/context/sources/general/manuals/luatex/luatex-lua.tex +++ b/doc/context/sources/general/manuals/luatex/luatex-lua.tex @@ -608,6 +608,10 @@ in addition to the regular \type {io} library functions. \NC \type{readbytetable(f,n)} \NC \type {n} bytes\NC \NR \stoptabulate +There are eight additional little endian variants for the \type {cardinal[1-4]} +and \type {integer[1-4]} readers: \type {cardinal[1-4]le} and \type +{integer[1-4]le}. + \stopsubsection \startsubsection[title={Binary input from strings with \type {sio}}] diff --git a/doc/context/sources/general/manuals/luatex/luatex-math.tex b/doc/context/sources/general/manuals/luatex/luatex-math.tex index b4a2d4b05..89c0836ba 100644 --- a/doc/context/sources/general/manuals/luatex/luatex-math.tex +++ b/doc/context/sources/general/manuals/luatex/luatex-math.tex @@ -1331,6 +1331,9 @@ For Latin Modern the result looks as follows: \stoptabulate \stop +The keyword \type {norule} will hide the rule with the above variants while +keeping the rule related spacing. + \subsection {Delimiters: \type{\Uleft}, \prm {Umiddle} and \prm {Uright}} \topicindex {math+delimiters} -- cgit v1.2.3