Fabrice Popineau writes:
> Maybe I wasn't clear enough.
> I was thinking about an option specific of the latex exporter to expand the
> document class options :
>
> \documentclass[default_option_1, default_option_2, EXTRA_OPTIONS]{myclass}
>
> default_option_i being taken from the org-latex-class
Hi,
Maybe I wasn't clear enough.
I was thinking about an option specific of the latex exporter to expand the
document class options :
\documentclass[default_option_1, default_option_2, EXTRA_OPTIONS]{myclass}
default_option_i being taken from the org-latex-classes entry for the
current class.
A
Hello,
Fabrice Popineau writes:
> The org-latex-classes variable handles a couple of parameters like
> DEFAULT-PACKAGES, PACKAGES and EXTRA.
>
> I thing that this variable could also benefit from an EXTRA_OPTIONS
> parameter.
> This could allow to have a default set of options for the curent cla
Hi,
The org-latex-classes variable handles a couple of parameters like
DEFAULT-PACKAGES, PACKAGES and EXTRA.
I thing that this variable could also benefit from an EXTRA_OPTIONS
parameter.
This could allow to have a default set of options for the curent class, but
to locally
add a couple of option
Hi Nicolas,
Nicolas Goaziou writes:
> Hello,
>
> Andreas Leha writes:
>
>> Hi all (and Nicolas),
>>
>> from =org-e-latex.el= (I have to upgrade - I know):
>> ,
>> | ;; Plain lists accept two optional attributes: `:environment' and
>> | ;; `:options'. The first one allows to use a non-stand
Hello,
Andreas Leha writes:
> Hi all (and Nicolas),
>
> from =org-e-latex.el= (I have to upgrade - I know):
> ,
> | ;; Plain lists accept two optional attributes: `:environment' and
> | ;; `:options'. The first one allows to use a non-standard environment
> | ;; (i.e. "inparaenum"). The se
Hi all (and Nicolas),
from =org-e-latex.el= (I have to upgrade - I know):
,
| ;; Plain lists accept two optional attributes: `:environment' and
| ;; `:options'. The first one allows to use a non-standard environment
| ;; (i.e. "inparaenum"). The second one allows to specify optional
| ;; arg