tex4ebook

TeX4ebook is a tool for conversion from \LaTeX\ to ebook formats, such as EPUB, MOBI and EPUB 3. It is based on TeX4ht^[https://tug.org/tex4ht/], which provides instructions for the actual \LaTeX\ to HTML conversion, and on make4ht^[https://ctan.org/pkg/make4ht?lang=en].
The conversion is focused on the logical structure of the converted document and metadata. Basic visual appearance is preserved as well, but you should use custom configurations if you want to make the document more visually appealing. You can include custom CSS or fonts in a configuration file.
TeX4ebook supports the same features as make4ht, in particular build files and extensions. These may be used for post-processing of the generated HTML files, or to configure the image conversion. See the make4ht documentation to see the supported features. [ctan.org/pkg/tex4ebook]

TeX4ebook 是一个将 \LaTeX\ 转换为电子书格式(如EPUB、MOBI和EPUB 3)的工具。它基于TeX4ht^[https://tug.org/tex4ht/],该工具提供实际的 \LaTeX\ 到HTML转换的指令;同时基于make4ht^[https://ctan.org/pkg/make4ht?lang=en]。
该转换专注于被转换文档的逻辑结构和元数据。基本的视觉外观也得以保留,但如果你希望让文档在视觉上更加吸引人,应该使用自定义配置。你可以在配置文件中包含自定义 CSS 或字体。
TeX4ebook 支持与 make4ht 相同的功能,尤其是构建文件和扩展。这些可以用于生成的HTML文件的后处理,或者配置图像转换。请参见 make4ht 文档以了解支持的功能。 [ctan.org/pkg/tex4ebook]