Le jeudi 22 mai 2014 19:27:41 UTC+2, Steven G. Johnson a écrit : > > A quick update for people who haven't been tracking git closely: > > The Julia REPL (#6911), IJulia, and (soon) Emacs julia-mode (#6920) now > allows you to type many mathematical Unicode characters simply by typing > the LaTeX symbol and hitting TAB. > > e.g. you can type \alpha<TAB> and get α, or x\hat<TAB> and get x̂. > > – Nice. 'Course there's an emacs command to do that. – Oh yeah! Good ol' M-x set-input-method RET TeX RET – Dammit, Emacs.
http://www.emacswiki.org/emacs/TeXInputMethod
