Ralf Angeli <[email protected]> writes:

Hi Ralf,

>> My answer from yesterday didn't hit Gmane yet.  Anyway, the problem
>> seems to be with multifile TeX docs, where the current file that is
>> given to synctex is in some subdir.
>>
>>   synctex view -i master.tex -o master.pdf         # Works
>>   synctex view -i sections/foo.tex -o master.pdf   # Does not work
>>   synctex view -i ./sections/foo.tex -o master.pdf # Works
>>   synctex view -i ./master.tex -o master.pdf       # Does not work
>
> In my case the variant with the ./ always fails.  (Not sure if this is
> relevant, but the paths in the .synctex.gz file are also without
> leading dots.)

Really strange.

> I have synctex version 1.2 here.  Do you use a different version?

No, I also have 1.2 as distributed with TeXLive 2010.

Bye,
Tassilo

_______________________________________________
auctex-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to