emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Virtualenv and HTML5 Help


From: Scott Randby
Subject: Re: [O] Virtualenv and HTML5 Help
Date: Wed, 07 May 2014 16:38:48 -0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 05/07/2014 04:17 PM, Thomas Marek wrote:
> 
> *HTML5 Export:*
> *
> *
> I'm trying to export my org-files in 'html5', as opposed to the default
> 'xhtml-strict'. The manual says to set [ org-html-html5-fancy ] to t. I
> tried searching for [ org-html-html5-fancy ] in [ M-x org-customize ]
> but I couldn't find it. I tried adding [ (setq org-html-html5-fancy t) ]
> to my init.el, but nothing happened. I'm not at all proficient in
> emacs-lisp so my syntax may be wrong. The manual also says I can set [
> html5-fancy ] in an options line. I'm not really sure how to do this. I
> tried [ #+OPTIONS html5-fancy: t ] but it didn't do anything.
> 
>  1. How can I export to 'html5' instead of 'xhtml-strict' in org version
>     7.9.3f and Emacs version 24.3.1?
>  2. Is there any way I can view and customize the back-end that parses
>     the org file to produce the html?
> 

I believe you need to upgrade your org to version 8 for (setq
org-html-html5-fancy t) to work.

Scott Randby

> 
> I appreciate any help you can offer.
> 
> - M



reply via email to

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