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 à 20:03 +0100, Nicolas Goaziou a écrit : > Hello, > > Emmanuel Charpentier <emm.charpent...@free.fr> writes: > > > As of today, I note that the #+langiage export variable is no > > longer > > honored when exporting to LaTeX/PDF. See enclosed files : > > > > - #+language:fr should get me a table of contents entitled "Table > > des > > matières" ; > > > > - #+ the Latex file has "pdflang={Frenchb}}" in a \hypersetup > > call, > > but nothing even remotely babel-related (i. e. nothing related to > > the > > LaTeX package babel, which isn't loaded...) > > > > - the PDF file has a table of contents entitled "Contents". > > I cannot reproduce your problem. You may try again with a minimal > configuration, or with development version, which is very stable at > this > point. > > Regards, >