emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] publishuing in html5


From: Alan L Tyree
Subject: Re: [O] publishuing in html5
Date: Sun, 15 Dec 2013 08:22:29 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10

On 15/12/13 06:40, Nick Dokos wrote:
Catonano <address@hidden> writes:

2013/12/11 Nicolas Goaziou <address@hidden>

     Scott Randby <address@hidden> writes:
> I already have the following in my file:
     >
     > #+HTML_DOCTYPE: html5
You need to upgrade Org then.

I have Org 8.2.4 and it doesn't work anyway

What OS? What version of emacs? Are you sure you are not
picking up the org-mode bits that are bundled with emacs?

The following file (which I posted before)

--8<---------------cut here---------------start------------->8---
#+HTML_DOCTYPE: html5
#+OPTIONS: html5-fancy:t

#+BEGIN_ASIDE
Lorem Ipsum
#+END_ASIDE
--8<---------------cut here---------------end--------------->8---

produces the following body for me:

,----
| <body>
| <div id="content">
| <h1 class="title">html5</h1>
| <aside>
| <p>
| Lorem Ipsum
| </p>
| </aside>
| </div>
| <div id="postamble" class="status">
| <p class="author">Author: Nick Dokos</p>
| <p class="date">Created: 2013-12-14 Sat 14:30</p>
| <p class="creator"><a href="http://www.gnu.org/software/emacs/";>Emacs</a> 24.3.50.2 (<a 
href="http://orgmode.org";>Org</a> mode 8.2.3c)</p>
| <p class="validation"><a 
href="http://validator.w3.org/check?uri=referer";>Validate</a></p>
| </div>
| </body>
`----

Not sure why it says 8.2.3c - I'm running:

Org-mode version 8.2.4 (release_8.2.4-340-g059dc0 @
/home/nick/elisp/org-mode/lisp/)

GNU Emacs 24.3.50.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10) of
2013-07-14 on pierrot

Linux pierrot 3.8.0-29-generic #42~precise1-Ubuntu SMP Wed Aug 14 16:19:23 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux

FWIW, I get a body similar to yours but with the correct org mode version in "creator":

GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10) of 2013-07-17 on windy

Org-mode version 8.2.4 (8.2.4-dist @ /home/alant/.emacs.d/org-mode/lisp/)

Linux windy 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux

Cheers,
Alan

--
Alan L Tyree                    http://www2.austlii.edu.au/~alan
Tel:  04 2748 6206              sip:address@hidden




reply via email to

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