From: "Fraga, Eric" <e.fraga@ucl.ac.uk>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: org-->latex and beamer, avoid blocks
Date: Thu, 18 Jan 2024 18:31:30 +0000 [thread overview]
Message-ID: <87y1cmo5mn.fsf@ucl.ac.uk> (raw)
In-Reply-To: <87bk9ir6pa.fsf@mat.ucm.es> (Uwe Brauer via's message of "Thu, 18 Jan 2024 16:40:01 +0100")
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
next prev parent reply other threads:[~2024-01-18 18:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-18 15:40 org-->latex and beamer, avoid blocks Uwe Brauer via General discussions about Org-mode.
2024-01-18 18:31 ` Fraga, Eric [this message]
2024-01-19 7:01 ` Uwe Brauer via General discussions about Org-mode.
2024-01-21 16:11 ` Fraga, Eric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y1cmo5mn.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.