Conversion between markup formats
Go to file
Jens Petersen e31d84c337 temporarily exclude armv7hl since build hangs
mysteriously with ghc-7.6.3 and llvm-3.3 hanging (#992430)
I hope that ghc-7.8 will fix this at least
2013-08-28 19:11:30 +09:00
.gitignore update to 1.11.1 2013-03-22 18:36:20 +09:00
pandoc.spec temporarily exclude armv7hl since build hangs 2013-08-28 19:11:30 +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.11.1 2013-03-22 18:36:20 +09:00

PDF output requires texlive:

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