home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1B / DATAFILE_PDCD1B.iso / _tex / tex / source / l2esrc1 / !TeX / LaTeX2eSrc / compan.err / images.pl < prev    next >
Text File  |  1994-09-26  |  515b  |  18 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3.  
  4.  
  5. $key = q/%latex2htmlidmarker652setcounter{}{0}fnsymbol{};AAT/;
  6. $cached_env_img{$key} = q|<IMG
  7.   STYLE="height: 196.25ex; vertical-align: -0.12ex; " SRC="|."$dir".q|img1.png"
  8.  ALT="% latex2html id marker 652
  9. \setcounter{}{0}\fnsymbol{}">|; 
  10.  
  11. $key = q/usebox{myboxb};AAT/;
  12. $cached_env_img{$key} = q|<IMG
  13.   STYLE="height: 8.60ex; vertical-align: 170.70ex; " SRC="|."$dir".q|img2.png"
  14.  ALT="\usebox{\myboxb}">|; 
  15.  
  16. 1;
  17.  
  18.