This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Make SAMT (Scuola Arti e Mestieri Trevano) documentations using markdown and convert them to pdf. | |
Install the atom package markdown-themeable-pdf, then open the folder of the package: | |
~/.atom/markdown-themeable-pdf/ and copy inside your logo (must be a square logo). | |
Then open the file "header.js" in the markdown-themeable-pdf foler and set the "height" to "2cm" and the "contents" to: | |
<div style="margin:0;"><div style="float:left;border:1px solid black;padding:2px 2px 0 2px;height:35px;z-index:1;background-color:white;"><img src="samt.png" style="width:33px"></div><div style="float:right;border:1px solid black;padding:4px 4px 0 4px;height:33px;font-size:11px;text-align:center;z-index:1;background-color:white;color:black;">Pagina:<br>{{page}} / {{pages}}</div><div style="overflow:auto;border-top:1px solid black;border-bottom:1px solid black;padding:2px 4px 2px 0;height:33px;font-size:11px;"><div style="width:100%;text-align:center;"><span style="color:black;">SAMT - Sezione Informatica</span><br><div style= |