all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Trouble compiling latex sources in UTF-8 encodind
@ 2005-01-17 15:06 giglio robbo' d'acciaio
  2005-01-17 15:41 ` Peter Dyballa
       [not found] ` <mailman.13693.1105977418.27204.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 8+ messages in thread
From: giglio robbo' d'acciaio @ 2005-01-17 15:06 UTC (permalink / raw)


I'didn't understood yet if it's a latex or emacs related problem, anyway...
Latex aborts when compiling file with accented letters, like àèìòù etc.
I use utf-8 encoding in my ~/.emacs:

(custom-set-variables
 '(current-language-environment "UTF-8"))

 and i've added support for unicode input encoding in my file.tex inserting:

\usepackage{ucs}
\usepackage[italian]{babel}
\usepackage[utf8x]{inputenc}

Any clue?
-- 
Non capisco tutta questa eccitazione per il multitasking: io sono anni
che leggo in bagno.
                -- Carlo Landini

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-01-19 10:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-17 15:06 Trouble compiling latex sources in UTF-8 encodind giglio robbo' d'acciaio
2005-01-17 15:41 ` Peter Dyballa
     [not found] ` <mailman.13693.1105977418.27204.help-gnu-emacs@gnu.org>
2005-01-17 16:10   ` David Kastrup
2005-01-17 16:25     ` Matthias
2005-01-17 16:47       ` David Kastrup
2005-01-18  9:34         ` Matthias
2005-01-18 23:37           ` giglio robbo' d'acciaio
2005-01-19 10:54             ` David Kastrup

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.