epresent
epresent copied to clipboard
Presentations in Emacs -- based on Org-mode
There is also a stub for adding unit tests, but no tests added yet. This also provides CI “for free”, e.g.: https://garnix.io/build/K0KWRZO0
Hi, Great package. Could you implement it to work with evil-mode? Thx
macOS 13.4.1, Emacs 28.2 If I quit the presentation from the full-screen presentation frame, Emacs crashes. If I instead exit full-screen mode first or switch to the (non-full-screen) non-presentation frame...
This is something I _haven’t_ implemented … yet. It would be great to have epresent open 2 frames, so the main one could be put on a second display, and...
Hi, I'm considering using epresent to run a presentation written in org-mode: - source code is available at https://gitorious.org/opteya/talk-kernel-userspace-abi/ - presentation (S5 exported ;) is available at http://opteya.com/talks/2014/kernel-recipes/lightning-talk-kernel-userspace-ABI/ Unfortunately, I...
Just installed it. But `epresent-run` shows the following error: Compiling no file at Tue May 2 16:28:38 2017 Leaving directory ‘/home/arne/.emacs.d/elpa/epresent-20160410.1901’ Compiling file /home/arne/.emacs.d/elpa/epresent-20160410.1901/epresent.el at Tue May 2 16:28:38 2017...
It would be nice to be able to mark some material as "hidden" so that it does not show up in the presentation but still can be exported and manipulated...
Support [org mode timers](https://orgmode.org/manual/Timers.html) in epresent modeline I don't think this will be that hard to do, might look into it more eventually when I have time (when have you...
So currently, you have to press "c" to navigate to the first code block, and then you can execute. It would be nice if "c" automatically went to the first...
When I press "e" to edit, then "C-c ' " to confirm. The source code block disappears for me until I press "r" to refresh. Does anyone else experience this...