How to Install gnuhtml2latex in Ubuntu 18.04



Install gnuhtml2latex by entering the following commands in the terminal:

sudo apt update
sudo apt install gnuhtml2latex

Description:

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.

Version: 0.4-3

Section: universe/text