I have updated this script. The new source is at: http://links.tedpavlic.com/shell_scripts/texshop
Of the updates (discussed in the usage and in the comments at the top of the script), the one that might be most interesting is: texshop -r blah.tex The "-r" prevents TeXShop from refreshing the text (and losing your most recent changes). Also, if you omit the "tex" extension (e.g., "blah" or "blah."), if that filename does not exist, "tex" will be added. If that doesn't exist, then the script will bail with an error. --Ted Ted Pavlic wrote: > Someone e-mailed me to ask me if I knew of a script to support using > TeXShop with Skim. That is, he wanted to use pdfsync and Skim to bring > him to a particular line in TeXShop. > > I came up with this... -- Ted Pavlic <[EMAIL PROTECTED]> ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Skim-app-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/skim-app-users
