impressive - fancy presentations

Forum rules
General talk about software - if the program is not in the repos, please links to the developer's page or github.
User avatar
GekkoP
Emacs Sancho Panza
Posts: 5877
Joined: Tue Sep 03, 2013 7:05 am

impressive - fancy presentations

Unread post by GekkoP » Fri Jan 26, 2018 4:26 pm

http://impressive.sourceforge.net/

It's also available in your nearest package manager.

This has been around for a while, I know, but I wanted something different from reveal.js. No Impress for me, sorry LibreOffice.

I basically use Beamer to edit my slides, compile to PDF via LuaTeX and run everything through impressive with:

Code: Select all

impressive <path-to-pdf-file>
Obviously, much of the heavy work goes through AUCTeX.

Post Reply