summaryrefslogtreecommitdiff
path: root/support/autoview/usrguide/images.pl
blob: 56f8d3c3d04102631486015744c75770ea7b5bc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# LaTeX2HTML 98.1 release (February 19th, 1998)
# Associate images original text with physical files.


$key = q/{inline}mboxbullet{inline}MSF=1.6;AAT;/;
$cached_env_img{$key} = q|<IMG
 WIDTH="11" HEIGHT="14" ALIGN="BOTTOM" BORDER="0"
 SRC="img1.gif"
 ALT="$\mbox{$\bullet$}$">|; 

1;