Skip to content
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

Added a Google Chrome viewer with forward sync #1507

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

zsiegel92
Copy link

I added a viewer in viewers/chrome.py that mimics the structure of the okular and evince viewers. I tried not to use too many weird methods, though I suppose the applescript I wrote may require user permissions. It works for me!

@zsiegel92
Copy link
Author

I think the Chrome viewer I wrote is the only viewer that directly calls synctex (rather than delegating that task to Skim or Zathura, etc.). It calls /Library/TeX/texbin/synctex.

If anyone knows the best practice for finding the synctex binary on a given machine, I'll replace it with that and I think this will be pretty merge-able!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant