Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eschulte/epresent
Presentations in Emacs -- based on Org-mode
https://github.com/eschulte/epresent
Last synced: 3 months ago
JSON representation
Presentations in Emacs -- based on Org-mode
- Host: GitHub
- URL: https://github.com/eschulte/epresent
- Owner: eschulte
- Created: 2010-10-26T18:15:07.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2023-12-02T07:34:44.000Z (12 months ago)
- Last Synced: 2024-02-16T07:37:04.707Z (9 months ago)
- Language: Emacs Lisp
- Homepage:
- Size: 109 KB
- Stars: 184
- Watchers: 8
- Forks: 54
- Open Issues: 28
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: epresent.el
[[https://melpa.org/#/epresent][file:https://melpa.org/packages/epresent-badge.svg]]
/Simple presentation mode for Emacs Org-mode/
* Install
Just install =epresent= from melpa repositery.
* Usage
- Call =epresent-run= on an org-buffer.
- press =t= / =1= to view the top level of the presentation
- navigate the presentation with =n/f=, =p/b=
- scroll with =k= and =l=
- use =c= and =C= to navigate between code blocks,
=e= to edit them, =x= to make it run,
and =s= / =S= to toggle their visibility
- quit with =q=