From db0c016dc5c2441048076a3c7d9d1914e4a41bd6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mattias=20Engdeg=C3=A5rd?= Date: Tue, 13 Oct 2020 20:01:51 +0200 Subject: [PATCH] * etc/NEWS (Calc): Note new precedence of '/' in TeX input mode. --- etc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index aa1582f0e75..d8e19a967ac 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1108,6 +1108,10 @@ operations such as shifts and bitwise XOR. A word size of zero, set by 'b w', makes the operation have effect on the whole argument values and the result is not truncated in any way. +--- +*** The '/' operator now has higher precedence in (La)TeX input mode. +It no longer has lower precedence than '+' and '-'. + ** term-mode --- -- 2.39.5