I need to install the file ‘html.sty’, but don’t know what package it’s in. I think I need to install something called latex2e, but I don’t know what package has that.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can find some information about installing LaTeX at https://help.ubuntu.com/community/LaTeX, although I have to wonder why you would need the file
html.sty(a LaTeX style file) if you don’t already have LaTeX installed. But anyway: probably the simplest way to install LaTeX and a lot the associated stuff you might or might not use with it, isEDIT: According to some Google search results I just found,
html.stycomes with the packagelatex2html. Runningshould suffice to install it.