emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [ANN] ox-extras


From: Nicolas Goaziou
Subject: Re: [O] [ANN] ox-extras
Date: Mon, 23 Jun 2014 21:57:37 +0200

Hello,

Aaron Ecay <address@hidden> 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.  They can be
> edited as latex code with the usual org-edit-special function (C-c ').

Actually that's rather different than the suggestion in this thread,
which was to introduce a new type of block.

This could be implemented in core, but it should use #+attr_latex
instead of #+header since this is latex related.


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]