all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* adding german and french quotes to latin-ltx.el
@ 2004-05-06  4:08 Karl Eichwalder
  2004-05-06  7:41 ` David Kastrup
  2004-05-06 15:43 ` Oliver Scholz
  0 siblings, 2 replies; 9+ messages in thread
From: Karl Eichwalder @ 2004-05-06  4:08 UTC (permalink / raw)


The developers seem to hesitate adding some more quotes to
latin-ltx.el; basically, this is my proposal:

 ("\\glq"  ?‚)
 ("\\grq"  ?‘)
 ("\\glqq"  ?„) ("\"`"  ?„)
 ("\\grqq"  ?“) ("\"'"  ?“)
 ("\\flq" ?‹)
 ("\\frq" ?›)
 ("\\flqq" ?«) ("\"<" ?«)
 ("\\frqq" ?») ("\">" ?»)

it works nicely with Emacs from CVS.  How can I add these code to the
TeX input method by entering some add-to-list or append statements to
my .emacs?

-- 
                                                         |      ,__o
                                                         |    _-\_<,
http://www.gnu.franken.de/ke/                            |   (*)/'(*)

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

end of thread, other threads:[~2004-05-07  5:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-06  4:08 adding german and french quotes to latin-ltx.el Karl Eichwalder
2004-05-06  7:41 ` David Kastrup
2004-05-06 11:44   ` Karl Eichwalder
2004-05-06 12:59     ` David Kastrup
2004-05-06 14:26       ` Karl Eichwalder
2004-05-06 14:51         ` David Kastrup
2004-05-06 19:09     ` Reiner Steib
2004-05-07  5:23       ` Karl Eichwalder
2004-05-06 15:43 ` Oliver Scholz

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.