mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-16 02:23:32 -06:00
.. | ||
images | ||
GettingStarted.md | ||
Installation.md | ||
README.md |
#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/