[OS X TeX] TeXShop and El Capitan

"M. Tamer Özsu" ozsut at mac.com
Fri Jul 10 14:25:14 EDT 2015


Whew! that was easy... Thanks much Michael.

==Tamer
--
M. Tamer Özsu
Professor, Cheriton School of Computer Science
Associate Dean (Research), Faculty of Mathematics
University of Waterloo
https://cs.uwaterloo.ca/~tozsu

> On Jul 10, 2015, at 1:37 PM, Michael Sharpe <msharpe at ucsd.edu> wrote:
> 
>> 
>> On Jul 10, 2015, at 10:10 AM, Herbert Schulz <herbs at wideopenwest.com> wrote:
>> 
>> Howdy,
>> 
>> Is the command tied to Opt-Cmd-O a macro? Unfortunately, new major versions of OS X all too often break some AppleScript commands. 
>> 
>> Good Luck,
>> Herb Schulz
>> 
>> 
>>> On Jul 10, 2015, at 6:38 PM, M. Tamer Özsu <ozsut at mac.com> wrote:
>>> 
>>> The next issue: For a beamer presentation, I have each frame as a separate file that I keep in Library/texmf/tex/latex. I have a bunch of \input{} commands in a root file in my Documents folder. TeXShop compiles nicely after the modification Richard recommended. However, when I click Cmd-Opt-o on the file name in the root file, it complains: "The document "..." could not be opened. The file doesn't exist." Needless to say, this worked perfectly fine before. Is there something obvious that I am not doing (again!...)
>>> 
>>> Many thanks.
>>> 
>>> ==Tamer
>>> --
>>> M. Tamer Özsu
> 
> By default, Opt-Cmd-O points to the macrto "Open Selection", which has the path to kpsewhich set to "/usr/texbin". This macro is just one of a number that have this hard-coded path, which will break under El Capitan. This one is easy to fix---using the Macro Editor, change the line
> 
> property kpsewhich_path : "/usr/texbin/kpsewhich"
> 
> to
> 
> property kpsewhich_path : "/Library/TeX/texbin/kpsewhich"
> 
> Michael
> 
> 
> ----------- 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: https://email.esm.psu.edu/mailman/listinfo/macosx-tex




More information about the MacOSX-TeX mailing list