* Tassilo Horn (2011-04-03) writes: > 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.) I have synctex version 1.2 here. Do you use a different version? -- Ralf _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
