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 057736738f
disable luatex in default.beamer (#861300)
13 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-templates-disable-luatex.patch disable luatex in default.beamer (#861300) 13 years ago
pandoc.spec disable luatex in default.beamer (#861300) 13 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 ...