mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added readme for export to PDF
This commit is contained in:
parent
b3d9926d31
commit
4d88ba45e6
8
Documentation/source/README.md
Normal file
8
Documentation/source/README.md
Normal file
@ -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/)
|
Loading…
Reference in New Issue
Block a user