From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: ODT exporter fails with Babel french Date: Sat, 09 Jul 2011 17:45:31 +0200 Message-ID: <8762nb790k.fsf@gnu.org> References: <804o2v79y6.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfZiP-0001Ff-EQ for emacs-orgmode@gnu.org; Sat, 09 Jul 2011 11:45:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QfZiL-0005BK-Sa for emacs-orgmode@gnu.org; Sat, 09 Jul 2011 11:45:09 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:36754) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfZiL-00059w-Ej for emacs-orgmode@gnu.org; Sat, 09 Jul 2011 11:45:05 -0400 Received: by fxd18 with SMTP id 18so2597384fxd.39 for ; Sat, 09 Jul 2011 08:45:04 -0700 (PDT) In-Reply-To: <804o2v79y6.fsf@somewhere.org> (Sebastien Vauban's message of "Sat, 09 Jul 2011 17:25:21 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastien Vauban Cc: emacs-orgmode@gnu.org Hi Sébastien, "Sebastien Vauban" writes: > Very impatient to test the exporter for the first time. However, when > exporting the table of contents ("table des matières" in French, > automatically set by the Babel LaTeX package), it fails: bug confirmed -- the short fix is to customize `org-export-language-setup' and to use "Table des matières". Since "Table des matières" is also wrongly displayed in ascii export, I will work on a more general solution. Thanks for reporting this, -- Bastien