Tagged Questions
3
votes
1answer
467 views
pandoc on Ubuntu can't use beamer
I'm using pandoc to author slides. I'd like to see how the beamer PDF output looks, but I'm getting an error:
$ pandoc -t beamer talk.txt -o talk.pdf
pandoc: Unknown writer: beamer
Any ideas?