# tex2html-vlsergey
**Repository Path**: checkp2p/tex2html-vlsergey
## Basic Information
- **Project Name**: tex2html-vlsergey
- **Description**: No description available
- **Primary Language**: Java
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-07-24
- **Last Updated**: 2024-07-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## 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