Jambunathan K <kjambunat...@gmail.com> writes: > "Eric Schulte" <schulte.e...@gmail.com> writes: > >> Hi, >> >> Phil Hagelberg recently introduced me to epresent.el by Tom Tromey. >> It's a very nice little utility for giving presentations using Emacs as >> the display engine. Obviously I was aghast to learn that epresent >> didn't work with Org-mode documents. I took the liberty of reworking it >> so that it runs off of Org-mode documents and uses Org-mode both to >> structure the presentation and to handle most of the fancy display >> elements. >> >> This re-working was mainly a series of quick hacks, and is certainly not >> "mature" in any way. But I think it is usable in it's current state for >> running simple presentations, and thought it may be interesting or of >> use to people here. If you're interested check out the example >> presentation included in the source code repository. >> >> http://github.com/eschulte/epresent >> (instructions in the README) >> > > I think (require 'org-exp) is required. >
do you know what for? > > Looks like it walks you through the headline one at a time and > presents the entry contents as such. > yes > > When I get to the equations slide what should I expect to see? The > equation fully rendered (as in text books) or just the markup (as it is > literally typed). > I see an image overlay of the latex fragment. Is that not what you see? > > Jambunathan K. > >> Best -- Eric >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Please use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode