home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fonts 1 / freshfonts1.bin / programs / amiga / mma2ltx / mypic.tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1994-09-01  |  586b  |  15 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3. $key = q//;
  4. $cached_env_img{$key} = q|<IMG
  5.   STYLE="height: 2.87ex; vertical-align: 175.63ex; " SRC="|."$dir".q|img2.png"
  6.  ALT="\begin{mmapicture}
  7. \mmaputtext(61.005,87.596)(0,2){$0.2$}
  8. \mmaputtext(114.822,...
  9. \mmaputtext(141.732,129.173)(-1,-1){$f(x)= \sin \frac{1}{x}$}
  10. \end{mmapicture}">|; 
  11. $key = q/{frac{{1}}{{x}}};MSF=1.6;AAT/;
  12. $cached_env_img{$key} = q|<IMG
  13.  STYLE="height: 196.25ex; vertical-align: -0.92ex; " SRC="|."$dir".q|img1.png"
  14.  ALT="${\frac{{1}}{{x}}}$">|; 
  15.