From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Joerg Newsgroups: gmane.emacs.help Subject: Re: Encoding Emacs and Latex Date: Sun, 13 Mar 2005 11:03:34 +0800 Message-ID: References: <1110649620.5468.7.camel@c83-250-206-108.bredband.comhem.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1110683007 5512 80.91.229.2 (13 Mar 2005 03:03:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 13 Mar 2005 03:03:27 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 13 04:03:26 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DAJNp-00050j-6P for geh-help-gnu-emacs@m.gmane.org; Sun, 13 Mar 2005 04:03:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DAJdD-0005QB-Ne for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Mar 2005 22:19:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DAJd0-0005Ow-72 for help-gnu-emacs@gnu.org; Sat, 12 Mar 2005 22:18:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DAJcw-0005My-84 for help-gnu-emacs@gnu.org; Sat, 12 Mar 2005 22:18:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DAJcw-0005Mn-6I for help-gnu-emacs@gnu.org; Sat, 12 Mar 2005 22:18:50 -0500 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1DAJOH-0008Su-G2 for help-gnu-emacs@gnu.org; Sat, 12 Mar 2005 22:03:41 -0500 Original-Received: (qmail invoked by alias); 13 Mar 2005 03:03:39 -0000 Original-Received: from cm51.sigma68.maxonline.com.sg (EHLO [192.168.0.171]) (218.212.68.51) by mail.gmx.net (mp017) with SMTP; 13 Mar 2005 04:03:39 +0100 X-Authenticated: #22694698 User-Agent: Microsoft-Entourage/11.1.0.040913 Original-To: August Karlstrom , In-Reply-To: <1110649620.5468.7.camel@c83-250-206-108.bredband.comhem.se> X-Y-GMX-Trusted: 0 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:24790 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24790 Hi August, > You give no info about encoding or TeX version (tetex, MikTeX). If you > use Unicode utf-8 (an `u' is shown to the left in the modeline), add the > line Thank you for your help. I played a little with the encodings and solved my problem. I turned TexShop to Latin1-Encoding, my tex-files to \usepackage[latin1]{inputenc} . And now it works. Previously I used the MacOS Roman encoding for my files and [applemac]{inputenc}. Cheers, Joerg