* Damien Cassou (2009-04-19) writes: > Ralf Angeli-3 wrote: >> >> Hm, so there seems to be everything in place. What does a direct call >> of the synctex executable return in your case? You can use something >> like the following command line: >> >> synctex view -i 10:1:file.tex -o file.pdf >> >> Just replace "10" with the line number you actually want to check and >> "file" with the respective file name. >> > > With a more interesting line number and the main file: > > $ synctex view -i 417:1:gpce2009.tex -o gpce2009.pdf > This is SyncTeX command line utility, version 1.0 > SyncTeX result begin > Output:gpce2009.pdf > Page:3
Okay, so line 417 is associated with page 3 of the output page. What's the result if you put point on that line and type M-: (TeX-synctex-output-page) <RET> ? -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
