From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Malone Subject: Re: Running author in beamer export Date: Wed, 30 Mar 2011 08:56:15 -0400 Message-ID: References: <4D93221F.90300@wanadoo.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e68df37abf3d0d049fb2b3e3 Return-path: Received: from [140.186.70.92] (port=54221 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4uwc-0005qW-AH for emacs-orgmode@gnu.org; Wed, 30 Mar 2011 08:56:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4uwb-0007hi-63 for emacs-orgmode@gnu.org; Wed, 30 Mar 2011 08:56:18 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:52864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4uwb-0007hP-1r for emacs-orgmode@gnu.org; Wed, 30 Mar 2011 08:56:17 -0400 Received: by iyf13 with SMTP id 13so1623715iyf.0 for ; Wed, 30 Mar 2011 05:56:15 -0700 (PDT) In-Reply-To: <4D93221F.90300@wanadoo.fr> 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: Chantal Keller Cc: emacs-orgmode@gnu.org --0016e68df37abf3d0d049fb2b3e3 Content-Type: text/plain; charset=ISO-8859-1 Hi Chantal, One way around this would be turn off =org-mode='s automatic inclusion of the information in the #+AUTHOR: line. This can be done by setting the export option =author= to nil --- see here: http://orgmode.org/manual/Export-options.html Then, you could add your own \author[...]{..........} statement. I haven't tested this, but it seems like it should work. HTH, Chris On Wed, Mar 30, 2011 at 8:29 AM, Chantal Keller wrote: > Hello, > > I would like to export a document in LaTeX using the beamer class. I do > not know how to have a running author different from the whole list of > authors. In LaTeX, this would be written : > > \author[Foo]{Foo \and Bar} > > Thank you for your help, > Chantal. > > --0016e68df37abf3d0d049fb2b3e3 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Chantal,

One way around this would be turn off =3Dorg-mode=3D'= ;s automatic inclusion of the information in the #+AUTHOR: line.=A0 This ca= n be done by setting the export option =3Dauthor=3D to nil --- see here: http://orgmode.org/= manual/Export-options.html=A0 Then, you could add your own \author[...]= {..........} statement.=A0 I haven't tested this, but it seems like it = should work.

HTH,
Chris

On Wed, Mar 30, 2011 at= 8:29 AM, Chantal Keller <chantal.keller@wanadoo.fr> wrote:
Hello,

I would like to export a document in LaTeX using the beamer class. I do
not know how to have a running author different from the whole list of
authors. In LaTeX, this would be written :

\author[Foo]{Foo \and Bar}

Thank you for your help,
Chantal.


--0016e68df37abf3d0d049fb2b3e3--