macOS
brew install hevealocal Homebrew formula metadata
sudo port install heveaMacPorts ports tree · textproc/hevea/Portfile · 来源: api.github.com
安装
brew install hevealocal Homebrew formula metadata
sudo port install heveaMacPorts ports tree · textproc/hevea/Portfile · 来源: api.github.com
sudo dnf install heveaFedora Rawhide package metadata · hevea · 来源: dl.fedoraproject.org
nix profile install nixpkgs#heveanixpkgs package indexes · pkgs/by-name/he/hevea/package.nix · 来源: api.github.com
sudo pacman -S heveaArch Linux sync databases · hevea · 来源: geo.mirror.pkgbuild.com
sudo zypper install heveaopenSUSE Tumbleweed package metadata · hevea · 来源: download.opensuse.org
概览
LaTeX-to-HTML translator
历史
HEVEA is Luc Maranget's OCaml-written LaTeX-to-HTML translator from Inria. It is a long-lived document-conversion tool that favors direct HTML output, LaTeX macro understanding, and companion utilities such as HACHA for splitting generated documents.
The official home page describes HEVEA as a quite complete and fast LaTeX-to-HTML translator written in Objective Caml. The README says it accepts a fairly complete subset of LaTeX2e, understands LaTeX macro definitions, lets users customize output by writing LaTeX code, and can translate large manuals or books quickly.
HEVEA's source distribution history predates the GitHub mirror. The Inria distribution directory preserves version 1.99 artifacts from August 30, 2012, and the old-version index shows the 2.00 series beginning in January 2013. The GitHub repository was created on May 7, 2018 as a public source-control home for continued development.
The CHANGES file records a long evolution: version 1.99 was the last release targeting HTML 4.0 output, version 2.00 moved to HTML 5.0 output, version 2.29 added MathJax support, version 2.36 added OCaml 5.0 compatibility, and version 2.38 included Windows adaptation work and numerous fixes.
HEVEA's adoption belongs to the TeX and OCaml worlds: it is useful where authors have LaTeX sources but want navigable, static HTML without running a full browser-side rendering stack. The official site links to examples and a paper describing the use of HEVEA to translate 14 documents by 14 authors.
The home page documents availability through opam, Windows porting, Linux package systems, and MacPorts. The Homebrew package sits in that wider cross-platform packaging trail, alongside Debian, Fedora, Nix, Arch, Ubuntu, and other distribution packages recorded in the input facts.
Users run `hevea` on LaTeX input to produce one HTML file, then use `hacha` to cut that output into smaller files when a multi-page HTML manual is desired. The manual also documents `imagen` for handling constructs that need help from LaTeX, `bibhva` for bibliographies, and `esponja` for HTML processing.
HEVEA is highly style-file oriented. Its manual covers standard and additional style files, CSS support, macro customization, raw HTML insertion, alternate text and info outputs, and practical invocation of `hevea`, `hacha`, and `imagen`.
HEVEA matters to package nerds because it is a specialized converter with a very Unixy shape: a compiler-like command, companion filters, source distribution, man-page-style documentation, and long distribution life across TeX, OCaml, and OS package ecosystems.
It also represents a different branch of LaTeX-to-web tooling from Pandoc, LaTeXML, lwarp, or TeX4ht. Instead of treating LaTeX mainly as markup to parse into a general document AST, HEVEA leans on an OCaml implementation that understands a large useful subset of LaTeX and emits direct HTML.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bibhva | cli | 全局可执行文件 | |
esponja | cli | 全局可执行文件 | |
hacha | cli | 全局可执行文件 | |
hevea | cli | 全局可执行文件 | |
imagen | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:hevea |
|---|---|
| 版本 | 2.38 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/hevea |
| 主页 | https://hevea.inria.fr/ |
| 仓库 | https://github.com/maranget/hevea |
| 上游文档 | https://hevea.inria.fr/doc |
| 许可证 | QPL-1.0 AND GPL-2.0-only |
| 源码归档 | https://hevea.inria.fr/old/hevea-2.38.tar.gz |
| 最后更新 | 2026-07-13T05:11:30Z |
| Pulse | updated |
| 依赖 | ocaml |
| 构建依赖 | ocamlbuild |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hevea |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
hevea 2.36-2+b4
translates from LaTeX to HTML, info, or text
sudo apt install heveahevea
nix profile install nixpkgs#heveahevea 2.36-2
translates from LaTeX to HTML, info, or text
sudo apt install heveahevea 2.38-3.fc45
LaTeX to HTML translator
sudo dnf install heveahevea 2.38-1
A quite complete and fast LATEX to HTML translator
http://pauillac.inria.fr/~maranget/hevea/
sudo pacman -S heveahevea 2.38-1.4
A fast LaTeX to HTML translator
sudo zypper install heveahevea
sudo port install hevea来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.