From: Florian Lindner <mailinglists@xgm.de>
To: emacs-orgmode@gnu.org
Subject: Some LaTeX Beamer / org-mode questions
Date: Mon, 30 May 2016 10:38:06 +0200 [thread overview]
Message-ID: <20160530103806.30cbddd9@asaru> (raw)
Hello,
I'm working on my first presentation using org mode together with latex
beamer (until now, I produce the slide using beamer only).
The top of my org file looks like that:
#+startup: beamer
#+LATEX_CLASS: beamer
#+LATEX_CLASS_OPTIONS: [presentation]
#+BEAMER_THEME: Boadilla
#+LATEX_HEADER: \author[me]{\underline{me}, co1, co2}
#+LATEX_HEADER: \title[short title]{multi line long title}
#+LATEX_HEADER: \subtitle{subtitle}
#+LATEX_HEADER: \institute[short institute]{multi line long institute}
This works so far, except the title. Since I do not set a title using
#+TITLE, org-mode sets a default \title{presentation}. How can I omit that?
Is there a more elegant way to achieve the settings like above? Especially
- The short and version of title, author and institute.
- The multi line (\\) formatting
- The subtitle
Thanks!
Florian
next reply other threads:[~2016-05-30 8:38 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-30 8:38 Florian Lindner [this message]
2016-05-30 9:06 ` Some LaTeX Beamer / org-mode questions Rainer M Krug
2016-05-30 9:19 ` Rasmus
2016-05-30 11:33 ` Florian Lindner
2016-05-30 11:53 ` Rasmus
2016-06-01 8:44 ` Florian Lindner
2016-06-01 10:26 ` Rasmus
2016-06-02 8:37 ` Florian Lindner
2016-06-02 9:49 ` Rasmus
2016-06-14 12:43 ` Nicolas Goaziou
2016-09-21 11:21 ` [patch] more Beamer properties Rasmus
2016-09-21 20:49 ` Nicolas Goaziou
2016-09-22 8:42 ` Rasmus
2016-09-22 22:51 ` Nicolas Goaziou
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160530103806.30cbddd9@asaru \
--to=mailinglists@xgm.de \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.