Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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=