On 3/26/2023 4:20 AM, Gavin via ntg-context wrote:
Hi List,
I’m getting strange spaces around some decimal points after a clean LMTX install. MWE:
\starttext \startformula v = \frac{1.32}{1.41} = 0.935 \stopformula \stoptext
This produces the result attached below. The 1.32 looks fine, but the next two numbers have excess space around the decimal point. Adding the line
\showmakeup[mathglue] %\mathspacingmode=1
to the preamble reveals that the second and third decimal points are being treated as binary operators. It’s very strang. Are others getting this? weird indeed
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------