Skip to content

Emacs input method for entering unicode math symbols with LaTeX macros.

License

Notifications You must be signed in to change notification settings

tpapp/unicode-math-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unicode-math-input

A trival Emacs package that defines an input method for entering Unicode math characters using LaTeX macros.

Most of the work is done by math-symbol-lists, which defines the tables.

Usage

(set-input-method "unicode-math-input")

or you can invoke set-input-method using C-x RET C-\.

Then typing \rho \equiv \alpha + \phi would enter ρ ≡ α + ϕ, etc.

Recognized LaTeX macros

See the variable math-symbol-list-basic.

About

Emacs input method for entering unicode math symbols with LaTeX macros.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published