[OS X TeX] Switching between TeXShop and BibDesk
Claus Gerhardt
gerhardt at math.uni-heidelberg.de
Fri Sep 4 09:51:30 EDT 2009
It is a bit cumbersome to switch between two applications. The cmd-tab
command only switches back to last used application. Hence I offer two
Applescripts to switch between TeXShop and BibDesk. One should be
installed in BibDesk's Scripts menu, the other as a macro in TS.
To define a key shortcut for the script in BibDesk and also one for
copying the cite-keys to the clipboard see the screen shot below.
Claus
-- Applescript
do shell script "open " & "/Applications/BibDesk.app"
-- Applescript
do shell script "open " & "/Applications/TeXShop.app"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://email.esm.psu.edu/pipermail/macosx-tex/attachments/20090904/a1dcf593/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen shot 2009-09-04 at 15.47.40.png
Type: image/png
Size: 105135 bytes
Desc: not available
URL: <http://email.esm.psu.edu/pipermail/macosx-tex/attachments/20090904/a1dcf593/attachment.png>
More information about the MacOSX-TeX
mailing list