Phil,
Glad you got it to work. You also uncovered a bug in how I check for packages. Currently I see a package called 'natbib,pdfsync' I'll fix that up shortly.
Brad
On Nov 1, 2007, at 7:17 AM, Phil Schumm wrote:
On Oct 31, 2007, at 5:23 PM, Brad Miller wrote:
The command checks to make sure that you have included pdfsync.sty before it attempts to sync with Skim. Since the Skim to LaTeX part is working my question is where and how do you have pdfsync included in your latex file? The command should be smart enough to follow inputs and includes but maybe you have a case I didn't consider.
That was it. I was using the line
\usepackage{natbib,pdfsync}
but as soon as I changed it to
\usepackage{natbib} \usepackage{pdfsync}
syncing from TextMate worked fine. Sorry if this was covered in the documentation and I missed it.
Thanks to Brad and Robin for their quick responses.
-- Phil
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate