Uli Fahrenberg <[EMAIL PROTECTED]> writes:

> There's an entry for uppercase Xi missing in LaTeX-math-default in
> latex.el. The following works for me:
>
> [EMAIL PROTECTED] /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


_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to