Re: Orgmode and Beamer

2024-10-28 Thread David Masterson
Thanks.  That's what I was looking for.  Didn't previously understand the use of the :*only: tags. On 10/28/24 19:05, Leo Butler wrote: On Mon, Oct 28 2024, David Masterson wrote: Does anyone have a recommendation on how to structure an Org document such that it can be exported to either Lat

Re: Orgmode and Beamer

2024-10-28 Thread Leo Butler
On Mon, Oct 28 2024, David Masterson wrote: > Does anyone have a recommendation on how to structure an Org document > such that it can be exported to either Latex or Beamer? Suppose you > have a (small) thesis that you are writing and you want to generate > Beamer slides of a high-level view of t

Re: Orgmode and Beamer

2024-10-28 Thread David Masterson
Ok.  Can that be done based upon which export engine you choose -- ox-latex or ox-beamer?  Example? On 10/28/24 16:57, Naresh Gurbuxani wrote: Comment out one of these: #+latex_class: article #+latex_class: beamer Sent from my iPhone On Oct 28, 2024, at 6:32 PM, David Masterson wrote:

Re: Orgmode and Beamer

2024-10-28 Thread Naresh Gurbuxani
Comment out one of these: #+latex_class: article #+latex_class: beamer Sent from my iPhone > On Oct 28, 2024, at 6:32 PM, David Masterson > wrote: > > Does anyone have a recommendation on how to structure an Org document such > that it can be exported to either Latex or Beamer? Suppose yo