Re: [O] Special blocks with options in LaTeX export

2015-07-30 Thread Rasmus
Sebastien Vauban writes: > Rasmus writes: >> Suvayu Ali writes: >>> I am trying to export special blocks with options. But it seems the > >>> options part is being ignored completely. I expect the following: >>> >>> #+begin_aside :options {Combinatorial background} >>> It is all random! >

Re: [O] Special blocks with options in LaTeX export

2015-07-30 Thread Sebastien Vauban
Rasmus writes: > Suvayu Ali writes: >> I am trying to export special blocks with options. But it seems the >> options part is being ignored completely. I expect the following: >> >> #+begin_aside :options {Combinatorial background} >> It is all random! >> #+end_aside >> >> to be exported

Re: [O] Special blocks with options in LaTeX export

2015-06-28 Thread Suvayu Ali
Hi Rasmus, On Sun, Jun 28, 2015 at 01:30:33PM +0200, Rasmus wrote: > > Options are read via > > (org-export-read-attribute :attr_latex special-block :options). > > As to whether special blocks should support options via a keyword like in > your example, I do not know. FWIW ox-html als

Re: [O] Special blocks with options in LaTeX export

2015-06-28 Thread Rasmus
Suvayu Ali writes: > Hi, > > I am trying to export special blocks with options. But it seems the > options part is being ignored completely. I expect the following: > > #+begin_aside :options {Combinatorial background} > It is all random! > #+end_aside > > to be exported as: > > \begin{