BibDesk & TeXShop scripts
TeXShop CVS scripts
These AppleScripts provide ways of using CVS automatically from within TeXShop. By installing it in TeXShop, you can quickly run common CVS commands.
To install, download and unzip the archive. Open up TeXShop. Click on “Open Macro Editor” under the “Macro” menu. Then click on “Add macros from file” under the “Macro” menu. Select the file “TeXShop CVS – v20080905a.plist” from the file selection window and click “Open”. The macros have now been imported.
Download
The most recent release of the TeXShop CVS scripts is version 20080905a.
Download: TeXShop CVS – v20080905a.plist.zip (3 KB)
History
- 20080905a: improved installation procedure (thanks to Matthew McKague)
- 20080905: initial release
BibDesk CVS scripts
These AppleScripts provide ways of using CVS automatically from within BibDesk. By installing it in BibDesk, you can access the scripts menu and quickly run common CVS commands.
To install, unzip the archive. Copy the script files to the folder Library/Application Support/BibDesk/Scripts inside your home folder.
Download
The most recent release of the BibDesk CVS scripts is version 20080725.
Download: BibDesk CVS v20080725.zip (44 KB)
History
- 20080725: initial release
Insert BibDesk Citations
This AppleScript integrates TeXShop with BibDesk. By installing it in TeXShop, you can press a hotkey and quickly lookup and insert citations from BibDesk into your LaTeX file in TeXShop.
To install, download and unzip the archive. Open up TeXShop. Click on “Open Macro Editor” under the “Macro” menu. Then click on “Add macros from file” under the “Macro” menu. Select the file “Insert BibDesk Citations v20080623a.plist” from the file selection window and click “Open”. The macros have now been imported.
You may wish to assign a hotkey, such as Command-Option-C. In TeXShop, either highlight a string and press the hotkey to search for it, or simply press the hotkey and enter a search string into the dialog box. Select one or more of the search results and the cite key will be inserted.
Download
The most recent release of the Insert BibDesk Citations script is version 20080623a.
Download: Insert BibDesk Citations v20080623a.plist.zip (12 KB)
History
- 20080623a: improved installation procedure (thanks to Matthew McKague)
- 20080623: initial release