Re: [O] publishuing in html5

2013-12-31 Thread Catonano
Nick, 2013/12/31 Catonano > > I think I will have to use your suggestion to move from a configuration > based html5 publishing to a templates based one. > > I'll let you know > I promised that I would have let you know: here I am: it works even with templates

Re: [O] publishuing in html5

2013-12-31 Thread Catonano
Nicolas, 2013/12/9 Nicolas Goaziou > > #+HTML_HTML5_FANCY: t > > > > in level-0.org > > There is no such keyword. Use: > > #+OPTIONS: html5-fancy:t > > or set `org-html-html5-fancy' to a non-nil value. > > Thanks. I copied that line from here: http://orgmode.org/worg/org-tutorials/org-publish-

Re: [O] publishuing in html5

2013-12-31 Thread Catonano
2013/12/20 Scott Randby > > Here is an example that works for me: > > thank you Scott. Note taken

Re: [O] publishuing in html5

2013-12-31 Thread Catonano
Nick, 2013/12/18 Nick Dokos > I'm not suggesting that you write this stuff in each and every file in > your blog. I'm just suggesting that before you can even have a blog (at > least using this mechanism), you have to first figure out what the > problem is and resolve it. Then you can optimize.

Re: [O] publishuing in html5

2013-12-31 Thread Catonano
Nicolas, 2013/12/18 Nicolas Goaziou > As specified already in this thread, you also need > > :html-doctype "html5" > > in your configuration. > > > Regards, > that worked. Thanks

Re: [O] publishuing in html5

2013-12-18 Thread Catonano
Nick, 2013/12/14 Nick Dokos > Catonano writes: > > > 2013/12/11 Nicolas Goaziou > > 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) &

Re: [O] publishuing in html5

2013-12-18 Thread Catonano
Nicolas, 2013/12/15 Nicolas Goaziou > Hello, > > Catonano writes: > > > I made a temporary repository here > > https://github.com/humanitiesNerd/exploring-org-mode > > > > in case anyone wants to take a look > > In "configuration.el" you us

Re: [O] publishuing in html5

2013-12-14 Thread Catonano
2013/12/11 Nicolas Goaziou > Scott Randby 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

Re: [O] publishuing in html5

2013-12-11 Thread Catonano
Nick, 2013/12/9 Nick Dokos > Catonano writes: > > Try > > --8<---cut here---start->8--- > #+HTML_DOCTYPE: html5 > #+OPTIONS: html5-fancy:t > > #+BEGIN_ASIDE > Lorem Ipsum > #+END_ASIDE > --8<-

Re: [O] publishuing in html5

2013-12-11 Thread Catonano
Nicolas, thanks for your hint. I have a couple of observations. 2013/12/9 Nicolas Goaziou > Hello, > > Catonano writes: > > > I tried to both include the directive in the "group" in the project > > definition AND using > > > > #+HTML_HTML5_FANCY:

Re: [O] publishuing in html5

2013-12-09 Thread Catonano
now I see that html5 is mentioned in the exporting section but not in the publishing section. I mistakenly identified the 2. Does org-mode publish to html5 ? 2013/12/9 Catonano > I forgot: my org-mode version is 8.2.4 > > > 2013/12/9 Catonano > >> I' m trying to f

Re: [O] publishuing in html5

2013-12-09 Thread Catonano
I forgot: my org-mode version is 8.2.4 2013/12/9 Catonano > I' m trying to follow the examples at this page > > http://orgmode.org/manual/HTML-doctypes.html#HTML-doctypes > > to transform > > #+BEGIN_ASIDE > Lorem ipsum > #+END_ASIDE > >

[O] publishuing in html5

2013-12-09 Thread Catonano
I' m trying to follow the examples at this page http://orgmode.org/manual/HTML-doctypes.html#HTML-doctypes to transform #+BEGIN_ASIDE Lorem ipsum #+END_ASIDE in Lorem ipsum but it doesn't work, I still get Lorem ipsum I tried to both include the dire

[O] o-blog (help with autocompletions)

2013-09-12 Thread Catonano
Hello people, I'm using the org mode that comes bundled with the Emacs installation in Fedora 19, I think it's Emacs 24.2.x (I'm writing from another machine) I'm playing with o-blog (on top of org mode) and I'm editing the file "sample.org" (here https://github.com/renard/o-blog/blob/master/exa