OK, thanks!
Just sent the patch. I realized in my original one
(https://list.orgmode.org/20220228140750.75761-1-dafydd.lu...@gmail.com/),
I'd also gotten rid of the with-temp-buffer in ox.el as long as I was
switching to write-region, because write-region can write a string
directly, but as that's
David Lukeš writes:
> I'm happy to update the patch for ODT, but just FYI, I still don't
> have the FSF copyright assignment sorted out, which you warned me
> about since my tinychanges are accumulating. I've been in contact with
> both the FSF and my university, and long story short, the easiest
No worries! I'd forgotten about it myself, until it bit me again on
Thursday, and I hit upon Diego's post while googling (because I
thought at first my patch had been long since merged, and assumed it
was a different issue).
I'm happy to update the patch for ODT, but just FYI, I still don't
have t
David Lukeš writes:
> I suggested a patch, but it probably got buried in the noise:
> https://list.orgmode.org/20220228140750.75761-1-dafydd.lu...@gmail.com/
>
> Instead, I see that another fix was merged yesterday (for different
> reasons AFAICS, but it should help with this auto-formatting issu
Diego Rodriguez writes:
> Where does this CDATA tag gets added automatically and how can I modify this
> behavior?
Do you have auto-formatting on save configured in Emacs -- perhaps even
via a starter kit like Doom Emacs, so that you're only half aware of it?
And are you by any chance on macOS,
Diego Rodriguez writes:
> Hello,
>
> I am customizing my org-mode installation but there is something that I don't
> understand.
>
> When I execute the following statement:
>
> ```
> (setq org-html-mathjax-template
>
> "
>
> MathJax.Hub.Config({
> displayAlign: \"%ALIGN\",
>
Hello,
I am customizing my org-mode installation but there is something that I
don't understand.
When I execute the following statement:
```
(setq org-html-mathjax-template
"
MathJax.Hub.Config({
displayAlign: \"%ALIGN\",
displayIndent: \"%INDENT\",
\"HTML-CSS\": {