emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Embedded LaTeX fontification


From: Nick Dokos
Subject: Re: [O] Embedded LaTeX fontification
Date: Fri, 09 Sep 2016 23:40:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

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




reply via email to

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