Eric Schulte writes:
> Matt Price writes:
>
>> On Wed, Aug 24, 2011 at 8:14 AM, zwz wrote:
>>> Those days I came across two tools which I thought interesting and
>>> helpful if could be combined with org-export in some way.
>>>
>>> 1. Deck.js: a js lib for making modern html presentation. See
>
Matt Price writes:
> On Wed, Aug 24, 2011 at 8:14 AM, zwz wrote:
>> Those days I came across two tools which I thought interesting and
>> helpful if could be combined with org-export in some way.
>>
>> 1. Deck.js: a js lib for making modern html presentation. See
>> http://imakewebthings.github.
Eric S Fraga writes:
>> Although I haven't tried it recently, conkeror just uses the XULrunner
>> engine that Firefox is based on. So if you switch to a reasonably
>> recent version of XULrunner, it should work. Current version from
>
> Thanks. I'll look into it.
This worked for me (as root or
Achim Gratz writes:
> Eric S Fraga writes:
>> What browser(s) are people using for this? Conkeror doesn't work well
>> at all and iceweasel (aka firefox) 3.5.19 sort of works.
>
> Although I haven't tried it recently, conkeror just uses the XULrunner
> engine that Firefox is based on. So if yo
> Admittedly I don't know what transformation are required by the html5
> presentation mechanism, however I would think that an approach like that
> taken in org-export-as-s5 [1], in which the existing org-export-as-html
> is simply wrapped in a let-form which sets variable values uses hooks to
>
I don't want to hijack this thread.
> Can you explain more about how we should proceed?
Let us invite the author of html5 in to the discussion or let some
interested party provide a patch/diff of what changes the author had
done or let the body of html5 presentation be made available so that
s
Robert Goldman writes:
> On 6/16/11 Jun 16 -3:36 PM, Jambunathan K wrote:
>> Eric Schulte writes:
>>
>>> Robert Goldman writes:
>>>
On 6/7/11 Jun 7 -3:01 PM, Tassilo Horn wrote:
> Vinh Nguyen writes:
>
>
I have tried the version here:
https://github.com/twada/
On 6/16/11 Jun 16 -3:36 PM, Jambunathan K wrote:
> Eric Schulte writes:
>
>> Robert Goldman writes:
>>
>>> On 6/7/11 Jun 7 -3:01 PM, Tassilo Horn wrote:
Vinh Nguyen writes:
>>>
>>> I have tried the version here:
>>> https://github.com/twada/org-html5presentation.el
>>>
>>> and it
Eric Schulte writes:
> Robert Goldman writes:
>
>> On 6/7/11 Jun 7 -3:01 PM, Tassilo Horn wrote:
>>> Vinh Nguyen writes:
>>>
After the recent org-mode to S5 discussion, I stumbled onto
[these](https://gist.github.com/509761) code. It offers a way to
export org files to HTML5 pr
On 6/16/11 Jun 16 -2:29 PM, Eric Schulte wrote:
> Robert Goldman writes:
>
>> On 6/7/11 Jun 7 -3:01 PM, Tassilo Horn wrote:
>>> Vinh Nguyen writes:
>>>
After the recent org-mode to S5 discussion, I stumbled onto
[these](https://gist.github.com/509761) code. It offers a way to
exp
Robert Goldman writes:
> On 6/7/11 Jun 7 -3:01 PM, Tassilo Horn wrote:
>> Vinh Nguyen writes:
>>
>>> After the recent org-mode to S5 discussion, I stumbled onto
>>> [these](https://gist.github.com/509761) code. It offers a way to
>>> export org files to HTML5 presentations. I think it looks q
On 6/7/11 Jun 7 -3:01 PM, Tassilo Horn wrote:
> Vinh Nguyen writes:
>
>> After the recent org-mode to S5 discussion, I stumbled onto
>> [these](https://gist.github.com/509761) code. It offers a way to
>> export org files to HTML5 presentations. I think it looks quite nice.
>> I see it being be
Eric S Fraga writes:
> What browser(s) are people using for this? Conkeror doesn't work well
> at all and iceweasel (aka firefox) 3.5.19 sort of works.
Although I haven't tried it recently, conkeror just uses the XULrunner
engine that Firefox is based on. So if you switch to a reasonably
recent
Joost Kremers writes:
> On Wed, Jun 15, 2011 at 07:19:46PM +0100, Eric S Fraga wrote:
>> What browser(s) are people using for this? Conkeror doesn't work well
>> at all and iceweasel (aka firefox) 3.5.19 sort of works.
>
> since it's an html5 presentation, you'll need a browser with html5 suppor
Juan Pechiar writes:
> On Wed, Jun 15, 2011 at 07:19:46PM +0100, Eric S Fraga wrote:
>> What browser(s) are people using for this? Conkeror doesn't work well
>> at all and iceweasel (aka firefox) 3.5.19 sort of works.
>
> Hi,
>
> Opera 11 (OSX) seems to work OK, only that slides start to appear
On Wed, Jun 15, 2011 at 07:19:46PM +0100, Eric S Fraga wrote:
> What browser(s) are people using for this? Conkeror doesn't work well
> at all and iceweasel (aka firefox) 3.5.19 sort of works.
Hi,
Opera 11 (OSX) seems to work OK, only that slides start to appear
shifted the higher the slide numb
On Wed, Jun 15, 2011 at 07:19:46PM +0100, Eric S Fraga wrote:
> What browser(s) are people using for this? Conkeror doesn't work well
> at all and iceweasel (aka firefox) 3.5.19 sort of works.
since it's an html5 presentation, you'll need a browser with html5 support.
i don't think firefox 3.6 ha
Eric S Fraga writes:
> Eric Schulte writes:
>
>> Tassilo Horn writes:
>>
>>> Vinh Nguyen writes:
>>>
After the recent org-mode to S5 discussion, I stumbled onto
[these](https://gist.github.com/509761) code. It offers a way to
export org files to HTML5 presentations. I think it
Eric Schulte writes:
> Tassilo Horn writes:
>
>> Vinh Nguyen writes:
>>
>>> After the recent org-mode to S5 discussion, I stumbled onto
>>> [these](https://gist.github.com/509761) code. It offers a way to
>>> export org files to HTML5 presentations. I think it looks quite nice.
>>> I see it
Rainer M Krug writes:
>> >> The only thing that it doesn't do now and stops me from using it
>> >> directly is the missing support for image scaling. I tried using
>> >>
>> >>#+ATTR_HTML: title="Beer!" width="90%"
>> >>[[file:~/Desktop/Pictures/beer-bunny.jpg]]
>> >>
>> >> but the image
On Wed, Jun 8, 2011 at 3:01 PM, Tassilo Horn wrote:
> Rainer M Krug writes:
>
> Hi Rainer,
>
> >> The only thing that it doesn't do now and stops me from using it
> >> directly is the missing support for image scaling. I tried using
> >>
> >>#+ATTR_HTML: title="Beer!" width="90%"
> >>[[
Rainer M Krug writes:
Hi Rainer,
>> The only thing that it doesn't do now and stops me from using it
>> directly is the missing support for image scaling. I tried using
>>
>>#+ATTR_HTML: title="Beer!" width="90%"
>>[[file:~/Desktop/Pictures/beer-bunny.jpg]]
>>
>> but the image is shown
On Wed, Jun 8, 2011 at 9:24 AM, Tassilo Horn wrote:
> Christian Moe writes:
>
> > Cool! I tested it on a much-too-long slideshow, and noticed one
> > problem, though: each new slide appeared a little further to the left.
>
> It also works fine with complex LaTeX math. :-)
>
> The only thing that
Christian Moe writes:
> Cool! I tested it on a much-too-long slideshow, and noticed one
> problem, though: each new slide appeared a little further to the left.
It also works fine with complex LaTeX math. :-)
The only thing that it doesn't do now and stops me from using it
directly is the missi
> I just added the link to the non-beamer presentation engine page on
> Worg.
>
> http://orgmode.org/worg/org-tutorials/non-beamer-presentations.html
The prefix "non-beamer" defines presentation by exclusion.[1] This could be
confusing. For example, OpenDocument Presentations are non-beamer so ar
Cool! I tested it on a much-too-long slideshow, and noticed one
problem, though: each new slide appeared a little further to the left.
Yours,
Christian
On 6/7/11 8:56 PM, Vinh Nguyen wrote:
After the recent org-mode to S5 discussion, I stumbled onto
[these](https://gist.github.com/509761) co
Tassilo Horn writes:
> Vinh Nguyen writes:
>
>> After the recent org-mode to S5 discussion, I stumbled onto
>> [these](https://gist.github.com/509761) code. It offers a way to
>> export org files to HTML5 presentations. I think it looks quite nice.
>> I see it being better than S5 in that no
Vinh Nguyen writes:
> After the recent org-mode to S5 discussion, I stumbled onto
> [these](https://gist.github.com/509761) code. It offers a way to
> export org files to HTML5 presentations. I think it looks quite nice.
> I see it being better than S5 in that no "ui" folder is required.
> Wha
28 matches
Mail list logo