Catonano writes:
> 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 i
Catonano writes:
> 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
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 now.
So I can have my configuratio
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-
2013/12/20 Scott Randby
>
> Here is an example that works for me:
>
>
thank you Scott. Note taken
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.
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
On 12/18/2013 05:04 AM, Catonano wrote:
> 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 use
Catonano writes:
> 2013/12/14 Nick Dokos
>
> 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
>
Hello,
Catonano writes:
> I tried but it still doesn't work.
>
> That is, this block
>
> #+ATTR_HTML: :controls controls :width 350
> #+BEGIN_VIDEO
> #+HTML:
> #+HTML:
> Your browser does not support the video tag.
> #+END_VIDEO
>
>
> gets translated to
>
>
>
>
>
> Your browser does not s
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)
>
> --8<---cut here--
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 use
>
> :org-html-html5-fancy 1
>
> but it should be
>
On 12/14/2013 12:01 PM, Catonano wrote:
> 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
>
I upgraded Org and my problems
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 use
:org-html-html5-fancy 1
but it should be
:html-html5-fancy 1
Regards,
--
Nicolas Goaziou
Hello,
Catonano writes:
> 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
But your problem may be different from Scott'
Nick Dokos writes:
> Not sure why it says 8.2.3c - I'm running:
That looks like the Org version that comes with the trunk Emacs you seem
to be using.
> Org-mode version 8.2.4 (release_8.2.4-340-g059dc0 @
> /home/nick/elisp/org-mode/lisp/)
Most likely org-html-creator-string is pulled in via cus-
On 15/12/13 06:40, Nick Dokos wrote:
Catonano writes:
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
What O
Catonano writes:
> 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
>
What OS? What version of emacs? Ar
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
On 12/11/2013 11:03 AM, Nicolas Goaziou wrote:
> Scott Randby writes:
>
>> I already have the following in my file:
>>
>> #+HTML_DOCTYPE: html5
>
> You need to upgrade Org then.
Okay, I will do that.
Scott
>
>
> Regards,
>
Scott Randby writes:
> I already have the following in my file:
>
> #+HTML_DOCTYPE: html5
You need to upgrade Org then.
Regards,
--
Nicolas Goaziou
On 12/11/2013 10:24 AM, Nicolas Goaziou wrote:
> Hello,
>
> Scott Randby writes:
>
>> On 12/11/2013 10:04 AM, Nick Dokos wrote:
>>> Scott Randby writes:
>>>
>>>
I tried C-c C-c on the #+OPTIONS line and I tried killing the file and
opening it up again---neither works. I looked in the
Hello,
Scott Randby writes:
> On 12/11/2013 10:04 AM, Nick Dokos wrote:
>> Scott Randby writes:
>>
>>
>>> I tried C-c C-c on the #+OPTIONS line and I tried killing the file and
>>> opening it up again---neither works. I looked in the manual (section
>>> 12.3) and noticed that html5-fancy: is
On 12/11/2013 10:04 AM, Nick Dokos wrote:
> Scott Randby writes:
>
>
>> I tried C-c C-c on the #+OPTIONS line and I tried killing the file and
>> opening it up again---neither works. I looked in the manual (section
>> 12.3) and noticed that html5-fancy: is not on the list of arguments
>> recogni
Scott Randby writes:
> I tried C-c C-c on the #+OPTIONS line and I tried killing the file and
> opening it up again---neither works. I looked in the manual (section
> 12.3) and noticed that html5-fancy: is not on the list of arguments
> recognized by the #+OPTIONS keyword.
It's documented in se
On 12/11/2013 07:58 AM, Nick Dokos wrote:
> Scott Randby writes:
>
>> On 12/09/2013 02:53 PM, Nick Dokos wrote:
>>> Catonano writes:
>>>
I' m trying to follow the examples at this page
http://orgmode.org/manual/HTML-doctypes.html#HTML-doctypes
to transform
Scott Randby writes:
> On 12/09/2013 02:53 PM, Nick Dokos wrote:
>> Catonano writes:
>>
>>> 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_ASID
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<---cut here---end--->8---
>
I'
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: t
> >
> > in level-0.org
>
> There is no such
On 12/09/2013 02:53 PM, Nick Dokos wrote:
> Catonano writes:
>
>> 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
>>
>>
>>Lor
Hello,
Catonano writes:
> I tried to both include the directive in the "group" in the project
> definition AND using
>
> #+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.
Regards,
--
Nicolas
Catonano writes:
> 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
>
>
>
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 follow the examples at this p
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
>
>
> in
>
>
>
>Lorem ipsum
>
34 matches
Mail list logo