GNU bug report logs - #26060
25.1.91; input method tex

Previous Next

Package: emacs;

Reported by: Guido Kraemer <gkraemer <at> bgc-jena.mpg.de>

Date: Sat, 11 Mar 2017 17:51:01 UTC

Severity: minor

Found in version 25.1.91

Fixed in version 28.1

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Kangas <stefan <at> marxist.se>
To: Guido Kraemer <gkraemer <at> bgc-jena.mpg.de>
Cc: 26060 <at> debbugs.gnu.org
Subject: bug#26060: 25.1.91; input method tex
Date: Mon, 10 Aug 2020 16:59:24 -0700
close 26060 28.1
thanks

Guido Kraemer <gkraemer <at> bgc-jena.mpg.de> writes:

> input method TeX \varphi and \phi are reversed as in LaTeX, \epsilon in
> input method TeX matches \varepsilon in LaTeX, there is no \varepsilon
> in input method TeX

The first issue was fixed in:

    commit 1145322a114bb7359fcfdbdce6ccb7d9d44c82ba
    Author: Tassilo Horn <tsdh <at> gnu.org>
    Date:   Tue Aug 30 20:30:46 2016 +0200

        Fix rules for \phi and \varphi which were reversed

I have installed a fix on master for the second and third issue, namely:

+ ("\\epsilon" ?ϵ)
+ ("\\varepsilon" ?ε)

Please test that everything is now working as expected on the current
master branch.

(For posterity, the correct character for \epsilon in the TeX input
method is "GREEK LUNATE EPSILON SYMBOL".  We previously incorrectly had
"GREEK SMALL LETTER EPSILON" instead.)

Best regards,
Stefan Kangas




This bug report was last modified 4 years and 286 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.