]> git.eshelyaron.com Git - emacs.git/commit
Fix prettification of \phi, \varphi, and \varsigma
authorTassilo Horn <tsdh@gnu.org>
Tue, 30 Aug 2016 17:51:33 +0000 (19:51 +0200)
committerTassilo Horn <tsdh@gnu.org>
Tue, 30 Aug 2016 17:51:33 +0000 (19:51 +0200)
commit6730432053f3ad2ce144db2fcd685ee1ad76f881
treeda587ca55da583b83b439bea42f9a013614800fb
parent2b404e8391b7ac26b734710d8290a6ef6a2e32b1
Fix prettification of \phi, \varphi, and \varsigma

* lisp/textmodes/tex-mode.el (tex--prettify-symbols-alist): Fix
  prettification of \phi, \varphi, and \varsigma.

Concretely, \phi's symbol was actually varphi, \varphi was missing, and
\varsigma was commented out with a FIXME that it was reversed with
\sigma which it was not.
lisp/textmodes/tex-mode.el