emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Org 8.0 HTML Export


From: Scott Randby
Subject: Re: [O] Org 8.0 HTML Export
Date: Mon, 20 May 2013 09:30:56 -0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130510 Thunderbird/17.0.6

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 "<table>")
>>
>> What do I need to change?
> 
> <http://orgmode.org/worg/org-8.0.html#sec-5>
> 
> Hope this helps,
> 

Thanks, that worked.

Scott Randby



reply via email to

[Prev in Thread] Current Thread [Next in Thread]