Hi all, Regrettably, I see the same problem and Gavin. I am using TeXlive 2023 on Slackware64 15.0, for what that is worth. Jim On Sun, Mar 26, 2023 at 17:36 (+0200), Günter Kolousek via ntg-context wrote:
Hi,
I can confirm that the x64_64-linux from
version works correctly. So, no excess spaces around the decimal points at all.
HTH Günter
Hans Hagen via ntg-context @ 2023-03-26 13:22 +02:
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? can you pick up a binary from:
and test it?
Hans