-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clicking on references/links? #35
Comments
No it doesn't, but it is possible in principle. It is a bit involved so I won't do that anytime soon, but the plan is roughly:
What might complicate this plan is dealing multiple passes, but I think auxiliary files are not needed for hyperref to work (unlike document outlines and page number references, "tying the knot" is mostly done by the document reader not by the TeX engine). |
My favorite packages |
Does the TeXpresso viewer support jumping to the destination of a reference?
(When working on scientific LaTeX documents it is very useful to be able to follow references, and also to have a shortcut to go back to where we where before following it.)
The text was updated successfully, but these errors were encountered: