Skip to content

Instantly share code, notes, and snippets.

@mrvdb
Created October 11, 2013 12:01
Show Gist options
  • Save mrvdb/6933532 to your computer and use it in GitHub Desktop.
Save mrvdb/6933532 to your computer and use it in GitHub Desktop.
(quail-define-package
"MyTeX" "UTF-8" "\\" t
"LaTeX-like input method for many characters.
These characters are from the charsets used by the `utf-8' coding
system, including many technical ones. Examples:
\\'a -> á \\`{a} -> à
\\pi -> π \\int -> ∫ ^1 -> ¹"
'(("\t" . quail-completion))
nil nil nil nil nil nil nil nil nil t)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment