From: Zhihao Ding <zhihao.ding@imm.ox.ac.uk>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: latex options
Date: Mon, 30 Mar 2015 09:28:01 +0000 [thread overview]
Message-ID: <12ec9e83-c76f-4e4c-a821-418e471e4a53@HUB01.ad.oak.ox.ac.uk> (raw)
Dear Org experts,
I was wondering if anyone could advise on this simple problem.
My toy org file, shown as below, contains 3 projects. I’d like to
export beamer PDFs for individual projects from time to time,
but the pain is that I always need to modify the header options
(title, select_tags etc) to match the project that I want to export.
The question is what the best way is to organise the options for
multiple projects? Ideally I’d like to put a copy of the options
under each project, so that I only need to define them once.
It’d be even better if I could specify the file that I want the project
to be exported to instead of the same pdf file matching my org
file.
#+TITLE: mytitle
#+AUTHOR: myself
#+DATE: \today
#+LaTeX_CLASS: mybeamer
#+SELECT_TAGS: export
#+EXCLUDE_TAGS: noexport
#+OPTIONS: H:4 toc:nil *:
** project 1
** project 2
** project 3
Thanks a lot!
Zhihao
next reply other threads:[~2015-03-30 9:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-30 9:28 Zhihao Ding [this message]
2015-03-30 10:32 ` latex options Andreas Leha
2015-03-30 10:56 ` Zhihao Ding
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=12ec9e83-c76f-4e4c-a821-418e471e4a53@HUB01.ad.oak.ox.ac.uk \
--to=zhihao.ding@imm.ox.ac.uk \
--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).