Incorporated SGE html needed items and corrections + more index entries by Andrea
[goodguy/cin-manual-latex.git] / common / packages.tex
index 0aa690281055eff54c67e57d08d0e21e62d6e26c..4b9312ff875ae76e07e88f8cc04f7fb4867cba5b 100644 (file)
 % Switch to sans serif (usually these do not contain SC):
 % \renewcommand*\familydefault{\sfdefault}
 
+% The necessary package for LaTeX2HTML
+\usepackage{html}
+% html.sty declares its own \hyperref - redefinition hack required
+\renewcommand{\hyperref}[2][]{\hyperrefhyper[#1]{#2}}
 
 %%% Local Variables:
 %%% mode: latex