X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=sample.md;h=f7a4d5473bb4bb41cc4921c049a72810928564db;hb=67524663784b4a47e4b18fe67583f43351edbfde;hp=8cea5d6b3ae5a25c2daf2a19806f1b4215cef893;hpb=6f9f33a6a5c7d677b4f4464218c01580a391cf08;p=smdp.git diff --git a/sample.md b/sample.md index 8cea5d6..f7a4d54 100644 --- a/sample.md +++ b/sample.md @@ -1,6 +1,6 @@ %title: mdp - Sample Presentation -%author: Michael Göhler -%date: 2014-09-18 +%author: visit1985 +%date: 2014-09-22 mdp === @@ -163,6 +163,22 @@ Use *fg* to resume it. ------------------------------------------------- +# Convert your presentation to PDF + +To publish your presentation later on, you may +want to convert it to PDF. + +This can be achieved by two additional tools: + +- *markdown* to convert to HTML +- *wkhtmltopdf* to convert from HTML to PDF + +After installing them, you can simply type: + + $ markdown sample.md | wkhtmltopdf - sample.pdf + +------------------------------------------------- + ## Last words I hope you like *mdp*. But be aware, that it is