home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / apps / text_ed / xedit210 / dokus / handbuch.tex / images.pl < prev    next >
Text File  |  1994-03-05  |  257b  |  12 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3.  
  4.  
  5. $key = q/scriptstyleit{Plus;MSF=1.6;LFS=12;AAT/;
  6. $cached_env_img{$key} = q|<IMG
  7.  STYLE="" SRC="|."$dir".q|img1.png"
  8.  ALT="$\scriptstyle \it Plus$">|; 
  9.  
  10. 1;
  11.  
  12.