From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Barros Subject: Bug: Language code for Brazilian in org-latex-babel-language-alist and org-latex-polyglossia-language-alist Date: Wed, 31 Jul 2019 15:04:26 -0300 Message-ID: <87d0hq3wt1.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45078) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hssxn-0007pT-AW for emacs-orgmode@gnu.org; Wed, 31 Jul 2019 14:04:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hssxm-0008M2-CW for emacs-orgmode@gnu.org; Wed, 31 Jul 2019 14:04:35 -0400 Received: from mail-qt1-x833.google.com ([2607:f8b0:4864:20::833]:40512) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hssxl-0008Jp-Bp for emacs-orgmode@gnu.org; Wed, 31 Jul 2019 14:04:33 -0400 Received: by mail-qt1-x833.google.com with SMTP id a15so67460247qtn.7 for ; Wed, 31 Jul 2019 11:04:30 -0700 (PDT) Received: from ufjf-desktop ([2001:12f0:614:16fa:b55e:9ca6:269b:31f9]) by smtp.gmail.com with ESMTPSA id o10sm34191272qti.62.2019.07.31.11.04.27 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 31 Jul 2019 11:04:28 -0700 (PDT) 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 Hi all, `org-latex-babel-language-alist' and=20 `org-latex-polyglossia-language-alist' have the language code for=20 Brazilian as =3D("bt-br" . "brazilian")=3D. I am a native Brazilian and ou= r=20 language is Portuguese, and Brazilian Portuguese is a variant. That to=20 say that I=E2=80=99ve never seen the language code "bt-br" to refer to=20 "brazilian", whereas the usual code is "pt-br" (hyphen or underscore).=20 So this looks very much like a typo. Best regards, Gustavo. PS: I=E2=80=99ve been reporting a lot recently, as I am in the process of=20 rereading Org=E2=80=99s documentation and fine tuning my Org config. But I = don=E2=80=99t=20 mean in any way to be pushy. I hope to be bringing reports which are=20 pertinent and useful, but if I=E2=80=99m overdoing it, please don=E2=80=99t= hesitate to=20 let me know. PPS: As I=E2=80=99m not sending this through the bug reporting interface, i= t=E2=80=99s=20 best if I specify I consulted the values of the variables in=20 "ox.latex.el" from "org-plus-contrib-20190729".