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

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

Re: adding german and french quotes to latin-ltx.el


From: Oliver Scholz
Subject: Re: adding german and french quotes to latin-ltx.el
Date: Thu, 06 May 2004 17:43:12 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (windows-nt)

Karl Eichwalder <ke@gnu.franken.de> writes:

> 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?

We had this some time ago in de.comp.editoren. Basically you use
‘quail-defrule’ to add rules to an input method. See
<un08d9v7i.fsf@ID-87814.user.dfncis.de> below for a code example.

    Oliver
-- 
18 Floréal an 212 de la Révolution
Liberté, Egalité, Fraternité!


reply via email to

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