Skip to main content

A pandoc filter to allow a markdown way of using notes for latex beamer presentations.

Project description

pandoc-beamer-notes is a panflute pandoc filter. It allows to use markdown in LaTeX notes.

Thus something like the following will be rendered nicely:

\note{**this is bold**}
\note{
* a list
* is also possible
}

See the example for a simple presentation containing notes.

Remember to compile your documents with the notes enabled for beamer:

pandoc -t beamer -V classoption=notes ...

Installation

Just use pip to install it from pypi.

pip install pandoc-beamer-notes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pandoc-beamer-notes-0.1.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page