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 46cdf55c55
new depends on blaze-html, temporary, zlib
13 years ago
.chain-deps update .chain-deps 14 years ago
.gitignore update to 1.9.1.1 (no longer separate markdown2pdf) 13 years ago
README.fedora update to 1.9.1.1 (no longer separate markdown2pdf) 13 years ago
pandoc-1.8.2.1-texlive2007-xelatex-outputdir.patch markdown2pdf: require texlive-latex instead of xetex; workaround xelatex writing to cwd 13 years ago
pandoc-default.latex-no-luatex.patch update to 1.9.1.1 (no longer separate markdown2pdf) 13 years ago
pandoc-enable-highlighting-flag.patch set highlighting build flag by patching instead to help dependency tracking 13 years ago
pandoc.spec new depends on blaze-html, temporary, zlib 13 years ago
sources update to 1.9.1.1 (no longer separate markdown2pdf) 13 years ago

README.fedora

PDF output requires texlive:

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