[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: org-->latex and beamer, avoid blocks
From: |
Fraga, Eric |
Subject: |
Re: org-->latex and beamer, avoid blocks |
Date: |
Thu, 18 Jan 2024 18:31:30 +0000 |
User-agent: |
gnus (Emacs 30.0.50) |
On Thursday, 18 Jan 2024 at 16:40, Uwe Brauer via "General discussions about
Org-mode." wrote:
> Any suggestion how to tell the converter not convert
>
> *** First step
>
> To a block?
Add the :B_ignoreheading: tag and the following property to the headline:
:PROPERTIES:
:BEAMER_env: ignoreheading
:END:
which you can do easily if you have
#+startup: beamer
in your org file which allows you to then use "C-c C-b i" to add that
information.
Although the idea of a single document that exports to both beamer and
LaTeX is attractive, I've always found it to be more effort than it's
worth. Just my 2ยข.
--
: Eric S Fraga, with org release_9.6.13-1003-g872c1b in Emacs 30.0.50