From: Rasmus <rasmus@gmx.us>
To: emacs-orgmode@gnu.org
Subject: Re: [PATCH] Adding a BEAMER_HEADER_EXTRA tag, allows short titles, etc.
Date: Tue, 10 Mar 2015 00:50:02 +0100 [thread overview]
Message-ID: <87mw3lu3x1.fsf@gmx.us> (raw)
In-Reply-To: CAHRdPFyMdn78VLuPufFU9oNd1CLrF8M-+4nP7y-4eyJfBvCtSA@mail.gmail.com
Hi Matthew,
Matthew Gidden <gidden@wisc.edu> writes:
Thanks for the patch.
> I ran into the issue that many others have cited: an inability to add short
> titles, etc., to org-mode-generated Beamer presentations [1, 2, 3]. This
> patch allows such capability through a BEAMER_HEADER_EXTRA tag, which is
> placed after title, author, etc., but before `\begin{document}`. Short
> titles, for example, can now be added via
>
> ```
> #+BEAMER_HEADER_EXTRA: \title[A Short Title]{ \inserttitle }
> ```
From you patch, it seems that you want to adds something akin
to #+LATEX_HEADER or #+LATEX_HEADER_EXTRA. IOW there's no formatting
going on and these lines expect raw latex code.
Could you not get the same by using org-latex-classes? Or at the latex
level solution could presumably be archived with etoolbox. Anyway,
another keyword doesn't hurt anybody.
—Rasmus
--
It was you, Jezebel, it was you
prev parent reply other threads:[~2015-03-09 23:50 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-09 21:56 [PATCH] Adding a BEAMER_HEADER_EXTRA tag, allows short titles, etc Matthew Gidden
2015-03-09 23:19 ` Nicolas Goaziou
2015-03-09 23:46 ` Matthew Gidden
2015-03-10 14:44 ` Nicolas Goaziou
2015-03-10 14:45 ` Matthew Gidden
2015-03-10 15:15 ` Matthew Gidden
2015-03-10 15:44 ` Nicolas Goaziou
2015-03-10 16:10 ` Matthew Gidden
2015-03-10 20:22 ` Nicolas Goaziou
2015-03-09 23:50 ` Rasmus [this message]
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=87mw3lu3x1.fsf@gmx.us \
--to=rasmus@gmx.us \
--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).