[OS X TeX] Switching between TeXShop and BibDesk

Claus Gerhardt gerhardt at math.uni-heidelberg.de
Fri Sep 4 15:51:30 CEST 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://tug.org/pipermail/macostex-archives/attachments/20090904/a1dcf593/attachment-0001.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://tug.org/pipermail/macostex-archives/attachments/20090904/a1dcf593/attachment-0001.png>
-------------- next part --------------
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
List Archive: http://tug.org/pipermail/macostex-archives/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex



More information about the macostex-archives mailing list