Created
October 11, 2013 12:01
-
-
Save mrvdb/6933532 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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