|
From: | s j |
Subject: | Re: [O] Embedded LaTeX fontification |
Date: | Sat, 10 Sep 2016 06:50:27 +0000 |
User-agent: | NylasMailer/0.4 |
s j <address@hidden> writes:
> I am using the org-plus-contrib package in org ELPA.
>
> The export block
>
> #+begin_export latex
> ...
> #+end_export
>
> does not work properly.
> It produces
>
> \begin{export}
> ...
> \end{export}
>
> in the .tex file and causes error.
>
> Instead, I still need to use
>
> #+begin_latex
> ...
> #+end_latex
> .
>
> Is the version in org EPLA an out-dated one?
>No: it is the stable version. No new features, only bug fixes, are
applied to it.You are right that it does not recognize #+begin_export
latex...#+end_export. That is a feature that has been introduced in
the master branch (which will become the stable version at some point
in the future).--
Nick
[Prev in Thread] | Current Thread | [Next in Thread] |