Conversion between markup formats
Go to file
Jens Petersen b273e2b1d0 Revert "update to 1.15.0.6"
This reverts commit 65e42bdbf5.
2016-02-02 01:07:44 +09:00
.gitignore Revert "update to 1.15.0.6" 2016-02-02 01:07:44 +09:00
pandoc.spec Revert "update to 1.15.0.6" 2016-02-02 01:07:44 +09:00
README.fedora update to 1.9.1.1 (no longer separate markdown2pdf) 2012-02-13 13:36:04 +09:00
sources Revert "update to 1.15.0.6" 2016-02-02 01:07:44 +09:00

PDF output requires texlive:

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