Re: [O] LaTeX exporter

2014-10-06 Thread Rasmus
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

Re: [O] LaTeX exporter

2014-10-06 Thread Fabrice Popineau
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

Re: [O] LaTeX exporter

2014-10-06 Thread Nicolas Goaziou
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

[O] LaTeX exporter

2014-10-06 Thread Fabrice Popineau
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

Re: [O] latex exporter: different itemize environment

2013-02-25 Thread Andreas Leha
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

Re: [O] latex exporter: different itemize environment

2013-02-13 Thread Nicolas Goaziou
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

[O] latex exporter: different itemize environment

2013-02-12 Thread Andreas Leha
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