将 LaTeX 转换为 ePub

发布于 2024-09-16 11:14:46 字数 1459 浏览 5 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

青衫负雪 2024-09-23 11:14:46

Pandoc 支持从 Latex 到 e-Pub 的转换。它很可能无法完全处理您的 Latex 文档,但它应该有助于转换过程。

Pandoc已将Tex公式转换为Mathml;我不知道这个转换有多好,因为我没有使用它。

Pandoc supports conversion from Latex to e-Pub. The chances are high that it doesn't handle your Latex documents completely, but it should help with the conversion process.

Pandoc has converted Tex formulae to Mathml; I don't know how good that conversion is since I haven't used it.

猫性小仙女 2024-09-23 11:14:46

您可以生成 HTML 格式的 TeX 输出,然后使用 Calibre 工具进行转换。基本上,ePub 是 HTML 文档的容器(就像 CHM fwiw 一样)。作为替代方案,请考虑 BookGlutton 和/或 LyX

You could generate the TeX output in HTML, and then use the Calibre tools to convert. Basically ePub is about being a container for HTML docs (just like CHM fwiw). As an alternative, consider BookGlutton and/or LyX

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文