emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: David Masterson <dsmasterson@zohomail.com>
To: emacs-orgmode@gnu.org
Subject: Org Beamer question
Date: Tue, 19 Nov 2024 20:42:44 -0800	[thread overview]
Message-ID: <87cyiqwm63.fsf@zohomail.com> (raw)

Given the following simple Org Beamer file, why is Conclusion turned
into a slide when I've set OPTIONS H:2 ??  If I remove the header line
Intro, the Introduction is also included as a slide (although without
the Introduction frame.  I had assumed that the option would set the
frame level at 2 and all headers at level 1 would be ignored (and, thus,
comments to explain the slides to me).

What am I misunderstanding?

====
#+author: David Masterson
#+date: \today
#+description: Items to consider on the home
#+subtitle: in Our Home
#+title: Home Management Ideas
#+OPTIONS: H:2 toc:t num:t
#+LATEX_CLASS: beamer
#+LATEX_CLASS_OPTIONS: [presentation]
#+LATEX_CLASS_OPTIONS: [bigger]
#+LATEX_CLASS_OPTIONS: [aspectratio=42]
#+BEAMER_THEME: Antibes
#+COLUMNS: %45ITEM %10BEAMER_env(Env) %10BEAMER_act(Act) %4BEAMER_col(Col) %8BEAMER_opt(Opt)
* Introduction
** Intro
Here I will create a slide show of plans to consider for the Masterson family.
* Living Room / Dining Room
** Furniture To Get Rid Of
A list of furniture items with pictures
| Item         | Item         | Item          |
|--------------+--------------+---------------|
| Beige Sofa   | Orange Chair | Orange Chair  |
| Coffee Table | Dining Table | Dining Chairs |
| Old Recliner | Floor Lamps  |               |
* Conclusion
This concludes the slide show for the Masterson family.
====

-- 
David Masterson


             reply	other threads:[~2024-11-20  4:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-20  4:42 David Masterson [this message]
2024-11-20  8:07 ` Org Beamer question Fraga, Eric
2024-11-20 22:32   ` David Masterson

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87cyiqwm63.fsf@zohomail.com \
    --to=dsmasterson@zohomail.com \
    --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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).