LaTeXing / LaTeXing-Documentation

Documentation for LaTeXing.
http://www.latexing.com
15 stars 9 forks source link

Add new PDF viewer source #9

Open ghost opened 8 years ago

ghost commented 8 years ago

I am trying to add a new PDF viewer, but nothing happens after compilation. If I changed the first entry to skim it works fine. Any ideas what is wrong?

"pdf_viewer_osx": { "pdfexpert": [ "/Applications/PDFExpert.app", ] }, "pdf_viewer_order" : [ // OSX "pdfexpert", "skim", "preview", ]