From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Andrej Depperschmidt <depperand@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: add "joint work with"
Date: Sun, 9 Jun 2013 20:56:02 +0100 [thread overview]
Message-ID: <87txl7qcrx.fsf@ucl.ac.uk> (raw)
In-Reply-To: <87vc5owjcw.fsf@uhland.i-did-not-set--mail-host-address--so-tickle-me> (Andrej Depperschmidt's message of "Sat, 8 Jun 2013 20:25:03 +0200")
Andrej Depperschmidt <depperand@gmail.com> writes:
> Hello emacs-orgmode list!
>
> I am trying to prepare a talk using ox-beamer and am missing a function
> that I am used to.
>
> In beamer latex one can for example write
>
> \author[speaker]{speaker \\ joint work with second author and third author}
>
> Then I get my name and that of my coauthors on the titlepage. My name
> can then also appear (depending on the beamer theme) in the footnote on
> each slide.
>
> Is it possible to achieve this without exporting to latex and adjusting
> the corresponding entries there?
Yes, you can do the following:
#+latex_header: \author[speaker]{speaker \\ joint work with second author and third author}
#+latex_header: \renewcommand{\author}[1]{}
It's a bit of a hack but it works...
HTH,
eric
--
: Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.0.3-193-g334581
next prev parent reply other threads:[~2013-06-09 19:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-08 18:25 add "joint work with" Andrej Depperschmidt
2013-06-09 19:56 ` Eric S Fraga [this message]
2013-06-09 20:15 ` Andrej Depperschmidt
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=87txl7qcrx.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=depperand@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).