From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Org 8.0 HTML Export Date: Sun, 19 May 2013 21:08:18 -0400 Message-ID: <51997782.300@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeEaN-0001FD-Ip for emacs-orgmode@gnu.org; Sun, 19 May 2013 21:08:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UeEaM-000507-Ml for emacs-orgmode@gnu.org; Sun, 19 May 2013 21:08:23 -0400 Received: from mail-ia0-x230.google.com ([2607:f8b0:4001:c02::230]:59772) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeEaM-0004zw-Gv for emacs-orgmode@gnu.org; Sun, 19 May 2013 21:08:22 -0400 Received: by mail-ia0-f176.google.com with SMTP id j3so4664637iae.21 for ; Sun, 19 May 2013 18:08:21 -0700 (PDT) Received: from [192.168.1.111] (cpe-24-165-203-246.neo.res.rr.com. [24.165.203.246]) by mx.google.com with ESMTPSA id d4sm9413098igc.3.2013.05.19.18.08.19 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 19 May 2013 18:08:20 -0700 (PDT) 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 I'm working on switching to 8.0 and I'm having a few difficulties. I use my own style sheet for web pages, and I figured out that I needed to change #+STYLE: to #+HTML_HEAD: in order to use my style sheet. However, I don't want to include the default style and the default script when I export. I've been looking around in the ORG-NEWS file and the documentation, but I don't see anything different than what I have now. I have this in my init.el: (setq org-export-html-style "") (setq org-export-html-style-include-default nil) (setq org-export-html-style-include-scripts nil) (setq org-export-html-table-tag "") What do I need to change? Thanks, Scott Randby From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Org 8.0 HTML Export Date: Mon, 20 May 2013 11:22:15 +0200 Message-ID: <20130520092215.GB6464@kuru.dyndns-at-home.com> References: <51997782.300@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38194) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeMIU-0002cn-GW for emacs-orgmode@gnu.org; Mon, 20 May 2013 05:22:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UeMIP-0003Mr-OH for emacs-orgmode@gnu.org; Mon, 20 May 2013 05:22:26 -0400 Received: from mail-we0-x232.google.com ([2a00:1450:400c:c03::232]:61864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeMIP-0003Mn-Ha for emacs-orgmode@gnu.org; Mon, 20 May 2013 05:22:21 -0400 Received: by mail-we0-f178.google.com with SMTP id q57so4755783wes.23 for ; Mon, 20 May 2013 02:22:20 -0700 (PDT) Received: from kuru.dyndns-at-home.com (sd44012d5.adsl.online.nl. [212.64.18.213]) by mx.google.com with ESMTPSA id f2sm13204092wiv.11.2013.05.20.02.22.18 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 20 May 2013 02:22:19 -0700 (PDT) Content-Disposition: inline In-Reply-To: <51997782.300@gmail.com> 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 Hi Scott, On Sun, May 19, 2013 at 09:08:18PM -0400, Scott Randby wrote: > I'm working on switching to 8.0 and I'm having a few difficulties. I use > my own style sheet for web pages, and I figured out that I needed to > change #+STYLE: to #+HTML_HEAD: in order to use my style sheet. However, > I don't want to include the default style and the default script when I > export. I've been looking around in the ORG-NEWS file and the > documentation, but I don't see anything different than what I have now. > I have this in my init.el: > > (setq org-export-html-style "") > (setq org-export-html-style-include-default nil) > (setq org-export-html-style-include-scripts nil) > (setq org-export-html-table-tag "
") > > What do I need to change? Hope this helps, -- Suvayu Open source is the future. It sets us free. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Re: Org 8.0 HTML Export Date: Mon, 20 May 2013 09:30:56 -0400 Message-ID: <519A2590.10502@gmail.com> References: <51997782.300@gmail.com> <20130520092215.GB6464@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51090) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeQB3-00042D-L9 for emacs-orgmode@gnu.org; Mon, 20 May 2013 09:31:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UeQB2-0000wi-DQ for emacs-orgmode@gnu.org; Mon, 20 May 2013 09:31:01 -0400 Received: from mail-ia0-x22c.google.com ([2607:f8b0:4001:c02::22c]:53107) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeQB2-0000we-7Q for emacs-orgmode@gnu.org; Mon, 20 May 2013 09:31:00 -0400 Received: by mail-ia0-f172.google.com with SMTP id y26so6861651iab.31 for ; Mon, 20 May 2013 06:30:59 -0700 (PDT) Received: from [192.168.1.111] (cpe-24-165-203-246.neo.res.rr.com. [24.165.203.246]) by mx.google.com with ESMTPSA id wn10sm11493893igb.2.2013.05.20.06.30.57 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 20 May 2013 06:30:58 -0700 (PDT) In-Reply-To: <20130520092215.GB6464@kuru.dyndns-at-home.com> 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 On 05/20/2013 05:22 AM, Suvayu Ali wrote: > Hi Scott, > > On Sun, May 19, 2013 at 09:08:18PM -0400, Scott Randby wrote: >> I'm working on switching to 8.0 and I'm having a few difficulties. I use >> my own style sheet for web pages, and I figured out that I needed to >> change #+STYLE: to #+HTML_HEAD: in order to use my style sheet. However, >> I don't want to include the default style and the default script when I >> export. I've been looking around in the ORG-NEWS file and the >> documentation, but I don't see anything different than what I have now. >> I have this in my init.el: >> >> (setq org-export-html-style "") >> (setq org-export-html-style-include-default nil) >> (setq org-export-html-style-include-scripts nil) >> (setq org-export-html-table-tag "
") >> >> What do I need to change? > > > > Hope this helps, > Thanks, that worked. Scott Randby