emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] org-mode and htmlslidy


From: Dov Grobgeld
Subject: Re: [Orgmode] org-mode and htmlslidy
Date: Fri, 12 Nov 2010 08:00:30 +0200

I tried warping s5-org this morning into slidy-org and I finally got it to work with one small remaining problem. In the resulting HTML I have:

<div id="outline-container-2" class="outline-2">

which I want to change to:

<div id="outline-container-2" class="class">

What is the best way of changing that? I saw that s5-org is using some jquery rewrites of the xml tree. Is that the best way of solving it? Is there a possibility of doing this change directly in org-mode without _javascript_?

Thanks!
Dov

On Fri, Nov 12, 2010 at 04:27, Jeff Horn <address@hidden> wrote:
> * A code listing. Splitting up a listing between two pages looses contents.
> * A tall graph, e.g a flow chart.

These are great examples of the point of being able to scroll. In
fact, I haven't needed to do either of these yet in my lectures, so I
didn't realize the value of scrolling.

But if scrolling and zooming are essential... well, those are already
built into the browser, so why not just use HTML (or org-mode
translated to HTML)?

You can always break up a "slide" by creating different pages and link
them all together. I guess linking is the value added of something
like slidy...

--
Jeffrey Horn
Graduate Lecturer and PhD Student in Economics
George Mason University

(704) 271-4797
address@hidden
address@hidden

http://www.failuretorefrain.com/jeff/


reply via email to

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