From mboxrd@z Thu Jan 1 00:00:00 1970 From: cryan@binghamton.edu Subject: Re: useing :PROPERTIES: to set export options for pdflatex Date: Wed, 27 Nov 2013 15:55:35 -0500 Message-ID: <2c8e0ebc-4996-4276-b5e1-9c0dcb716e3a.maildroid@localhost> References: <529628CC.4090603@binghamton.edu> <52963E40.3010200@mpip-mainz.mpg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vlm9A-0006tv-EO for emacs-orgmode@gnu.org; Wed, 27 Nov 2013 15:55:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vlm95-0000OD-Cg for emacs-orgmode@gnu.org; Wed, 27 Nov 2013 15:55:44 -0500 Received: from mail-ie0-f169.google.com ([209.85.223.169]:53979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vlm95-0000Nl-7x for emacs-orgmode@gnu.org; Wed, 27 Nov 2013 15:55:39 -0500 Received: by mail-ie0-f169.google.com with SMTP id e14so13196287iej.0 for ; Wed, 27 Nov 2013 12:55:38 -0800 (PST) In-Reply-To: <52963E40.3010200@mpip-mainz.mpg.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org, Robert Klein Excellent, thanks Robert. It seemed like I was mixing paradigms, and I did= n't like it. This is much better. Chris Sent from my android device. -----Original Message----- From: Robert Klein To: "Christopher W. Ryan" , 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. >=20 > Thanks. >=20 >=20 > ** 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=3D1in]{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=3D1in]{geometry} :EXPORT_OPTIONS: toc:nil :END: Best regards, Robert --=20 Robert Klein UNIX Operations, Max Planck-Institut f=C3=BCr Polymerforschung Ackermannweg 10 55218 Mainz