blob: 9be8488457b8a3551ef6107d19c0b881a9b66493 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
% ITRANS html.sty stub file
% USE THIS FILE IF YOU DO NOT HAVE html.sty from the Latex2HTML package
\usepackage{comment}
\excludecomment{htmlonly}
\newcommand{\htmladdnormallink}[2]{#1}
\newenvironment{makeimage}{}{}
\newenvironment{imagesonly}{}{}
\newcommand{\htmlrule}[1][]{}
\newcommand{\htmlimage}[1]{}
|