From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christian Herenz Newsgroups: gmane.emacs.help Subject: Re: Converting German Umlauts to LaTeX Date: Fri, 20 Apr 2007 22:48:42 +0200 Message-ID: <4629272A.5040409@physik.hu-berlin.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1177102158 5220 80.91.229.12 (20 Apr 2007 20:49:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Apr 2007 20:49:18 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Stefan Monnier Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 20 22:49:11 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hf02U-0007WX-L2 for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Apr 2007 22:49:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hf07a-0002UT-9S for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Apr 2007 16:54:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hf07J-0002UC-0W for help-gnu-emacs@gnu.org; Fri, 20 Apr 2007 16:54:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hf07G-0002Tv-KX for help-gnu-emacs@gnu.org; Fri, 20 Apr 2007 16:54:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hf07G-0002Ts-AY for help-gnu-emacs@gnu.org; Fri, 20 Apr 2007 16:54:02 -0400 Original-Received: from irz6.physik.hu-berlin.de ([141.20.40.56] helo=mail.physik.hu-berlin.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hf029-00014i-JS for help-gnu-emacs@gnu.org; Fri, 20 Apr 2007 16:48:45 -0400 Original-Received: from localhost (irz6.physik.hu-berlin.de [127.0.0.1]) by mail.physik.hu-berlin.de (Postfix) with ESMTP id 2EB111A000B; Fri, 20 Apr 2007 22:48:44 +0200 (CEST) Original-Received: from [192.168.0.3] (e178219191.adsl.alicedsl.de [85.178.219.191]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.physik.hu-berlin.de (Postfix) with ESMTP id 1BCD41A0007; Fri, 20 Apr 2007 22:48:43 +0200 (CEST) User-Agent: Thunderbird 1.5.0.10 (X11/20060911) In-Reply-To: X-Virus-Scanned: by AMaViS snapshot-20020222 X-detected-kernel: Linux 2.4-2.6 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: news.gmane.org gmane.emacs.help:42923 Archived-At: Stefan Monnier schrieb: > I also recommend you fix it on the TeX side, not in Emacs. > I.e. try "utf8" instead of "utf-8", or "utf8x" even (some names that I've > seen used in the past with inputenc), and if they really don't have utf-8 > support in their TeX installation, then switch to latin-1, which I'm sure > they support. > All above mentioned packages are not supported. However, I know that they plan to switch to debian-etch soon. Do you know, if etch has UTF-8 support build in? (sorry for OT)