emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Running author in beamer export
@ 2011-03-30 12:29 Chantal Keller
  2011-03-30 12:56 ` Chris Malone
  0 siblings, 1 reply; 3+ messages in thread
From: Chantal Keller @ 2011-03-30 12:29 UTC (permalink / raw)
  To: emacs-orgmode

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Running author in beamer export
  2011-03-30 12:29 Running author in beamer export Chantal Keller
@ 2011-03-30 12:56 ` Chris Malone
  2011-03-30 13:00   ` Chantal Keller
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Malone @ 2011-03-30 12:56 UTC (permalink / raw)
  To: Chantal Keller; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 747 bytes --]

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
<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.
>
>

[-- Attachment #2: Type: text/html, Size: 1162 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Running author in beamer export
  2011-03-30 12:56 ` Chris Malone
@ 2011-03-30 13:00   ` Chantal Keller
  0 siblings, 0 replies; 3+ messages in thread
From: Chantal Keller @ 2011-03-30 13:00 UTC (permalink / raw)
  Cc: emacs-orgmode

Thank you Chris, that works fine :-)
Chantal.


Le 30/03/2011 14:56, Chris Malone a écrit :
> 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
> <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.
>>
>>
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-30 13:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-30 12:29 Running author in beamer export Chantal Keller
2011-03-30 12:56 ` Chris Malone
2011-03-30 13:00   ` Chantal Keller

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).