TEXT   29
If your html2latex is not working
Guest on 9th March 2023 01:25:17 PM


  1. If your html2latex is not working correctly, this may be because you
  2. do not have many of the needed packages.  html2latex requires
  3. HTML::TreeBuilder perhaps LWP::Simple and URI.  If you do not have
  4. either of these, try typing B<perl -MCPAN -e shell> at the command
  5. line.  This will bring up a shell for CPAN (The Comprehensive Perl
  6. Archive Network). Then, as root try typing B<install
  7. HTML::TreeBuilder>. Should work like magic.

Raw Paste

Login or Register to edit or fork this paste. It's free.