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: [PATCH v2] doc/org-manual.org: Document `org-latex-src-block-backend'

2023-05-30 Thread Nick Dokos
On 5/30/23 11:27, Ihor Radchenko wrote: Nick Dokos writes: Please try to read and let me know if anything is confusing. To me, it does not seem necessary to include the various descriptions. Just the first three lines of the patch, perhaps with a prompt to consult the doc string of the variab

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

2023-05-30 Thread Ihor Radchenko
3 15:21:59 +0200 Subject: [PATCH v2] doc/org-manual.org: Document `org-latex-src-block-backend' * doc/org-manual.org (Source blocks in LaTeX export): Explain possible LaTeX export options for source blocks. --- doc/org-manual.org | 9 + 1 file changed, 9 insertions(+) diff --git a