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 9c77096c47
drop the latex template patch for old TeXLive
12 years ago
.chain-deps .chain-deps: don't need dlist 13 years ago
.gitignore update to 1.9.4.5 12 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.spec drop the latex template patch for old TeXLive 12 years ago
sources update to 1.9.4.5 12 years ago

README.fedora

PDF output requires texlive:

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