On 04.08.2007, at 18:38, Brad Miller wrote:
- PDFsyncing: When using "Show in PDFViewer", TextMate hangs for
about 10 seconds and then shows me the document in Skim, but not on the correct page. During these 10 seconds CPU use goes up to around 25%. I'm using \include{somesection} in a master document. pdfsync also seems not to work with "Typeset and View". It used to work with the old version. Syncing back from Skim to TM works flawlessly, even with includes.
Oliver, pdfsync is working just fine for me, even in files that are included as you indicated above. Do you have a \usepackage {pdfsync} in your document? If so, can you tell me how and where it is included. If I don't detect that you have that package included then I don't even try to go to the right place in your pdf.
Well, I looked a little harder and I did find a bug in how I set up the command to search for the right line in Skim. I fixed that.
Everything working perfectly now. I still have to wait for the 10s when using "Show in PDFViewer" but it syncs to the correct location. Might be an issue with Skim?
Thanks again Brad Oliver