Conversion between markup formats
Go to file
2013-02-14 03:47:12 -06:00
.chain-deps .chain-deps: don't need dlist 2012-06-22 19:52:07 +09:00
.gitignore update to 1.9.4.5 2012-10-27 21:49:32 +09:00
pandoc-1.9.4-no-threaded-runtime.patch disable threaded runtime also to allow building on all secondary archs 2012-10-26 16:18:12 +09:00
pandoc.spec - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 03:47:12 -06: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.5 2012-10-27 21:49:32 +09:00

PDF output requires texlive:

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