From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sven Bretfeld" Subject: Re: Bug in org-latex (6.34c)? Date: 24 Jan 2010 12:32:52 +0100 Message-ID: <87hbqbu49n.fsf@rub.de> References: <87aaw5kq3c.fsf@gmx.ch> <3155356B-A9D8-4D7D-97C2-65F44F8FDC87@gmail.com> <87iqasjtcr.fsf@rub.de> <98FF36E0-D5DC-4743-B957-FC730083BD17@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NZ0hn-0003fl-UY for emacs-orgmode@gnu.org; Sun, 24 Jan 2010 06:32:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NZ0hi-0003fB-Vo for emacs-orgmode@gnu.org; Sun, 24 Jan 2010 06:32:35 -0500 Received: from [199.232.76.173] (port=48534 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZ0hi-0003f8-R2 for emacs-orgmode@gnu.org; Sun, 24 Jan 2010 06:32:30 -0500 Received: from mx5.rz.ruhr-uni-bochum.de ([134.147.64.33]:60756) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1NZ0hi-0005iz-6I for emacs-orgmode@gnu.org; Sun, 24 Jan 2010 06:32:30 -0500 In-Reply-To: <98FF36E0-D5DC-4743-B957-FC730083BD17@uva.nl> (Carsten Dominik's message of "Sun, 24 Jan 2010 11:24:26 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-org Mode Carsten Dominik writes: > When the class defines > > \usepackage[AUTO]{inputenc} > > then Org will set the coding system automatically. If the class > specifies > an explicit coding system like > > \usepackage[utf8]{inputenc} > > it will be left alone. This is a lot more predictable that what > I had before, thanks for making me change this. That seems the best way. Thanks again. Greetings Sven