emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Suggestion : Option enabling LaTeX blocks to non-latex exporters.


From: Timothy
Subject: Re: Suggestion : Option enabling LaTeX blocks to non-latex exporters.
Date: Sun, 18 Jul 2021 22:25:57 +0800
User-agent: mu4e 1.4.15; emacs 28.0.50

Hi Emmanuel,

It may interest you to hear that I submitted a patch a month or two ago
(which was merged) to support LaTeX environments as results.

That means that this is now possible:


#+begin_src something
...stuff...
#+end_src

#+results:
\begin{equation*}
  some latex which will be exported nicely
\end{equation*}


All the best,

Timothy



reply via email to

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