Conversion between markup formats
Go to file
Jens Petersen 057736738f disable luatex in default.beamer (#861300)
reported by Shakthi Kannan
2012-09-28 17:05:35 +09:00
.chain-deps .chain-deps: don't need dlist 2012-06-22 19:52:07 +09:00
.gitignore update to 1.9.4.2, add hsmarkdown symlink 2012-07-15 23:06:57 +09:00
pandoc-templates-disable-luatex.patch disable luatex in default.beamer (#861300) 2012-09-28 17:05:35 +09:00
pandoc.spec disable luatex in default.beamer (#861300) 2012-09-28 17:05:35 +09:00
README.fedora update to 1.9.1.1 (no longer separate markdown2pdf) 2012-02-13 13:36:04 +09:00
sources update to 1.9.4.2, add hsmarkdown symlink 2012-07-15 23:06:57 +09:00

PDF output requires texlive:

    $ sudo yum install  texlive-latex texlive-xetex
    :
    $ pandoc -o output.pdf ...