mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-03 10:03:20 -05:00
Added readme for export to PDF
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#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/](http://johnmacfarlane.net/pandoc/)
|
||||
Reference in New Issue
Block a user