(badge not currently up to date)
Simple presentation mode for Emacs Org-mode
Just install epresent
from MELPA repository.
- 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
- go to a specific page with
v <num> RET
- scroll with
k
andl
- use
c
andC
to navigate between code blocks,e
to edit them,x
to make it run, ands
/S
to toggle their visibility - quit with
q
Here is a screenshot of Epresent: