Tassilo Horn <[email protected]> writes: > Andreas Politz <[email protected]> writes: > > Hi Andreas,
Hey. > [...] I wouldn't object if you do something similar in PDF Tools. ;-) > > E.g., `pdf-sync-correlate-pdf' would return a list (file line column > search-regex) where the latter would only be used by `pdf-sync-goto-tex' > if column is -1 (in the hope that some future SyncTeX version will > eventually provide correct line numbers). Sounds good, but I don't know if a regexp is sufficient. I'm thinking of dropping the line and column values and return (file closure), such that closure finds the right position in the tex buffer, including some limited `uncompiling', i.e using the likes of LaTeX-math-default. -ap _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
