From mboxrd@z Thu Jan 1 00:00:00 1970 From: Emmanuel Charpentier Subject: Re: Possible bug in org-mode (MELPA version as of 1018-11-25) : #+language: is not (fully) honored. Date: Sun, 25 Nov 2018 21:32:35 +0100 Message-ID: References: <2efc58b43667646dd45ee0761714a341c7fcdb08.camel@free.fr> <87o9adyo6t.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34493) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gR15A-0000QM-Oc for emacs-orgmode@gnu.org; Sun, 25 Nov 2018 15:32:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gR156-0005w3-QP for emacs-orgmode@gnu.org; Sun, 25 Nov 2018 15:32:44 -0500 Received: from smtp1-g21.free.fr ([212.27.42.1]:18459) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gR156-0005ve-Kw for emacs-orgmode@gnu.org; Sun, 25 Nov 2018 15:32:40 -0500 In-Reply-To: <87o9adyo6t.fsf@nicolasgoaziou.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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Thanks for a prompt answer ! A couple questions : 1) What do you mean by "minimal configuration" ? A stripped .emacs/d/init.el ? 2) How can I get the "development version" ? I'm following MELPA already... -- Emmanuel Charpentier Le dimanche 25 novembre 2018 =C3=A0 20:03 +0100, Nicolas Goaziou a =C3=A9= crit : > Hello, >=20 > Emmanuel Charpentier writes: >=20 > > As of today, I note that the #+langiage export variable is no > > longer > > honored when exporting to LaTeX/PDF. See enclosed files : > >=20 > > - #+language:fr should get me a table of contents entitled "Table > > des=20 > > mati=C3=A8res" ; > >=20 > > - #+ the Latex file has "pdflang=3D{Frenchb}}" in a \hypersetup > > call,=20 > > but nothing even remotely babel-related (i. e. nothing related to > > the > > LaTeX package babel, which isn't loaded...) > >=20 > > - the PDF file has a table of contents entitled "Contents". >=20 > I cannot reproduce your problem. You may try again with a minimal > configuration, or with development version, which is very stable at > this > point. >=20 > Regards, >=20