On Saturday, 20 Apr 2024 at 12:25, Ihor Radchenko wrote:
> Fixed, on main.
Thank you!
--
: Eric S Fraga, with org release_9.6.23-1320-g1be2f9 in Emacs 30.0.50
"Fraga, Eric" writes:
> I have a file that consists of these three lines:
>
> --8<---cut here---start->8---
> #+begin_src latex :results file raw :exports results :file function.png
> \[ y = f(x) \]
> #+end_src
> --8<---cut here---end---
On Thursday, 18 Apr 2024 at 21:46, Max Nikulin wrote:
> Sorry that I was not clear enough. Org code should be fixed. For a
> while you may revert that commit in your local repository.
Ah, okay! Thank you. I'll leave my documents as they are then. :-)
--
: Eric S Fraga, with org release_9.6.23-
On 18/04/2024 21:37, Fraga, Eric wrote:
On Thursday, 18 Apr 2024 at 19:08, Max Nikulin wrote:
It is a side effect of
72b0e9ff0 2024-02-05 16:39:05 +0100 Ihor Radchenko: org-export: Do not
strip link type by default during export
I have now checked the ORG-NEWS file, which I probably should ha
On Thursday, 18 Apr 2024 at 19:08, Max Nikulin wrote:
> It is a side effect of
>
> 72b0e9ff0 2024-02-05 16:39:05 +0100 Ihor Radchenko: org-export: Do not
> strip link type by default during export
Thank you Max.
I have now checked the ORG-NEWS file, which I probably should have
looked at before p
On 18/04/2024 17:50, Fraga, Eric wrote:
#+begin_src latex :results file raw :exports results :file function.png
\[ y = f(x) \]
#+end_src
org-odt-export-to-odt: OpenDocument export failed: Opening input file: No such
file or directory, /tmp/file:function.png
It is a side effect of
72b0e9ff0 2
Hello all,
I have a file that consists of these three lines:
--8<---cut here---start->8---
#+begin_src latex :results file raw :exports results :file function.png
\[ y = f(x) \]
#+end_src
--8<---cut here---end--->8---
With "