https://github.com/vlsergey/tex2html
TeX to HTML / MOBI / FB2 translator
https://github.com/vlsergey/tex2html
fb2 html latex mobi tex
Last synced: 7 months ago
JSON representation
TeX to HTML / MOBI / FB2 translator
- Host: GitHub
- URL: https://github.com/vlsergey/tex2html
- Owner: vlsergey
- License: mit
- Created: 2021-11-06T19:53:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-15T19:18:20.000Z (over 3 years ago)
- Last Synced: 2025-01-22T14:34:22.945Z (9 months ago)
- Topics: fb2, html, latex, mobi, tex
- Language: Java
- Homepage:
- Size: 529 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TeX to HTML / MOBI / FB2 translator
[](https://github.com/vlsergey/tex2html/actions/workflows/build.yml)
[](https://github.com/vlsergey/tex2html/actions/workflows/codeql-analysis.yml)This tool is an almost pure Java implementation for Tex-to-HTML translation. Primary goal is to provide FB2 and MOBI formats for https://github.com/vlsergey/infosec project (book about information security). But other TeX/LaTeX projects can make use of it as well.
Planned features:
* minimum dependencies except JDK and may be NodeJS (for mathjax formula pictures generation)
* GitHub action for simple usage