Conversion between markup formats
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Jens Petersen 7320d47dc3
add bz reference for threaded rts issue (#862543)
12 years ago
.chain-deps .chain-deps: don't need dlist 13 years ago
.gitignore update to 1.9.4.2, add hsmarkdown symlink 13 years ago
README.fedora update to 1.9.1.1 (no longer separate markdown2pdf) 13 years ago
pandoc-1.9.4-no-threaded-runtime.patch disable threaded runtime also to allow building on all secondary archs 12 years ago
pandoc-templates-disable-luatex.patch disable luatex in default.beamer (#861300) 13 years ago
pandoc.spec add bz reference for threaded rts issue (#862543) 12 years ago
sources update to 1.9.4.2, add hsmarkdown symlink 13 years ago

README.fedora

PDF output requires texlive:

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