From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: giglio robbo' d'acciaio Newsgroups: gmane.emacs.help Subject: Trouble compiling latex sources in UTF-8 encodind Date: Mon, 17 Jan 2005 16:06:16 +0100 Message-ID: <87brboxfh3.fsf@nostromo.wy> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1105974501 779 80.91.229.6 (17 Jan 2005 15:08:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 Jan 2005 15:08:21 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 17 16:08:12 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CqYUG-0004uE-00 for ; Mon, 17 Jan 2005 16:08:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CqYg6-0001Ig-My for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Jan 2005 10:20:26 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsmi-us.news.garr.it!newsmi-eu.news.garr.it!NewsITBone-GARR!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-X-Trace: individual.net eTgCP/QN4QMC1YG0rkguNQnyaQZFrLql7VjE31PIW7YwarSuA5 User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) X-Face: ; QA:TXI)?CLJlZn~#GUb$LM; !MQA29QO*\/oo[RKK/ji{.OH"P:JZ<",QH@b}#GI#|TG7qw _:).=|fE4(Zs@d~~f]fAZU&5A{O73*:TE>UV2;,7#a0v1?{a-# Cancel-Lock: sha1:rCMMSXRQsSnplpPXweXPL5ews5I= Original-Xref: shelby.stanford.edu gnu.emacs.help:127937 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:23424 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23424 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