From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Malone Subject: Short title in beamer export Date: Wed, 5 Jan 2011 16:19:34 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1008126018==" Return-path: Received: from [140.186.70.92] (port=53897 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Paald-0002yt-Od for emacs-orgmode@gnu.org; Wed, 05 Jan 2011 16:19:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Paalc-0006SH-7B for emacs-orgmode@gnu.org; Wed, 05 Jan 2011 16:19:37 -0500 Received: from mail-iw0-f169.google.com ([209.85.214.169]:64164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Paalc-0006SA-2n for emacs-orgmode@gnu.org; Wed, 05 Jan 2011 16:19:36 -0500 Received: by iwn40 with SMTP id 40so17506894iwn.0 for ; Wed, 05 Jan 2011 13:19:34 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode --===============1008126018== Content-Type: multipart/alternative; boundary=90e6ba4fc50c15a72204991ff110 --90e6ba4fc50c15a72204991ff110 Content-Type: text/plain; charset=ISO-8859-1 Hi, Is there an org-mode way to use a short title for export to beamer? Some of the beamer templates (or manual setting) show the title of the talk in a footer or header, but the box-size is often too small. To counter-act this issue, the LaTeX \title command takes an optional short title, which is what is actually displayed in the footer/header mentioned above. For example, my presentation has a title #+TITLE: Multidimensional Simulations of Convection Preceding Type I X-ray Bursts which is way too long for the small space allocated to the title in the footer/header. It would be nice if, in org-mode, one could specify #+TITLE: Multidimensional Simulations of Convection Preceding Type I X-ray Bursts #+SHORT_TITLE: XRBs in Multi-d which then is exported as \title[XRBs in Multi-d]{Multidimensional Simulations of Convection Preceding Type I X-ray Bursts} Maybe this is already do-able through some other means within org-mode without having to modify the .tex file? Chris --90e6ba4fc50c15a72204991ff110 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

Is there an org-mode way to use a short title for export to beam= er?=A0

Some of the beamer templates (or manual setting) show the ti= tle of the talk in a footer or header, but the box-size is often too small.= =A0 To counter-act this issue, the LaTeX \title command takes an optional s= hort title, which is what is actually displayed in the footer/header mentio= ned above.

For example, my presentation has a title

#+TITLE:=A0=A0=A0=A0 Mu= ltidimensional Simulations of Convection Preceding Type I X-ray Bursts
<= br>which is way too long for the small space allocated to the title in the = footer/header.=A0 It would be nice if, in org-mode, one could specify

#+TITLE:=A0=A0=A0=A0 Multidimensional Simulations of Convection Precedi= ng Type I X-ray Bursts
#+SHORT_TITLE: XRBs in Multi-d

which then = is exported as

\title[XRBs in Multi-d]{Multidimensional Simulations= of Convection Preceding Type I X-ray Bursts}



Maybe this is already do-able through some other means within o= rg-mode without having to modify the .tex file?

Chris
--90e6ba4fc50c15a72204991ff110-- --===============1008126018== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1008126018==--