Re: [DISCUSSION] Contributing policy for WORG

2025-01-27 Thread Joseph Turner
Bastien Guerry writes: > Joseph Turner writes: > >>> I am not a Worg contributor but such workflow would definitively >>> scare me off. >> >> Understandable :) If we added some sort of bleeding-edge peer-to-peer >> way to contribute to worg, it would certainly be in addition to >> tried-and-true

[BUG] Latex exporter should consider export settings [9.6.15 (release_9.6.15 @ /usr/share/emacs/29.3/lisp/org/)]

2025-01-27 Thread Antero Mejr
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

`org-do-latex-and-related' performance issues

2025-01-27 Thread Benjamin Slade
I had `org-highlight-latex-and-related' set to `'(latex script))' and found that this (which triggers the running of `org-do-latex-and-related' ) seems to incur quite significant performance hits, especially with large Org files. (Even moreso, I think, if they have lots of headings -

Re: [BUG] Latex exporter should consider export settings [9.6.15 (release_9.6.15 @ /usr/share/emacs/29.3/lisp/org/)]

2025-01-27 Thread Pedro Andres Aranda Gutierrez
Antero writes: > When exporting a latex document using `org-latex-export-to-latex`, a > \hypersetup section is added that contains the author name and title, > even though the variables `org-export-with-title` and > `org-export-with-author` are nil. > > The \title{} section is also populated when `