From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: SETUPFILE and variants Date: Tue, 12 Feb 2013 16:44:59 +0100 Message-ID: <86pq051qpw.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hello, With the new exporter, I still couldn't find how to use a setup file. Neither with: - the old `#+SETUPFILE:' directive - the new one (?): `#+SETUP_FILE:' - the soon to be unique one (?): `#+INCLUDE:' Am I missing something? Best regards, Seb ECM file: --8<---------------cut here---------------start------------->8--- #+TITLE: Example of Tasks #+AUTHOR: Sebastien Vauban #+DESCRIPTION: #+KEYWORDS: #+LANGUAGE: en #+INCLUDE: "~/src/org-style/bigblow.setup" * Marketing ** STRT Hire PR firm --8<---------------cut here---------------end--------------->8--- -- Sebastien Vauban