macOS
brew install hevealocal Homebrew formula metadata
sudo port install heveaMacPorts ports tree · textproc/hevea/Portfile · source: api.github.com
brew
LaTeX-to-HTML translator. Version 2.38 via Homebrew; verified from local package data.
install
brew install hevealocal Homebrew formula metadata
sudo port install heveaMacPorts ports tree · textproc/hevea/Portfile · source: api.github.com
sudo apt install heveaDebian stable package indexes · hevea · source: deb.debian.org
sudo dnf install heveaFedora Rawhide package metadata · hevea · source: dl.fedoraproject.org
nix profile install nixpkgs#heveanixpkgs package indexes · pkgs/by-name/he/hevea/package.nix · source: api.github.com
sudo pacman -S heveaArch Linux sync databases · hevea · source: geo.mirror.pkgbuild.com
sudo zypper install heveaopenSUSE Tumbleweed package metadata · hevea · source: download.opensuse.org
overview
LaTeX-to-HTML translator
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bibhva | cli | global executable | |
esponja | cli | global executable | |
hacha | cli | global executable | |
hevea | cli | global executable | |
imagen | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:hevea |
|---|---|
| Version | 2.38 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/hevea |
| Homepage | https://hevea.inria.fr/ |
| Repository | https://github.com/maranget/hevea |
| Upstream docs | https://hevea.inria.fr/doc |
| License | QPL-1.0 AND GPL-2.0-only |
| Source archive | https://hevea.inria.fr/old/hevea-2.38.tar.gz |
| Dependencies | ocaml |
| Build dependencies | ocamlbuild |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hevea |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 heveasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.