Tassilo Horn <[email protected]> writes: > Andreas Politz <[email protected]> writes: > >>>> Sounds good, but I don't know if a regexp is sufficient. [...] >>> >>> Then the AUCTeX region-file to real-file translation we've discussed in >>> >>> https://github.com/politza/pdf-tools/issues/36 >>> >>> wouldn't work. For that, I'd be happy with any list (file line column >>> and now whatever you want). >> >> I could still run inbetween, i.e >> >> (funcall (make-locator (redirect (synctex pdf x y)))) > > Ah, yes. Ok, then I think the pull request at > > https://github.com/politza/pdf-tools/pull/42 > > is ok, no?
Basically yes. But I now think again that it should be a hook rather then a variable. This is more general and could actually be useful. E.g. clicking on a reference in the literature could jump to the .bib file (instead it of the .bbl one) orthogonal to the region handling. > The AUCTeX part is also implemented and pushed out already. > > > http://git.savannah.gnu.org/cgit/auctex.git/commit/?id=cef38f9946042b8ce26cf9a4deea0e5c54c35f06 Premature ? Maybe you wait a while. I in the process of working on that ,,other feature'' and I really like to take the opportunity to rename some of the pdf-sync functions/variables. -ap _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
