From mboxrd@z Thu Jan 1 00:00:00 1970 From: org-mode@axelkielhorn.de Subject: Re: Bilingual text in org Date: Sat, 2 Dec 2017 08:14:53 +0100 Message-ID: <61AD4F38-6A54-4ADD-8275-C0BB5E3D68EF@axelkielhorn.de> References: <87y3mrerih.fsf@hyperbola.info> Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48159) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eL20p-0008Bw-F2 for emacs-orgmode@gnu.org; Sat, 02 Dec 2017 02:15:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eL20o-0004CD-Ig for emacs-orgmode@gnu.org; Sat, 02 Dec 2017 02:14:59 -0500 Received: from mo6-p00-ob.smtp.rzone.de ([2a01:238:20a:202:5300::10]:18654) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eL20o-00048A-7s for emacs-orgmode@gnu.org; Sat, 02 Dec 2017 02:14:58 -0500 Received: from [IPv6:2003:73:2f2d:fc00:2903:7a29:5a16:115a] (p200300732F2DFC0029037A295A16115A.dip0.t-ipconnect.de [IPv6:2003:73:2f2d:fc00:2903:7a29:5a16:115a]) by smtp.strato.de (RZmta 42.10 AUTH) with ESMTPSA id h005eetB27EsWU4 (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Sat, 2 Dec 2017 08:14:54 +0100 (CET) In-Reply-To: <87y3mrerih.fsf@hyperbola.info> 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: Org-Mode Mailing List > Am 27.11.2017 um 15:16 schrieb Adonay Felipe Nogueira = : >=20 > Strange, I might be wrong but this might not be set by default. >=20 > I have Org version 9.1.2 (9.1.2-15.g1d5142, which is of version = 20171016 > in GNU Guix package manager). >=20 > Alternatively, per `texdoc babel', you can make the language as a > document class option. You are right, I forgot that option. I have re-added babel to my latex-defaults and added #+LATEX_CLASS_OPTIONS to the file. Thanks for reminding me. Axel