Re: [O] [ANN] ox-extras

2014-06-23 Thread Thomas S. Dye
Aloha all, Nicolas Goaziou writes: > Hello, > > Aaron Ecay writes: > >> you will be able to use blocks of the following form: >> >> #+header: :header yes >> #+begin_latex >> \foo{} >> \bar{} >> #+end_latex >> >> These will be transformed so that the begin/end wrapper is removed and >> each

Re: [O] [ANN] ox-extras

2014-06-23 Thread Nicolas Goaziou
Hello, Aaron Ecay writes: > you will be able to use blocks of the following form: > > #+header: :header yes > #+begin_latex > \foo{} > \bar{} > #+end_latex > > These will be transformed so that the begin/end wrapper is removed and > each line is prepended with #+latex_header: on export. The

Re: [O] [ANN] ox-extras

2014-06-22 Thread Rasmus
Rasmus writes: > Aaron Ecay writes: > >> 2014ko ekainak 21an, Aaron Ecay-ek idatzi zuen: >> >> [...] >> Eventually, if you insist on writing your full preamble within the document, you can start to write it in a LaTeX-mode buffer, copy it in your Org document and add "#+LATEX_HEAD

Re: [O] [ANN] ox-extras

2014-06-22 Thread Rasmus
Aaron Ecay writes: > 2014ko ekainak 21an, Aaron Ecay-ek idatzi zuen: > > [...] > >>> Eventually, if you insist on writing your full preamble within the >>> document, you can start to write it in a LaTeX-mode buffer, copy it in >>> your Org document and add "#+LATEX_HEADER: " in front of each line

[O] [ANN] ox-extras (was: BEGIN_LATEX_HEADER [cont])

2014-06-21 Thread Aaron Ecay
2014ko ekainak 21an, Aaron Ecay-ek idatzi zuen: [...] >> Eventually, if you insist on writing your full preamble within the >> document, you can start to write it in a LaTeX-mode buffer, copy it in >> your Org document and add "#+LATEX_HEADER: " in front of each line. >> This last step is done ea