Re: [O] [Orgmode] S5 export

2011-06-05 Thread Eric Schulte
Rustom Mody writes: > Hey Eric! > > Thanks for epresent -- just heard of it and tried it. > Nice on the whole but it seems to mark my file as read -- Intended? > > Rusi Hi Rusi, I've noticed the marking of presented buffers as modified as well. I believe this is a result of one of the Org-mode

Re: [O] [Orgmode] S5 export

2011-06-05 Thread Rustom Mody
Hey Eric! Thanks for epresent -- just heard of it and tried it. Nice on the whole but it seems to mark my file as read -- Intended? Rusi

Re: [O] [Orgmode] S5 export

2011-06-03 Thread Eric Schulte
Hi Christian, Thanks for sharing the link to Yann Hodique's solution, I was not aware that this existed. I've just added this to the worg page on non-beamer export options. Cheers -- Eric Christian Moe writes: > Hi, > > I haven't had time to test Eric's solution yet, but I look forward to it.

Re: [O] [Orgmode] S5 export

2011-06-03 Thread Eric Schulte
Pierre de Buyl writes: >>> If welcomed, I have a few comments related to how I currently use >>> this >>> function (I have a talk coming soon :-) ) >> >> Certainly, I'm happy to hear your feedback. >> >> I have the most recent version of my code up in a git repository >> available at [1], with th

Re: [O] [Orgmode] S5 export

2011-06-03 Thread Pierre de Buyl
If welcomed, I have a few comments related to how I currently use this function (I have a talk coming soon :-) ) Certainly, I'm happy to hear your feedback. I have the most recent version of my code up in a git repository available at [1], with the file defining the `org-export-as-s5' funct

Re: [O] [Orgmode] S5 export

2011-06-03 Thread Christian Moe
Hi, I haven't had time to test Eric's solution yet, but I look forward to it. Have you also tried Yann Hodique's s5 solution for Org? It has some Org setup but depends on Javascript to tweak the exported HTML. http://www.hodique.info/blog/2009/11/14/s5_presentation_from_org-mode To me, an id

Re: [O] [Orgmode] S5 export

2011-06-03 Thread Eric Schulte
Hi Pierre, Pierre de Buyl writes: > Hello Eric, > > This is amazing, actual emacs lisp code from my explanations, thanks a > lot! > I'm happy to share it, thanks for the idea and the thorough explanation. > > If welcomed, I have a few comments related to how I currently use this > function (I

Re: [O] [Orgmode] S5 export

2011-06-03 Thread Pierre de Buyl
Hello Eric, This is amazing, actual emacs lisp code from my explanations, thanks a lot! If welcomed, I have a few comments related to how I currently use this function (I have a talk coming soon :-) ) - If all "star" headlines become slides, it quickly leads to awkward layouts with

Re: [O] [Orgmode] S5 export

2011-06-01 Thread Eric Schulte
Hi Pierre, I've taken your very thorough S5 instructions and converted them into a single `org-export-as-s5' function. The attached archive file holds an s5.org Org-mode file which defines this function, as well as the ui directory required for S5, and an html file which results from calling the

Re: [O] [Orgmode] S5 export

2011-06-01 Thread Eric Schulte
Hi Pierre, This looks very nice. Perhaps you could add a function to the `org-export-html-final-hook' which could perform step 3 below. With that in place it shouldn't be difficult to write a self-contained `org-export-as-s5' function which let-binds the html-final-hook, as well as some of the s