* Artemio Gonzalez Lopez (2008-07-25) writes: > On Jul 25, 2008, at 6:44 PM, Ralf Angeli wrote: > >> What's the result of >> M-: (TeX-source-correlate-determine-method) <RET> >> ? > > Debugger entered--Lisp error: (void-function TeX-source-correlate- > determine-method)
Then your AUCTeX installation is too old. If you are sure that you installed a version from the latest CVS sources, perhaps it is being shadowed by an older installation. In that case, `M-x list-load-path-shadows <RET>' could help to find the other installation. >> Do you need to pass any special options to this viewer for inverse >> search with SyncTeX to work? > > I am afraid I don't know how the TeXWorks viewer works, although I > think it's based on the Poppler library (I believe the source code is > freely available at http://tug.org/texworks). Before I start looking at the sources, does it give some hints about command line options when being called from the command line with something like `<viewer> --help'? -- Ralf _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
