home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fonts 1 / freshfonts1.bin / programs / amiga / pastex / archives / dvi2lj-0.49.lha / testpage.tex / images.pl < prev    next >
Text File  |  1992-09-09  |  287b  |  12 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3.  
  4.  
  5. $key = q/{frac{{1}}{{2}}};MSF=1.6;AAT/;
  6. $cached_env_img{$key} = q|<IMG
  7.  STYLE="height: 196.25ex; vertical-align: -0.92ex; " SRC="|."$dir".q|img2.png"
  8.  ALT="${\frac{{1}}{{2}}}$">|; 
  9.  
  10. 1;
  11.  
  12.