auctex
[Top][All Lists]
Advanced

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

[AUCTeX] Re: TeX input method in LaTeX


From: Alan Ristow
Subject: [AUCTeX] Re: TeX input method in LaTeX
Date: Sat, 30 Sep 2006 14:38:20 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.4.0

Reiner Steib wrote:
On Sat, Sep 30 2006, David Kastrup wrote:

Alan Ristow <address@hidden> writes:
(defun my-latex-setup ()
  "Customize up my LaTeX environment."
  (setq default-input-method "TeX"))
I'd use (set (make-local-variable 'default-input-method) "TeX") instead.

I wonder what's the point of using the TeX input method in LaTeX
files.  What's the advantage to have e.g. $α$ in the file instead of
$\alpha$.

It actually never even occurred to me to use it in math mode. I find that it makes accented characters in text mode easier to read, though -- for example, Münich instead of M\"{u}nich.

Alan





reply via email to

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