emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Insert #+BEAMER_HEADER_EXTRA before \begin{document}?
Date: Wed, 07 May 2014 19:26:26 -0400	[thread overview]
Message-ID: <87wqdx5fx9.fsf@alphaville.bos.redhat.com> (raw)
In-Reply-To: 20140507222456.GA2785@chitra.no-ip.org

Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:

> Hi Seb,
>
> On Wed, May 07, 2014 at 09:01:39PM +0200, Sebastien Vauban wrote:
>> Hello,
>> 
>> To insert a short title for a Beamer presentation, you can glean the
>> following answers on the Web:
>> 
>> - Using `#+BEAMER_HEADER_EXTRA' which -is- +was+ exported /after/ the
>>   `\title' command.
>
> I use this:
>
>   #+LATEX_HEADER: \subtitle{Some subtitle}
>
> I can confirm this worked with some version of 8.x, however I have not
> used it recently.
>

Are you sure it worked with beamer? AFAICT, it just adds a subtitle
to the title slide, nothing more. In particular, beamer does not seem
to use it for the purpose that Seb wants it: a (limited-length) marker
on each slide.

Tested with this:

--8<---------------cut here---------------start------------->8---
#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [presentation]
#+BEAMER_THEME: Madrid
#+COLUMNS: %45ITEM %10BEAMER_env(Env) %10BEAMER_act(Act) %4BEAMER_col(Col) %8BEAMER_opt(Opt)
#+PROPERTY: BEAMER_col_ALL 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 0.0 :ETC

#+TITLE: A very long title that will overflow the box that beamer allocates for it on each slide
#+LATEX_HEADER: \subtitle{A shorter title}

* Slide 1

*** Item 1

*** Item 2

* Slide 2

*** Item 3

*** Item 4
--8<---------------cut here---------------end--------------->8---

Nick

  reply	other threads:[~2014-05-07 23:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-07 19:01 Insert #+BEAMER_HEADER_EXTRA before \begin{document}? Sebastien Vauban
2014-05-07 22:24 ` Suvayu Ali
2014-05-07 23:26   ` Nick Dokos [this message]
2014-05-08  1:38     ` Suvayu Ali
2014-05-08 13:38       ` Sebastien Vauban
2014-05-08 14:49         ` Suvayu Ali
2014-05-08 15:37         ` Eric S Fraga
2014-05-08 19:55           ` Andreas Leha
     [not found]           ` <87eh04703g.fsf-hclig2XLE9Zaa/9Udqfwiw@public.gmane.org>
2014-05-21 17:59             ` Sebastien Vauban
2014-06-15 20:10               ` Nicolas Goaziou
     [not found]                 ` <871tuqndck.fsf-Gpy5sJQTEQHwkn9pgDnJRVAUjnlXr6A1@public.gmane.org>
2014-06-16 13:42                   ` Sebastien Vauban
2014-06-16 14:37                     ` Nick Dokos

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=87wqdx5fx9.fsf@alphaville.bos.redhat.com \
    --to=ndokos@gmail.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).