pampi(1)
program to make presentations with Markdown, Pandoc, Impress.
Description
PAMPI
NAME
pampi - program to make presentations with Markdown, Pandoc, Impress.
SYNOPSIS
|
pampi |
DESCRIPTION
pampi is a program to create presentations with Markdown, Pandoc, Impress. Presentations are written in text files,
• so they can be modified easily
• the files syntax (Markdown) is easily learnt
• many examples of usable Markdown are available at https://enacit1.epfl.ch/markdown-pandoc
they are converted to web pages (HTML files)
• one can view them with a browser
• one can publish them online, grab them on a USB stick, etc.
In PAMPI's interface, the Markdown file is displaied in the left side and on can view the result in the right side.
Every step of a presentation can be located in any position in a 3D space
• one provides its coordinates
• one can specify its zoom factor
• one can specify rotations
Maths can be authored with KaTeX.
Here are many examples: https://en.wikibooks.org/wiki/LaTeX/Mathematics.
AUTHOR
Georges Khaznadar <georgesk@debian.org>
Wrote this manpage for the Debian system.
COPYRIGHT
Copyright © 2020 Georges Khaznadar
This manual page was written for the Debian system (and may be used by others).
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.