macOS
brew install latex2htmllocal Homebrew formula metadata
sudo port install latex2htmlMacPorts ports tree · print/latex2html/Portfile · 来源: api.github.com
安装
brew install latex2htmllocal Homebrew formula metadata
sudo port install latex2htmlMacPorts ports tree · print/latex2html/Portfile · 来源: api.github.com
sudo apt install latex2htmlDebian stable package indexes · latex2html · 来源: deb.debian.org
sudo dnf install latex2htmlFedora Rawhide package metadata · latex2html · 来源: dl.fedoraproject.org
nix profile install nixpkgs#latex2htmlnixpkgs package indexes · pkgs/by-name/la/latex2html/package.nix · 来源: api.github.com
sudo pacman -S latex2htmlArch Linux sync databases · latex2html · 来源: geo.mirror.pkgbuild.com
sudo zypper install latex2htmlopenSUSE Tumbleweed package metadata · latex2html · 来源: download.opensuse.org
概览
LaTeX-to-HTML translator
历史
LaTeX2HTML is a long-running LaTeX-to-HTML translator that turns LaTeX documents into linked web pages. It preserves document structure, navigation panels, cross-references, citations, footnotes, tables of contents, and many LaTeX constructs while converting heavily formatted content such as equations and figures to images when needed.
The project originated with Nikos Drakos at the Computer Based Learning Unit, University of Leeds; the README names Drakos as the original author, and historical generated pages carry 1993 copyright notices. Ross Moore at Macquarie University later became a principal author listed in the README, with Marek Rouchal and Jens Lippmann listed as former authors.
LaTeX2HTML grew alongside the early web as an answer to a concrete publishing problem: authors already had structured LaTeX documents, while the web needed navigable HTML. Its feature set reflects that era, including generated navigation panels, hypertext cross-references, image conversion for equations, and support for raw HTML embedded in LaTeX.
The GitHub repository was created on 2016-06-27, providing a modern source-control home for a tool whose change log still records annual maintenance releases through the 2020s.
LaTeX2HTML became a recognizable part of TeX and Unix publishing culture because many academic and technical sites used it to publish manuals, course notes, standards drafts, and software documentation as static HTML. The official site documents availability through Fedora, Debian, Ubuntu, Homebrew, and MacPorts.
Its adoption declined as PDF-first publishing, MathJax, Sphinx, Pandoc, and static-site generators became common, but it remains packaged because old document trees and automated build systems still depend on its particular HTML output model.
Users run `latex2html` on a LaTeX source file to generate a directory of linked HTML pages. Companion tools such as `pstoimg` and `texexpand` support image generation and source expansion, and the README points to `perldoc latex2html`, `latex2html -help`, and the docs directory for detailed usage.
LaTeX2HTML is package-nerd significant because it captures the first wave of TeX-to-web conversion in a still-packaged command-line tool. It is also a dependency fossil: even if a new project would choose a newer converter, old documentation builds may require LaTeX2HTML's exact behavior.
For package maintainers, it is the kind of utility that forces careful dependency handling around Perl, TeX, Ghostscript, Netpbm, Poppler, dvips, and dvipng.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$L2HCONFIG~/.latex2html-init./.latex2html-init可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
latex2html | cli | 全局可执行文件 | |
pstoimg | cli | 全局可执行文件 | |
texexpand | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/latex2html/latex2html
安装元数据
| 软件包键 | brew:latex2html |
|---|---|
| 版本 | 2026 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/latex2html |
| 主页 | https://www.latex2html.org |
| 仓库 | https://github.com/latex2html/latex2html |
| 上游文档 | https://www.latex2html.org/ |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/latex2html/latex2html/archive/refs/tags/v2026.tar.gz |
| 依赖 | ghostscript, netpbm |
| 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 | latex2html |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
latex2html 2025+debian1-3
LaTeX to HTML translator
sudo apt install latex2htmllatex2html
nix profile install nixpkgs#latex2htmllatex2html 2024-debian1-2
LaTeX to HTML translator
sudo apt install latex2htmllatex2html 2026-1.fc45
Converts LaTeX documents to HTML
https://github.com/latex2html/latex2html/releases
sudo dnf install latex2htmllatex2html 2026-1
a convertor written in Perl that converts LaTeX documents to HTML
https://www.ctan.org/pkg/latex2html
sudo pacman -S latex2htmllatex2html 2026-1.1
LaTeX to HTML Converter
https://github.com/latex2html/latex2html/
sudo zypper install latex2htmllatex2html-doc 2026-1.1
Documentation for the Latex2HTML Converter
https://github.com/latex2html/latex2html/
sudo zypper install latex2html-doclatex2html-pngicons 2026-1.1
Icons in the PNG format for LateX2HTML
https://github.com/latex2html/latex2html/
sudo zypper install latex2html-pngiconslatex2html
sudo port install latex2html来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.