gnuhtml2latex
Convert HTML files to LaTeX
Install
- All systems
-
curl cmd.cat/gnuhtml2latex.sh
- Debian
-
apt-get install gnuhtml2latex - Ubuntu
-
apt-get install gnuhtml2latex - Kali Linux
-
apt-get install gnuhtml2latex - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install gnuhtml2latex - Raspbian
-
apt-get install gnuhtml2latex
gnuhtml2latex
Convert HTML files to LaTeX
gnuhtml2latex is a Perl script that converts HTML files to LaTeX files. It takes list of .html files as arguments and make .tex ones. Can also convert html stdin to latex stdout.