From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: english automatically option added to latex's babel package Date: Fri, 19 Jul 2013 10:02:33 +0100 Message-ID: <878v12gbx2.fsf@ucl.ac.uk> References: <20130718231548.33fad099@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49652) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V06aS-0001ep-Tq for emacs-orgmode@gnu.org; Fri, 19 Jul 2013 05:02:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V06aN-0006I8-7N for emacs-orgmode@gnu.org; Fri, 19 Jul 2013 05:02:52 -0400 Received: from mail-db8lp0188.outbound.messaging.microsoft.com ([213.199.154.188]:6092 helo=db8outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V06aM-0006H0-Sc for emacs-orgmode@gnu.org; Fri, 19 Jul 2013 05:02:47 -0400 In-Reply-To: <20130718231548.33fad099@gmail.com> (Renato's message of "Thu, 18 Jul 2013 23:15:48 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Renato Cc: emacs-orgmode Renato writes: > Hi, I've customized org-latex-packages-alist and added the package > "babel", with option "italian", however in my latex exports I get: Add it with AUTO instead of italian and then specify the language in your document using #+language: it If you want Italian for all documents by default, set org-export-default-language: ,----[ C-h v org-export-default-language RET ] | org-export-default-language is a variable defined in `ox.el'. | Its value is "en" | | Documentation: | The default language for export and clocktable translations, as a string. | This may have an association in | `org-clock-clocktable-language-setup', | `org-export-smart-quotes-alist' and `org-export-dictionary'. | This option can also be set with the LANGUAGE keyword. | | You can customize this variable. `---- HTH, eric -- : Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.0.6-341-g338603