tex4ht
Binaries for TeX Live
Install
- All systems
-
curl cmd.cat/tex4ht.sh
- Debian
-
apt-get install tex4ht
- Ubuntu
-
apt-get install tex4ht
- Arch Linux
-
pacman -S tex4ht
- Kali Linux
-
apt-get install texlive-binaries
- CentOS
-
yum install tex4ht
- Fedora
-
dnf install tex4ht
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tex4ht
- Raspbian
-
apt-get install tex4ht
- Dockerfile
- dockerfile.run/tex4ht
texlive-binaries
Binaries for TeX Live
This package contains all the binaries of TeX Live packages. Note that this package alone has hardly any functionality. Rather, choose the texlive-* packages you want to use, e.g. texlive-latex-recommended or context
tex4ht
LaTeX and TeX for Hypertext (HTML) - executables
TeX4ht is a highly configurable TeX-based authoring system for producing hypertext. It interacts with TeX-based applications through style files and postprocessors, leaving the processing of the source files to the native TeX compiler. Consequently, TeX4ht can handle the features of TeX-based systems in general, and of LaTeX in particular. TeX4ht can be used both for authoring HTML using TeX/LaTeX input files, or for converting existing TeX input files (in any format) into HTML, with (usually) only minor modifications. Other varieties of hypertext can also be produced, including XML, XHTML, MathML and the Openoffice.org format of XML. There are a number of different ways to convert glyphs and graphics in the DVI files into PNG, GIF or JPEG. The default is to use dvipng. Alternatives using ghostscript, imagemagick, netpbm and/or pstoedit are also possible. This package contains the architecture dependent executables for TeX4ht.