bug-auctex
[Top][All Lists]
Advanced

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

Re: [Bug-AUCTeX] Entry missing in LaTeX-math-default


From: David Kastrup
Subject: Re: [Bug-AUCTeX] Entry missing in LaTeX-math-default
Date: Wed, 18 May 2005 19:15:08 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Uli Fahrenberg <address@hidden> writes:

> There's an entry for uppercase Xi missing in LaTeX-math-default in
> latex.el. The following works for me:
>
> address@hidden /usr/share/emacs/site-lisp/auctex $ diff -u latex.el{,.orig}
> --- latex.el    2005-05-17 15:32:37.278729856 +0200
> +++ latex.el.orig       2005-05-17 15:31:02.199184144 +0200
> @@ -3291,7 +3291,6 @@
>       (?D "Delta" "Greek Uppercase" 916) ;; #X0394
>       (?J "Theta" "Greek Uppercase" 920) ;; #X0398
>       (?L "Lambda" "Greek Uppercase" 923) ;; #X039B
> -    (?X "Xi" "Greek Uppercase" 926) ;;
>       (?P "Pi" "Greek Uppercase" 928) ;; #X03A0
>       (?S "Sigma" "Greek Uppercase" 931) ;; #X03A3
>       (?U "Upsilon" "Greek Uppercase" 978) ;; #X03D2

Well, I'll just add the letter.  It is not likely that this leads to a
different result from your patch, as that is pretty much the only way
to do it.  Anyway, no copyright assignment needed for that, I guess.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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