eqn2img
Embed LaTeX equations in HTML files
Install
- All systems
-
curl cmd.cat/eqn2img.sh
- Debian
-
apt-get install gladtex
- Ubuntu
-
apt-get install gladtex
- Kali Linux
-
apt-get install gladtex
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gladtex
- Raspbian
-
apt-get install gladtex
- Dockerfile
- dockerfile.run/eqn2img
gladtex
Embed LaTeX equations in HTML files
GladTeX is a preprocessor that enables the use of LaTeX equations within HTML files. The equations, embedded in <EQ>...</EQ> tags, as if within $$..$$ in LaTeX, is fed through LaTeX and replaced by images. Additionally all images get an alt-tag for alternative texts that contains the LaTeX-equivalent of the image. This is handy for text-mode browsers or blind people using a screen reader.