-
Notifications
You must be signed in to change notification settings - Fork 20
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
Include PDF viewer #84
Comments
@turesheim : I wanted to make this changes ... do you have any suggestions for PDF viewer? |
Sounds good, thank you for looking into this! I guess a PDF viewer makes sense for other use(r)s of Eclipse outside of TeX. BTW the Pdf4Eclipse fork stopped working with 2021 releases of Eclipse. |
@fiee , @turesheim : I've added PDF viewer feature. Will you please validate once ? |
How can I install it? The nightlies site stopped in 2021-09, and the marketplace has only 2.0.3 |
Feature Request
Please include an usable PDF viewer to get an UX similar to TeXstudio (but better).
Setting up an external viewer and get it working with SyncTeX is very difficult. TeXlipse’s default viewer iTeXmac was only available for OSX and isn’t any more (i.e. had its latest release in 2007).
There is TeXlipse’s companion project PDF4Eclipse that did the job well, but that is also outdated and nonfunctional. There’s a clone that’s mostly working: https://github.com/lenny/Pdf4Eclipse
It would make sense to include this in TeXlipse and also update it. (I know you got no ressources...)
What is the current behavior?
TeXlipse calls a configurable external viewer (keep this option!). Default, regardless of platform, is iTeXmac (see above).
What is the expected or desired behavior?
Integrated PDF viewer with SyncTeX.
Please provide use cases for changing the current behavior:
Better user experience in IDE spirit.
The text was updated successfully, but these errors were encountered: