[OS X TeX] kpsewhich and TeXShop

Aaron Rendahl rendahla at gmail.com
Sun Jan 6 14:28:20 EST 2008


On comp.tex.text the following script was recommended to me for  
easily viewing sty and cls files within packages:

#!/bin/sh
emacs -f toggle-read-only `kpsewhich $*`  &

Is there a way to modify it to open the file in TeXShop instead of  
emacs?

Thanks so much,
Aaron Rendahl
University of Minnesota School of Statistics



More information about the MacOSX-TeX mailing list