Skip to content

Added a Google Chrome viewer with forward sync #1507

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

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!

@deathaxe deathaxe force-pushed the master branch 4 times, most recently from c49c2ff to bd5a43f Compare December 26, 2024 21:08
@deathaxe deathaxe force-pushed the master branch 3 times, most recently from 38346cc to fc0d179 Compare January 1, 2025 16:38
@deathaxe deathaxe force-pushed the master branch 4 times, most recently from 400c2a7 to ddbe797 Compare August 12, 2025 12:40
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.

1 participant