fraoustin / Sublime2pdf

/!\ inactive /!\ plugin for sublime generate a pdf file for print
11 stars 3 forks source link

Addressing issue #3 - getting this to work on OSX and Linux. #4

Closed jaman closed 11 years ago

jaman commented 11 years ago

Fixing lanuncher issues with 2pdf to allow it to work on Linux and OSX. This should address the issue raised here: https://github.com/fraoustin/Sublime2pdf/issues/3

os.startfile is only available on Windows. This adds in support for Linux and OS X.