From mboxrd@z Thu Jan 1 00:00:00 1970 From: emanuel.charpentier@gmail.com Subject: Re: Possible bug in org-mode (MELPA version as of 1018-11-25) : #+language: is not (fully) honored. Date: Sun, 25 Nov 2018 19:01:16 +0100 Message-ID: <6f3dbcbba741a102b6c265c8c06c92d0ef85606e.camel@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gQyih-0007BC-Qx for emacs-orgmode@gnu.org; Sun, 25 Nov 2018 13:01:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gQyie-000542-Ms for emacs-orgmode@gnu.org; Sun, 25 Nov 2018 13:01:23 -0500 Received: from mail-wm1-x341.google.com ([2a00:1450:4864:20::341]:53350) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gQyie-000530-Fp for emacs-orgmode@gnu.org; Sun, 25 Nov 2018 13:01:20 -0500 Received: by mail-wm1-x341.google.com with SMTP id y1so12735298wmi.3 for ; Sun, 25 Nov 2018 10:01:20 -0800 (PST) Received: from zen-book-flip.bacbuc.lan (vol75-6-82-228-67-28.fbx.proxad.net. [82.228.67.28]) by smtp.gmail.com with ESMTPSA id c13sm34814378wrb.38.2018.11.25.10.01.17 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 25 Nov 2018 10:01:18 -0800 (PST) In-Reply-To: 2efc58b43667646dd45ee0761714a341c7fcdb08.camel@free.fr 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" To: emacs-orgmode@gnu.org I forgot to add that, when exporting to plain tex or ODT, #+language* *seems* to be honored : the table of contents is entitled "Table des matières". The problem is therefore probably in ox-latex.el (but way above my level of competance in emacs-lisp...). -- Emmanuel Charpentier