dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.margiolis.net/dotfiles.git
Log | Files | Refs | README | LICENSE

mdpdf (73B)


      1 #!/bin/sh
      2 
      3 pandoc $1.md --pdf-engine=xelatex -V mainfont=Arial -o $1.pdf