emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: cryan@binghamton.edu
To: emacs-orgmode@gnu.org, Robert Klein <kleinrob@mpip-mainz.mpg.de>
Subject: Re: useing :PROPERTIES: to set export options for pdflatex
Date: Wed, 27 Nov 2013 15:55:35 -0500	[thread overview]
Message-ID: <2c8e0ebc-4996-4276-b5e1-9c0dcb716e3a.maildroid@localhost> (raw)
In-Reply-To: <52963E40.3010200@mpip-mainz.mpg.de>

Excellent, thanks Robert.  It seemed like I was mixing paradigms, and I didn't like it. This is much better.

Chris

Sent from my android device.

-----Original Message-----
From: Robert Klein <kleinrob@mpip-mainz.mpg.de>
To: "Christopher W. Ryan" <cryan@binghamton.edu>, emacs-orgmode@gnu.org
Sent: Wed, 27 Nov 2013 13:47
Subject: Re: [O] useing :PROPERTIES: to set export options for pdflatex

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

      reply	other threads:[~2013-11-27 20:55 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
2013-11-27 20:55   ` cryan [this message]

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=2c8e0ebc-4996-4276-b5e1-9c0dcb716e3a.maildroid@localhost \
    --to=cryan@binghamton.edu \
    --cc=emacs-orgmode@gnu.org \
    --cc=kleinrob@mpip-mainz.mpg.de \
    /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).