eschulte / epresent

Presentations in Emacs -- based on Org-mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

epresent.el

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

About

Presentations in Emacs -- based on Org-mode


Languages

Language:Emacs Lisp 100.0%