[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] export to odt with LaTeX math formulae and tables
From: |
Nicolas Goaziou |
Subject: |
Re: [O] export to odt with LaTeX math formulae and tables |
Date: |
Fri, 11 May 2018 14:37:10 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello,
Joseph Vidal-Rosset <address@hidden> writes:
> Now it works with theses options in my org file.
>
> #+LANGUAGE: fr
> #+OPTIONS: ':t
>
> #+OPTIONS: tex:t
This option is superseded by the last one.
> #+OPTIONS: LaTeX:t
This option is obsolete since Org 8.0.
>
> #+OPTIONS: tex:imagemagick
This option supersedes "tex:t"
So basically, you are using
#+language: fr
#+options: ':t tex:imagemagick
Regards,
--
Nicolas Goaziou
Re: [O] export to odt with LaTeX math formulae and tables, edgar, 2018/05/19