ResInsight/Documentation/source
2013-10-18 16:57:06 +02:00
..
images User Doc: Added some Icons 2013-10-18 15:25:39 +02:00
GettingStarted.md Modifications to be able to generate PDF 2013-10-18 16:37:39 +02:00
Installation.md Initial commit for documentation framework 2013-10-18 14:23:05 +02:00
README.md Added readme for export to PDF 2013-10-18 16:57:06 +02:00

#Create PDF#

Pandoc can be used to generated PDF from a markdown file like this

pandoc -f markdown_github GettingStarted.md -o GettingStarted.pdf

See here for information on Pandoc http://johnmacfarlane.net/pandoc/