Difference between revisions of "Tannieschedulestuff"
Line 1: | Line 1: | ||
− | = md -> pdf | + | = md -> pdf = |
+ | |||
+ | (the non-latex way) | ||
# download [http://tannie.nl/techinc/20120331NIMK.md 20120331NIMK.md] | # download [http://tannie.nl/techinc/20120331NIMK.md 20120331NIMK.md] | ||
Line 7: | Line 9: | ||
# after <tt><body></tt> add <tt><div id="wrapper"></tt> | # after <tt><body></tt> add <tt><div id="wrapper"></tt> | ||
# before <tt></body></tt> add <tt></div></tt> | # before <tt></body></tt> add <tt></div></tt> | ||
+ | # open .html in browser, print (turn on 'print background colour/images') | ||
# Profit! | # Profit! | ||
Revision as of 10:34, 28 March 2012
md -> pdf
(the non-latex way)
- download 20120331NIMK.md
- multimarkdown -o 20120331nimk.html 20120331NIMK.md (I use peg-multimarkdown version 3.5)
- download techinc.css and put into same folder as 20120331nimk.html
- before </head> add <link rel="stylesheet" type="text/css" media="all" href="techinc.css" />
- after <body> add <div id="wrapper">
- before </body> add </div>
- open .html in browser, print (turn on 'print background colour/images')
- Profit!
sample table
Time | Who? | Subject |
---|---|---|
19:00 | person | chat |
20:00 | person2 | chat2 |