From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: LaTeX (not Beamer) export options Date: Thu, 14 Dec 2017 18:05:55 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePWxP-0006Us-Rt for emacs-orgmode@gnu.org; Thu, 14 Dec 2017 12:06:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ePWxL-00031Z-Qt for emacs-orgmode@gnu.org; Thu, 14 Dec 2017 12:06:03 -0500 Received: from mail-lf0-x232.google.com ([2a00:1450:4010:c07::232]:33733) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ePWxL-00030w-JT for emacs-orgmode@gnu.org; Thu, 14 Dec 2017 12:05:59 -0500 Received: by mail-lf0-x232.google.com with SMTP id g80so3016704lfg.0 for ; Thu, 14 Dec 2017 09:05:59 -0800 (PST) Received: from GEUS2690macwsm.local (0x3e2c87d8.mobile.telia.dk. [62.44.135.216]) by smtp.gmail.com with ESMTPSA id 85sm866332ljc.82.2017.12.14.09.05.56 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 14 Dec 2017 09:05:56 -0800 (PST) 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" To: Org Mode Hi Org List, Is there an easy way to specify #+LATEX_HEADER options that will not be used when exporting to Beamer? I can do the opposite - #+BEAMER_HEADER lines are not exported to LaTeX. But I have some LaTeX config options that are getting in the way when exporting to Beamer. Thanks, -k.