Re:[patch] new option `org-latex-default-class-options

2025-01-22 Thread Pedro Andres Aranda Gutierrez
Hi Hugo, Your idea rings bells from the time I wrote my PhD ;-) Answers inline… On 22 Jan 2025 Hugo writes: > >I have recently been using the LaTeX subfiles package a lot, with org >mode. The package lets your compile multi-file projects in convenient >ways, but (in order to do this) requires tha

[patch] ox-man: footer-middle and header-middle options

2025-01-22 Thread Grégoire Scano
Hello :-) Thank you so much for recently adding =#+DATE= support for ox-man! Attached is a small patch adding two options to =#+MAN_CLASS_OPTIONS= to customize the footer-middle and header-middle arguments of the .TH macro. Adding support for the footer-middle is convenient since it often indica

Re: LaTeX export is broken with 'num:nil` and 'ALT_TITLE`

2025-01-22 Thread Pedro Andres Aranda Gutierrez
Hi Rudy, things have progressed and I'm working with Ihor on a patch that allows what you need. Your report and MWE was extremely helpful to understand what was happening. Stay tuned, because you should see what if hopefully the fix of your problem in the org-mode git repo any day now. Thx again

Re: LaTeX export is broken with 'num:nil` and 'ALT_TITLE`

2025-01-22 Thread Rudolf Adamkovič
Pedro Andres Aranda Gutierrez writes: > @Rudolf, WDYT? > How can I phrase it? It looks like you were trying something that LaTeX > doesn't allow... I was exporting my notes via LaTeX. Importantly, I have ALT_TITLE set on every note, automatically, to make Texinfo use the URLs I want. I found t

[BUG] Delay cookies of the form "--1d" are not handled properly [9.6.15 (release_9.6.15 @ /opt/homebrew/Cellar/emacs-plus@29/29.4/share/emacs/29.4/lisp/org/)]

2025-01-22 Thread Alejandro Pérez Carballo
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.

Babel Forth

2025-01-22 Thread Thomas S. Dye
Aloha all, I'm drafting ob-doc-forth.org and haven't been able to get ob-forth.el to recognize a working GForth in Spacemacs. I get "Symbol's function definition is void: forth-proc" when I evaluate a Forth source block. In ob-forth.el there is this: (declare-function forth-proc "ext:gfort

[patch] new option `org-latex-default-class-options'

2025-01-22 Thread hugo
Hi, Attached is a patch adding a new option `org-latex-default-class-options'. The option can be set locally (file locally, buffer locally, etc.) to effect the options which are interpolated in LaTeX exports by default. This might not seem terribly useful: if you want to have standard/common opt

Re: ox-reveal

2025-01-22 Thread General discussions about Org-mode.
Sébastien Gendre writes: > Ihor Radchenko writes: >> It can be discussed, but you may get more answers at >> https://github.com/yjwen/org-reveal - that's where melpa points to (see >> https://melpa.org/#/ox-reveal) > > Ah, when I searched on DuckDuckGo for ox-reveal, I got another one with > no

[BUG] org-cycle-show-empty-lines doesn't show empty lines at end of file [9.7.19 (9.7.19-5a4686 @ /home/aragaer/.config/emacs/elpa/org-9.7.19/)]

2025-01-22 Thread Ilya Konovalov
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.