Conversion between markup formats
Go to file
2017-01-07 10:17:52 -08:00
.gitignore downgrade to 1.17.0.3 2016-06-27 13:02:33 +09:00
pandoc.spec Rebuild for new ghc 2017-01-07 10:17:52 -08:00
README.fedora update to 1.9.1.1 (no longer separate markdown2pdf) 2012-02-13 13:36:04 +09:00
sources downgrade to 1.17.0.3 2016-06-27 13:02:33 +09:00

PDF output requires texlive:

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