Re: [BUG] beamer export

2024-02-21 Thread Ihor Radchenko
Leo Butler writes: > Thanks for your comments. > > I think the attached patch addresses each of your points. It's not clear > to me what you mean by "link(ing) this org-lint warning to the > `org-beamer-frame-environment' docstring", but I have expanded the > warning include mention of this varia

Re: [BUG] beamer export

2024-02-20 Thread Leo Butler
On Mon, Feb 19 2024, Ihor Radchenko wrote: > Leo Butler writes: > >>> What about not adding BEAMER_FRAME, but instead adding org-lint checker >>> that will detect when frame text contains the problematic \end{orgframe}? >> >> Ok, thanks for your feedback. I have modified the patch along the line

Re: [BUG] beamer export

2024-02-19 Thread Ihor Radchenko
Leo Butler writes: >> What about not adding BEAMER_FRAME, but instead adding org-lint checker >> that will detect when frame text contains the problematic \end{orgframe}? > > Ok, thanks for your feedback. I have modified the patch along the lines > you suggested. It is attached. Thanks! It looks

Re: [BUG] beamer export

2024-02-14 Thread Leo Butler
On Thu, Feb 01 2024, Ihor Radchenko wrote: > Leo Butler writes: > >> Replying to self: Attached is a patch that adds a property, >> BEAMER_FRAME, that lets the frame environment name be set on a >> frame-by-frame basis. In addition, it typesets any fragile frame in the >> `orgframe' environment.

Re: [BUG] beamer export

2024-02-01 Thread Ihor Radchenko
Leo Butler writes: > The docstring of `org-latex-classes' says: > > The HEADER-STRING is the header that will be inserted into the > LaTeX file. It should contain the \documentclass macro, and > anything else that is needed for this setup. > > From that, I

Re: [BUG] beamer export

2024-01-29 Thread Leo Butler
On Fri, Jan 26 2024, Leo Butler wrote: > On Fri, Jan 26 2024, Ihor Radchenko wrote: > >> Leo Butler writes: >> Apparently, LaTeX has really hard time processing verbatim code inside beamer frames. >>> >>> I looked again at the solution here: >>> https://tex.stackexchange.com/questions

Re: Re: [BUG] beamer export

2024-01-27 Thread Pedro Andres Aranda Gutierrez
aniel > Fleischer > mailto:danfl...@gmail.com>>, Org Mode Mailing List > mailto:emacs-orgmode@gnu.org>> > Subject: Re: [BUG] beamer export > Message-ID: <87wmrvlsso@t14.reltub.ca > <mailto:87wmrvlsso@t14.reltub.ca>> > Content-Type: text

Re: [BUG] beamer export

2024-01-26 Thread Leo Butler
On Fri, Jan 26 2024, Ihor Radchenko wrote: > Leo Butler writes: > >>> Apparently, LaTeX has really hard time processing verbatim code inside >>> beamer frames. >> >> I looked again at the solution here: >> https://tex.stackexchange.com/questions/140719/verbatim-in-beamer-showing-error-file-ended

Re: [BUG] beamer export

2024-01-26 Thread Ihor Radchenko
Leo Butler writes: > Attached is a second patch to de-lint the ox-beamer tutorial. Thanks! Applied, onto master. https://git.sr.ht/~bzg/worg/commit/23c54e97 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at

Re: [BUG] beamer export

2024-01-26 Thread Ihor Radchenko
Leo Butler writes: >> Apparently, LaTeX has really hard time processing verbatim code inside >> beamer frames. > > I looked again at the solution here: > https://tex.stackexchange.com/questions/140719/verbatim-in-beamer-showing-error-file-ended-while-scanning-use-of-xverbatim > > and it errors ou

Re: [BUG] beamer export

2024-01-25 Thread Leo Butler
On Wed, Jan 24 2024, Ihor Radchenko wrote: > Leo Butler writes: > >> I think the documentation and example needs to be corrected. I have >> attached a patch. > > Thanks! Applied. > https://git.sr.ht/~bzg/worg/commit/aedea59f Attached is a second patch to de-lint the ox-beamer tutorial. Leo Fr

Re: [BUG] beamer export

2024-01-25 Thread Leo Butler
On Wed, Jan 24 2024, Ihor Radchenko wrote: > Leo Butler writes: > 1. ox-latex export bug for src blocks containing direct LaTeX when org-latex-src-block-backend is set to its default 'verbatim value >>> >>> This appears to be Beamer-specific problem with verbatim environments: >>> h

Re: [BUG] beamer export

2024-01-24 Thread Ihor Radchenko
Leo Butler writes: >>> 1. ox-latex export bug for src blocks containing direct LaTeX when >>>org-latex-src-block-backend is set to its default 'verbatim value >> >> This appears to be Beamer-specific problem with verbatim environments: >> https://tex.stackexchange.com/questions/140719/verbati

Re: [BUG] beamer export

2024-01-20 Thread Ihor Radchenko
Ihor Radchenko writes: > Leo Butler writes: > >> The following Org document shows a bug in the beamer exporter. > > Confirmed on main. I investigated further. > There are two bugs reported here: > 1. ox-latex export bug for src blocks containing direct LaTeX when >org-latex-src-block-backe

Re: [BUG] beamer export

2022-12-10 Thread Ihor Radchenko
Daniel Fleischer writes: > Hi, I'm on vacation for the next month. I can look at it when I'm back. There is no activity in this thread for over one month. Bumping. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development

Re: [BUG] Beamer export fails with async export [9.5.3 (9.5.3-g4197fc @ /home/thomas/.emacs.d/straight/build/org/)]

2022-10-20 Thread Ihor Radchenko
Thomas Freeman writes: > When exporting a LaTeX beamer presentation as an asynchronous process > (by using C-a prior to selecting the export option), the export fails with > the following error: > > (error "Unknown \"nil\" back-end: Aborting export") Could you please provide detailed steps how

Re: [BUG] beamer export

2022-09-29 Thread Daniel Fleischer
Hi, I'm on vacation for the next month. I can look at it when I'm back. On Thu, Sep 29, 2022, 03:44 Ihor Radchenko wrote: > Leo Butler writes: > > > The following Org document shows a bug in the beamer exporter. > > Confirmed on main. > > There are two bugs reported here: > 1. ox-latex export b

Re: [BUG] beamer export

2022-09-28 Thread Ihor Radchenko
Leo Butler writes: > The following Org document shows a bug in the beamer exporter. Confirmed on main. There are two bugs reported here: 1. ox-latex export bug for src blocks containing direct LaTeX when org-latex-src-block-backend is set to its default 'verbatim value 2. ox-beamer export bu

Re: [BUG] beamer export -- text inside section, before next headline, has no frame [9.5.2 (9.5.2-ge7ea95 @ /home/hugo/.config/emacs/straight/build/org/)]

2022-02-04 Thread Eric S Fraga
Dear Hugo, On Thursday, 3 Feb 2022 at 17:26, Hugo Heagren wrote: > I have org-beamer-frame-level set to 2, so when exporting to beamer, > top-level headlines become sections, and second-level headlines become > frames. I often want to include a short explanation/intro of the > section, before mov