unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Guido Kraemer <gkraemer@bgc-jena.mpg.de>
Cc: 26060@debbugs.gnu.org
Subject: bug#26060: 25.1.91; input method tex
Date: Mon, 10 Aug 2020 16:59:24 -0700	[thread overview]
Message-ID: <CADwFkm=+DnpRh7aHmetXbKYbj9rRo8FbAG6EW=+yK5+qUH_pug@mail.gmail.com> (raw)
In-Reply-To: <9af92426-4a85-524a-5d18-87fd214519b7@bgc-jena.mpg.de> (Guido Kraemer's message of "Sat, 11 Mar 2017 15:26:12 +0100")

close 26060 28.1
thanks

Guido Kraemer <gkraemer@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@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





      parent reply	other threads:[~2020-08-10 23:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-11 14:26 bug#26060: 25.1.91; input method tex Guido Kraemer
2017-03-11 18:24 ` Eli Zaretskii
2020-08-10 23:59 ` Stefan Kangas [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADwFkm=+DnpRh7aHmetXbKYbj9rRo8FbAG6EW=+yK5+qUH_pug@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=26060@debbugs.gnu.org \
    --cc=gkraemer@bgc-jena.mpg.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).