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

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

Re: hiding/parsing sequences (LaTeX)


From: Brendan Halpin
Subject: Re: hiding/parsing sequences (LaTeX)
Date: 08 Oct 2002 12:00:01 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

"UDP" <123@it-c.dk> writes:

> (I've just started using emacs, sorry if this is a stupid question)
> 
> I'm using Emacs for writing LaTeX documents.
> I would like to enter ø (danish letter) in my text, and let
> emacs parse it as \o to LaTeX, but still show it in emacs as ø

The LaTeX answer: 

\usepackage[latin1]{inputenc}
With this, LaTeX interprets the ø, and so on, appropriately. No
need for Emacs to translate.

Brendan
-- 
Brendan Halpin, Dept of Government and Society, Limerick University, Ireland
Tel: w +353-61-213147 f +353-61-202569 h +353-61-390476;  Room F2-025 x 3147
<mailto:brendan.halpin@ul.ie>        <http://wivenhoe.staff8.ul.ie/~brendan>

reply via email to

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