Skip to content

Conversion to HTML #23

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

Closed
rzach opened this issue Nov 27, 2017 · 5 comments
Closed

Conversion to HTML #23

rzach opened this issue Nov 27, 2017 · 5 comments

Comments

@rzach
Copy link
Owner

rzach commented Nov 27, 2017

Figure out a good way to convert everything to HTML and ePub.

@david-a-wheeler
Copy link

There are many options, but I don't know if any are good. The TeX FAQ has a list of ways to generate HTML. There's also pandoc/

@rzach
Copy link
Owner Author

rzach commented Jan 25, 2023

Back when I opened this, the most promising option seemed to be latexml. The main problem is that the code uses a lot of configurations, custom TeX code, and packages (esp cleveref, subfiles). The customizations use xparse, which still isn't supported, although some of the others now are.

@rzach
Copy link
Owner Author

rzach commented Jun 29, 2023

LaTeXML .8.7 now does a decent job. The result is here: https://forallx.openlogicproject.org/html/index.html

I took some hints from these people (@0-andy-0 ?)
https://hackmd.io/@UoL-IWG/latexml

@0-andy-0
Copy link

0-andy-0 commented Jun 29, 2023 via email

@rzach
Copy link
Owner Author

rzach commented Jul 27, 2023

@rzach rzach closed this as completed Jul 27, 2023
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

3 participants