Re: [PATCH v2] doc/org-manual.org: Document `org-latex-src-block-backend'

2023-06-03 Thread Ihor Radchenko
Ihor Radchenko writes: > I feel that we at least need to tell people briefly what is possible. > What about the attached, shorter, patch? Applied, onto main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=a144b2355 -- Ihor Radchenko // yantar92, Org mode contributor, Learn mor

Re: How to export to the simplest possible HTML?

2023-06-03 Thread Ihor Radchenko
Marcin Borkowski writes: >> You can loop over links in the exported subtree and export any extra if >> necessary. For example, in the `org-export-filter-parse-tree-functions'. > > Interesting. The main problem with it is that the docstring is rather > concise and I don't understand it well enoug

[FR] Plans for ox-typst

2023-06-03 Thread Konstantinos Chousos
Hello everyone! I recently started to dabble with typst () and found it similiar to writing in org and exporting to LaTeX. I was wondering though if there were any plans to develop a typst exporter for org-mode, or if there are any relevant resources you could point me to.

[FR] ox-typst

2023-06-03 Thread Konstantinos Chousos
Hello everyone! I recently started to dabble with typst (). It is really similar to writing in org and exporting to LaTeX. That got me wondering if there are any plans on developing an org-mode exporter for typst. So, are there any? Are there any resources you could point me to

Org Speed commands for lists

2023-06-03 Thread Ypo
This is a suggestion: Could Speed commands be applied to lists? Best regards

keep intermediary tex from latex preview

2023-06-03 Thread Edgar Lux
Hello, this has possibly been asked before, but (OMFG) I haven't been able to find it (sorry). How can I keep the .tex file used to generate a latex preview from an Org buffer (or file)? (the closest that I got was =org-latex-logfiles-extensions=). I can usually see such file in =/tmp= if the p

Re: Re: [Pre-PATCH] Overhaul of the LaTeX preview system

2023-06-03 Thread Pedro Andres Aranda Gutierrez
HI, this might not be completely the case, but I recently reported a bug against native compilation in Emacs. What about trying without netive compilation? Hope it helps! /PA -- Fragen sind nicht da, um beantwortet zu werden, Fragen sind da um gestellt zu werden Georg Kreisler Headaches with a

[POLL] Org Speed commands for lists

2023-06-03 Thread Ihor Radchenko
Ypo writes: > This is a suggestion: Could Speed commands be applied to lists? It is just a question of adding an extra hook to `org-speed-command-hook'. Let's see what people think about it. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at

Re: [FR] Plans for ox-typst

2023-06-03 Thread Ihor Radchenko
Konstantinos Chousos writes: > I recently started to dabble with typst () and found > it similiar to writing in org and exporting to LaTeX. Seen that. Looks interesting. Licensed under Apache 2.0 (GPL-compatible). But very young - first pre-release this year. > I was wonderi

Re: keep intermediary tex from latex preview

2023-06-03 Thread Ihor Radchenko
Edgar Lux writes: > Hello, this has possibly been asked before, but (OMFG) I haven't been able to > find it (sorry). How can I keep the .tex file used to generate a latex > preview from an Org buffer (or file)? (the closest that I got was > =org-latex-logfiles-extensions=). I can usually see s