emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rasmus <rasmus@gmx.us>
To: emacs-orgmode@gnu.org
Subject: Re: org-mode in French
Date: Tue, 14 Nov 2017 08:57:11 +0100	[thread overview]
Message-ID: <87bmk5s36w.fsf@gmx.us> (raw)
In-Reply-To: 8a728d2e-e304-da28-dbc7-33b69b71f01a@gmx.fr

gmx <fredstev@gmx.fr> writes:

> Hello,
> I've been using Org-mode for several months now, with pleasure.
> However, I would like the .tex files use some packages (babel,
> french...), a particular koma-script class (scrartcl), etc., which
> allow me to release a. pdf file with French typographical standards.
>
> How to do this?

For language support, you could do something like

(setq org-latex-packages-alist
        '(("AUTO" "babel" nil ("pdflatex"))
          ("AUTO" "polyglossia" nil ("xelatex" "lualatex"))))

And use the "#+language: fr" keyword to set the document to French.

Rasmus

-- 
Hooray!

      parent reply	other threads:[~2017-11-14  7:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-12 20:40 org-mode in French gmx
2017-11-12 21:00 ` Thomas S. Dye
2018-08-27 19:51   ` Org-mode and koma-script gmx
2018-08-27 19:57     ` gmx
2018-08-27 22:00       ` Tim Cross
2018-08-28  1:56         ` gmx
2018-08-28 16:04           ` Tim Cross
2018-08-28 18:10             ` gmx
2018-08-28 22:38               ` Tim Cross
2018-08-29  1:13                 ` gmx
2018-08-28 21:59             ` gmx
2018-08-28 19:44         ` Nick Dokos
2018-08-28 19:50     ` Nick Dokos
2017-11-14  7:57 ` Rasmus [this message]

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=87bmk5s36w.fsf@gmx.us \
    --to=rasmus@gmx.us \
    --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).