emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Scott Randby <srandby@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Org 8.0 HTML Export
Date: Sun, 19 May 2013 21:08:18 -0400	[thread overview]
Message-ID: <51997782.300@gmail.com> (raw)

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?

Thanks,
Scott Randby

             reply	other threads:[~2013-05-20  1:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-20  1:08 Scott Randby [this message]
2013-05-20  9:22 ` Org 8.0 HTML Export Suvayu Ali
2013-05-20 13:30   ` Scott Randby

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51997782.300@gmail.com \
    --to=srandby@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).