Re: [PATCH] Re: Q: Documentation question on beamer and org

2025-04-13 Thread Ihor Radchenko
David Masterson writes: >> Maybe we can just reference wiki + official manual. >> https://en.wikipedia.org/wiki/Beamer_(LaTeX) > > Actually, I think that would be good. I assume that the Beamer people > will update the the wiki page, so we don't have to update the Org manual > (provided Wikipedi

Re: [PATCH] Re: Q: Documentation question on beamer and org

2025-03-16 Thread David Masterson
Ihor Radchenko writes: > David Masterson writes: >> Ok. Patch attached that hopefully Ihor will pick up. > > Applied. > https://git.sr.ht/~bzg/worg/commit/226265af Thanks -- David Masterson

Re: [PATCH] Re: Q: Documentation question on beamer and org

2025-03-16 Thread David Masterson
Ihor Radchenko writes: > Leo Butler writes: > + Basically, I think the Org Mode doc on Exporting to Beamer should have a link or two to official Beamer documentation to give new users something else to jump into if they want to make really good slides. >> >> I don't think this

Re: [PATCH] Re: Q: Documentation question on beamer and org

2025-03-16 Thread Ihor Radchenko
David Masterson writes: + Frames and Blocks are difficult concepts -- perhaps there should be a link to examples in Worg to show the possibilities? >> >> I think the examples on worg do a good job showing how these things work. > > Didn't see that before (the intro page on Worg is get

Re: [PATCH] Re: Q: Documentation question on beamer and org

2025-03-16 Thread Ihor Radchenko
Leo Butler writes: >>> + Basically, I think the Org Mode doc on Exporting to Beamer should have >>> a link or two to official Beamer documentation to give new users >>> something else to jump into if they want to make really good slides. > > I don't think this is official, but how about somet

Re: Q: Documentation question on beamer and org

2025-03-15 Thread Ihor Radchenko
David Masterson writes: > + What is the difference between TOC and the "Outline" slide? Are they > meant to be the same thing? Yes. > + Why is my "Outline" slide blank? Shouldn't it be picking up all the > "H:1" headings? What am I missing? Frames are usually not placed in TOC. Groups o

Re: Q: Documentation question on beamer and org

2025-03-15 Thread Ihor Radchenko
Sébastien Gendre writes: > To have these commands in the Org export dispatcher, a user first need > to enable "org-beamer-mode". No. One needs to load ox-beamer library. org-beamer-mode just happens to autoload it. This is described at the very beginning of "Exporting" section: Org only lo

Re: [PATCH] Re: Q: Documentation question on beamer and org

2025-03-15 Thread Ihor Radchenko
David Masterson writes: > Ok. Patch attached that hopefully Ihor will pick up. Applied. https://git.sr.ht/~bzg/worg/commit/226265af -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at . Support Org development at

[PATCH] Re: Q: Documentation question on beamer and org

2025-03-12 Thread David Masterson
Thomas Redelberger writes: >>> I have documented how I use Beamer from Org mode on my web site: >>> https://web222.webclient5.de/doc/swdev/emacs/orgmode/beamer >> >> Interesting. Perhaps, if you want, this could be added to the Tutorials >> section of orgmode.org/worg...? > > Yes, Please! Ok.

[BUG?] Re: Q: Documentation question on beamer and org

2025-03-12 Thread David Masterson
Christian Moe writes: > David Masterson writes: + Why is my "Outline" slide blank? Shouldn't it be picking up all the "H:1" headings? What am I missing? > > Testing: > > (1) With a one-level document > > #+begin_src org > ,#+title: Beamer test > ,#+STARTUP: beamer > ,#+LATEX

Re: Q: Documentation question on beamer and org

2025-03-12 Thread Thomas Redelberger
I have documented how I use Beamer from Org mode on my web site: https://web222.webclient5.de/doc/swdev/emacs/orgmode/beamer Interesting. Perhaps, if you want, this could be added to the Tutorials section of orgmode.org/worg...? Yes, Please! BR Thomas -- Thomas Redelberger rede...@gmx.de

Re: Q: Documentation question on beamer and org

2025-03-12 Thread Christian Moe
David Masterson writes: > Thomas Redelberger writes: > >> Am 12.02.2025 um 22:19 schrieb David Masterson: >>> I've been looking at Beamer as a way to write a slide show to help >>> explain some projects to others. Working on it, I have developed a >>> number of questions that I'm not seeing ans

Re: Q: Documentation question on beamer and org

2025-03-11 Thread David Masterson
Thomas Redelberger writes: > Am 12.02.2025 um 22:19 schrieb David Masterson: >> I've been looking at Beamer as a way to write a slide show to help >> explain some projects to others. Working on it, I have developed a >> number of questions that I'm not seeing answers to in the docs. >> >> + Why

Re: Q: Documentation question on beamer and org

2025-03-11 Thread Thomas Redelberger
Hi David, please see my remarks below Am 12.02.2025 um 22:19 schrieb David Masterson: Forgive the repeat -- I didn't see this come up... I've been looking at Beamer as a way to write a slide show to help explain some projects to others. Working on it, I have developed a number of questions th

Re: [PATCH] Re: Q: Documentation question on beamer and org

2025-02-14 Thread David Masterson
Naresh Gurbuxani writes: > https://github.com/fniessen/refcard-org-beamer Excellent. Can this URL be added to "Worg tutorials" on orgmode.org? -- David Masterson

Re: [PATCH] Re: Q: Documentation question on beamer and org

2025-02-13 Thread Naresh Gurbuxani
https://github.com/fniessen/refcard-org-beamer Sent from my iPhone On Feb 13, 2025, at 6:29 PM, David Masterson wrote: Leo Butler writes: On Thu, Feb 13 2025, Sébastien Gendre wrote: David Masterson writes: Forgive the repeat -- I didn't s

Re: [PATCH] Re: Q: Documentation question on beamer and org

2025-02-13 Thread David Masterson
Leo Butler writes: > On Thu, Feb 13 2025, Sébastien Gendre wrote: > >> David Masterson writes: >> >>> Forgive the repeat -- I didn't see this come up... >>> >>> I've been looking at Beamer as a way to write a slide show to help >>> explain some projects to others. Working on it, I have develop

[PATCH] Re: Q: Documentation question on beamer and org

2025-02-13 Thread Leo Butler
On Thu, Feb 13 2025, Sébastien Gendre wrote: > David Masterson writes: > >> Forgive the repeat -- I didn't see this come up... >> >> I've been looking at Beamer as a way to write a slide show to help >> explain some projects to others. Working on it, I have developed a >> number of questions th

Re: Q: Documentation question on beamer and org

2025-02-12 Thread Sébastien Gendre
David Masterson writes: > Forgive the repeat -- I didn't see this come up... > > I've been looking at Beamer as a way to write a slide show to help > explain some projects to others. Working on it, I have developed a > number of questions that I'm not seeing answers to in the docs. > > + What is

Q: Documentation question on beamer and org

2025-02-12 Thread David Masterson
Forgive the repeat -- I didn't see this come up... I've been looking at Beamer as a way to write a slide show to help explain some projects to others. Working on it, I have developed a number of questions that I'm not seeing answers to in the docs. + What is the difference between TOC and the "O