<html><head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head><body style="font-family: Helvetica Neue;" bgcolor="#FFFFFF"
text="#000000"><div style="font-family: Helvetica Neue;"><span
style="font-family: Helvetica Neue;">Hi René,<br>I followed your
suggestion and cloned the new LaTeX bundle. Now TeXShop doesn't open
anymore after the second (and successive) LaTeX compiles.<br><br>Cheers,<br>Angelo<br></span><br>René
Schwaiger wrote:<blockquote
cite="mid:5DBE0723-9C1A-4C0B-98CD-CB7E84C09050@f-m.fm" type="cite"><pre wrap="">Hi Jim,
</pre><blockquote type="cite"><pre wrap="">On 07 Jan 2015, at 20:35 , Starx <a class="moz-txt-link-rfc2396E" href="mailto:jstarx@gmail.com"><jstarx@gmail.com></a> wrote:
</pre><blockquote type="cite"><pre wrap="">Could you please change `refresh_viewer.scpt` by adding a `display alert`
</pre></blockquote><pre wrap="">Ren,
I actually did some checking along those lines before I got your message. I used a notification instead of a display alert, but the result is that the "TeXShop" block of code is definitely not being executed. Never the less, deleting the tell block from that code will still stop TeXShop from opening. I noticed you had to delete the tell block and not just the code within the tell block. Some online searching led me to the following which seems likely to be the root of the problem:
<a class="moz-txt-link-freetext" href="http://stackoverflow.com/questions/12431811/how-to-make-applescript-not-automatically-open-applications-in-tell-blocks">http://stackoverflow.com/questions/12431811/how-to-make-applescript-not-automatically-open-applications-in-tell-blocks</a>
Apparently the script should be compiled so that Skim and TeXShop are not both automatically opened.
</pre></blockquote><pre wrap=""><!---->
that is very valuable information. Thank you.
I compiled the script and updated the bundle accordingly. Could you please check if the changes work for you by following these steps:
1. Uninstall the LaTeX bundle inside TextMate
2. Clone the newest version of the bundle from GitHub in “Terminal”:
cd ~/Library/Application\ Support/TextMate/Managed/Bundles/
git clone <a class="moz-txt-link-freetext" href="https://github.com/textmate/latex.tmbundle.git">https://github.com/textmate/latex.tmbundle.git</a>
</pre><blockquote type="cite"><pre wrap="">I am not sure why Angelo and I seem to be the only ones having this issue. If the above is correct then this behavior should happen to everyone.
</pre></blockquote><pre wrap=""><!---->
Maybe Apple changed the behaviour in OS X 10.10. This would also explain why I am not able to reproduce the problem.
</pre><blockquote type="cite"><pre wrap="">-Jim
</pre></blockquote><pre wrap=""><!---->
Kind regards,
René
_______________________________________________
textmate mailing list
<a class="moz-txt-link-abbreviated" href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a>
<a class="moz-txt-link-freetext" href="http://lists.macromates.com/listinfo/textmate">http://lists.macromates.com/listinfo/textmate</a></pre></blockquote></div></body></html>