Skip to content
/ beamer Public
forked from cympfh/beamer

markdown->beamer templates for pandoc

Notifications You must be signed in to change notification settings

gaow/beamer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of markdown -> Beamer Templates for Pandoc

compile

manually from markdown file

pandoc -t beamer --template themes/ponde.tex -s -o sample/sample.tex sample/sample.md
$TEX sample/sample.tex

a workflow to compile from ipynb

./release --notebook /path/to/ipynb

samples

see sample/*.pdf

templates list

  • Ponde
  • Beamer-Theme-Execushares
  • Ponde2
    • color scheme is Execushares (partially)
    • not dependent as possible as on tikz
  • Pondering
  • novel
  • Beamer-Theme-Metropolis

LICENSE

MIT LICENSE

About

markdown->beamer templates for pandoc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 100.0%