Hello Thibault,
Many thanks. This looks like a reasonable trade off for me.
Best regards,
Jeremie
On Thursday, 17 Dec 2020 at 19:30, Thibault Marin wrote:
> Hi,
>
> I introduced the change that broke the behavior. The attached patch
> seems to fix the issue for me, does it look reasonable?
>
> T
Hi,
I introduced the change that broke the behavior. The attached patch
seems to fix the issue for me, does it look reasonable?
Thanks,
thibault
On 2020-12-09T13:16:19-0500, Jeremie Juste wrote:
Hello,
Thanks for reporting. Indeed this is an issue that hasn't been fixed
yet. This is t
Hello,
Thanks for reporting. Indeed this is an issue that hasn't been fixed
yet. This is the case for most latex environments
My solution is here
https://www.mail-archive.com/emacs-orgmode@gnu.org/msg129974.html
but consider also the idea behind the star
https://www.mail-archive.com/emacs-orgm
I was trying out the new option tex:dvipng. The HTML result was a image
with the tikz code.
Turns out, debugging and telling the fragment processor not to delete the
files, what org generates for the tikz fragment is:
\begin{tikzpicture*}
Removing the astherisk would make it work without any wor