help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

adding german and french quotes to latin-ltx.el


From: Karl Eichwalder
Subject: adding german and french quotes to latin-ltx.el
Date: Thu, 06 May 2004 06:08:12 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

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/                            |   (*)/'(*)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]