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

Browser View Support & Converter to HTML #19

Open
GiacomoZheng opened this issue May 22, 2024 · 2 comments
Open

Browser View Support & Converter to HTML #19

GiacomoZheng opened this issue May 22, 2024 · 2 comments

Comments

@GiacomoZheng
Copy link

Is it possible to use Web Browser to view the .hnt files? We can use edge, chrome or safari to open the .pdf.

Also, is it possible to convert .hnt into .html, just like the latexml project?

@ruckertm
Copy link
Owner

Hi Giacomo,
for the HINT file format you need a viewer that can read it. A viewer, that works as a browser pugin is currently not available. It would however be a very interesting project. The binary (or short format) HINT files can be converted by the hstretch program to a text based format which is already quite close to html. The source for hstretch is open source, so it is possible to modify the source and generate html.
I am not a browser-plugin specialist nor an html specialist and my time does not allow taking up such projects but I will support anyone who wants to start such a project.
Best regards
Martin

@GiacomoZheng
Copy link
Author

Dear Ruckertm,

Thank you for your reply. Unfortunately, I am not an expert in html as well. May I ask what is the usage of the .hint file? I mean, any viewer for it?

Also, I am using your HINT viewer on MAC, and I find the "autoreload" functionality works very slow. Is it normal or a bug of the MAC version?

Thank you for your attention.

Best regards,
Renpeng

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

No branches or pull requests

2 participants