fix 1 character typo: s/jet/yet/
[smdp.git] / sample.md
index 0c8f51c..f7a4d54 100644 (file)
--- 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
 ===
@@ -58,11 +58,11 @@ second-level
 
 Inline codes are surrounded with backticks.
 
-C program begins excuting at the beginning of \`main()\`.
+C program starts with \`main()\`.
 
 becomes
 
-C program begins excuting at the beginning of `main()`.
+C program starts with `main()`.
 
 -------------------------------------------------
 
@@ -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