From: Robert Klein <kleinrob@mpip-mainz.mpg.de>
To: "Christopher W. Ryan" <cryan@binghamton.edu>, emacs-orgmode@gnu.org
Subject: Re: useing :PROPERTIES: to set export options for pdflatex
Date: Wed, 27 Nov 2013 19:47:28 +0100 [thread overview]
Message-ID: <52963E40.3010200@mpip-mainz.mpg.de> (raw)
In-Reply-To: <529628CC.4090603@binghamton.edu>
Hello,
On 11/27/2013 06:15 PM, Christopher W. Ryan wrote:
> Below is what I have in a subtree that I export to pdf. It does what I
> want. But isn't there a way to do it entirely with setting tree
> PROPERTIES? (without use of #+LATEX_HEADER or #+OPTIONS) I seem to
> recall there is, but for the life of me I can't find the link to the
> documentation I thought I had saved.
>
> Thanks.
>
>
> ** Changes adopted at CSE committee meeting [2013-11-25 Mon]
> :PROPERTIES:
> :EXPORT_FILE_NAME: ThomasWileyCloseOf-11-25-2013
> :EXPORT_TITLE: Thomas Wiley as Adopted by CSE Committee 25 November 2013
> :END:
> #+LATEX_HEADER: \usepackage[margin=1in]{geometry}
> #+OPTIONS: toc:nil
The answer is the same Nicolas sent me yesterday on a different question
("derived exporter EXPORT_... options"):
You can use
** Changes adopted at CSE committee meeting [2013-11-25 Mon]
:PROPERTIES:
:EXPORT_FILE_NAME: ThomasWileyCloseOf-11-25-2013
:EXPORT_TITLE: Thomas Wiley as Adopted by CSE Committee 25 November 2013
:EXPORT_LATEX_HEADER: \usepackage[margin=1in]{geometry}
:EXPORT_OPTIONS: toc:nil
:END:
Best regards,
Robert
--
Robert Klein
UNIX Operations, Max Planck-Institut für Polymerforschung
Ackermannweg 10
55218 Mainz
next prev parent reply other threads:[~2013-11-27 18:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-27 17:15 useing :PROPERTIES: to set export options for pdflatex Christopher W. Ryan
2013-11-27 18:47 ` Robert Klein [this message]
2013-11-27 20:55 ` cryan
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=52963E40.3010200@mpip-mainz.mpg.de \
--to=kleinrob@mpip-mainz.mpg.de \
--cc=cryan@binghamton.edu \
--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).