home *** CD-ROM | disk | FTP | other *** search
/ MS DOS Archives 1 / MS-DOS_Archives_Volume_One_Walnut_Creek.iso / msdos / graphics / grafxlib.arc / GRAFSEC1.TEX / images.pl < prev    next >
Text File  |  1987-09-01  |  450b  |  17 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3.  
  4.  
  5. $key = q/itpalette=0;MSF=1.6;AAT/;
  6. $cached_env_img{$key} = q|<IMG
  7.  STYLE="height: 196.25ex; vertical-align: -0.57ex; " SRC="|."$dir".q|img1.png"
  8.  ALT="$\it palette=0$">|; 
  9.  
  10. $key = q/itpalette=1;MSF=1.6;AAT/;
  11. $cached_env_img{$key} = q|<IMG
  12.  STYLE="height: 2.10ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img2.png"
  13.  ALT="$\it palette=1$">|; 
  14.  
  15. 1;
  16.  
  17.