all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* LaTeX Keybindings for Math Symbols
@ 2006-04-27 15:10 Ryan Krauss
  2006-04-27 16:25 ` Reiner Steib
  0 siblings, 1 reply; 8+ messages in thread
From: Ryan Krauss @ 2006-04-27 15:10 UTC (permalink / raw)


I would like to create Latex keybindings for math symbols (or find out
what they are if they already exist).  For example, in Vim I used to
have mappings for `t -> \tau so that typing ` and then a english
character would insert the Latex math code for the corresponding greek
symbol (`a would insert \alpha and `b would insert \beta ...).

My first attempts at writing a key binding have failed:
(global-set-key "`q" "\theta")
leads to:
error: "Key sequence ` q uses invalid prefix characters"

So, I think part of the problem is that I need a valid set of
short-cut keys where I can set a,b,d,t, q, w, ...  versions to things.

Do such mappings for latex greek characters already exist?  If not,
can someone help me with an example of a valid global-set-key?

Thanks,

Ryan

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-04-27 21:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.1028.1146150618.9609.help-gnu-emacs@gnu.org>
2006-04-27 15:36 ` LaTeX Keybindings for Math Symbols Maarten Bergvelt
2006-04-27 15:52   ` Ryan Krauss
2006-04-27 15:10 Ryan Krauss
2006-04-27 16:25 ` Reiner Steib
2006-04-27 17:10   ` Ryan Krauss
2006-04-27 21:48     ` Reiner Steib
     [not found]   ` <mailman.1033.1146157859.9609.help-gnu-emacs@gnu.org>
2006-04-27 19:03     ` Maarten Bergvelt
2006-04-27 20:04       ` Ryan Krauss

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.