[OS X TeX] kpsewhich and TeXShop
Aaron Rendahl
rendahla at gmail.com
Sun Jan 6 20:28:20 CET 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
-------------- next part --------------
-------------------------- Helpful Info --------------------------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://www.esm.psu.edu/mac-tex/list/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
List Archive: http://tug.org/pipermail/macostex-archives/
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
More information about the macostex-archives
mailing list