From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Andreas Leha <andreas.leha@med.uni-goettingen.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: new (LaTeX) exporter and date formatting
Date: Fri, 15 Jun 2012 16:17:39 +0200 [thread overview]
Message-ID: <87ipes8xrw.fsf@gmail.com> (raw)
In-Reply-To: <87lijon3vg.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Fri, 15 Jun 2012 14:42:11 +0200")
Hello,
Andreas Leha <andreas.leha@med.uni-goettingen.de> writes:
> I do not mind. I can have '#+LATEX_HEADER: \usepackage[en]{babel}' in
> all my .org files by default and have the exporter override the language
> setting based on the '#+LANGUAGE:' tag.
I've pushed the patch. Thanks for the language list.
Note that LANGUAGE doesn't override Babel package's options, but append
another language to them if not already specified.
Hence,
#+LATEX_HEADER: \usepackage[english]{babel}
#+LANGUAGE: fr
will produce
\usepackage[frenchb,english]{babel}
Should it replace previous language instead?
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2012-06-15 14:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-23 6:55 new (LaTeX) exporter and date formatting Andreas Leha
2012-05-23 13:24 ` Nicolas Goaziou
2012-05-23 21:33 ` Andreas Leha
2012-06-14 11:42 ` Nicolas Goaziou
2012-06-14 13:16 ` Sebastien Vauban
2012-06-14 16:49 ` Nicolas Goaziou
2012-06-15 12:42 ` Andreas Leha
2012-06-15 14:17 ` Nicolas Goaziou [this message]
2012-06-15 14:36 ` Sebastien Vauban
2012-06-15 15:31 ` Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ipes8xrw.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--cc=andreas.leha@med.uni-goettingen.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).