Drop html.sty in favour of url.sty

The latter is part of the core TeX Live distribution which is readily
available on all major operating systems.
latex-master
Olaf Meeuwissen 2016-07-14 20:50:14 +09:00
rodzic cea8a2357c
commit 4ab65fbce7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
\documentclass[11pt]{report}
\usepackage{times,graphicx,html}
\usepackage{times,graphicx,url}
% Not Currently using changebar package so comment out to reduce
% external dependencies.
%\usepackage{changebar}