<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div class="">Hi Jim,</div><div class=""><br class=""></div><blockquote type="cite" class="">On 08 Jan 2015, at 21:49 , Starx <<a href="mailto:jstarx@gmail.com" class="">jstarx@gmail.com</a>> wrote:<br class=""><br class="">Rene,<br class=""><br class="">LaTeX is indeed checked under bundle preferences, but it was checked as soon as I cloned the latex bundle, I assumed this just indicated that Textmate knew that a latex bundle was present.  </blockquote><div class=""><br class=""></div><div class="">I tried it out myself and indeed the LaTeX bundle was checked after I cloned the bundle. So it might indeed be the case that TextMate has overwritten the cloned bundle — especially since the preferences showed that the cloned bundle was updated 14 years [sic] ago. Sorry, for providing flawed instructions. Here are hopefully correct ones:</div><div class=""><br class=""></div><div class="">1. Uninstall the LaTeX bundle inside TextMate preferences</div><div class=""><br class=""></div><div class="">2. There should be no `latex.tmbundle` or `LaTeX.tmbundle` in `~/Library/Application Support/TextMate/Managed/Bundles/`. If there still is a bundle with such a name please delete it.</div><div class=""><br class=""></div><div class="">3. Create the folder `~/Library/Application Support/Avian/Bundles/` if it does not already exist. You can use the following Terminal command:</div><div class=""><br class=""></div><div class="">    mkdir -p ~/Library/Application\ Support/Avian/Bundles/</div><div class=""><br class=""></div><div class="">4. Clone the LaTeX bundle into `Avian/Bundles`:</div><div class=""><br class=""></div><div class="">    cd ~/Library/Application\ Support/Avian/Bundles/</div><div class="">    git clone <a href="https://github.com/textmate/latex.tmbundle.git" class="">https://github.com/textmate/latex.tmbundle.git</a></div><div class=""><br class=""></div><div class="">After the bundle inside preferences is update the next time you can remove the cloned bundle, and install the one from preferences. </div><br class=""><blockquote type="cite" class="">The refresh_viewer.scpt can be opened by the apple script editor and by textedit as well.  When I do this I can see the code in the script.  I assume this means it's not compiled.<br class=""></blockquote><div class=""><br class=""></div><div class="">I assume so too. Just for reference, here is the alert dialog I get:</div><div class=""><br class=""></div><div class=""><img apple-inline="yes" id="25CEE3D7-4F29-4EDE-98C2-BFF1E208F4AA" height="271" width="532" apple-width="yes" apple-height="yes" src="cid:6C791D0D-FFE0-4757-9BA2-77B56309CE4A" class=""></div><br class=""><blockquote type="cite" class="">-Jim<br class=""></blockquote><div class=""><br class=""></div>Kind regards,<div class="">  René<br class=""><br class=""></div></body></html>