home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fonts 1 / freshfonts1.bin / programs / amiga / mma2ltx / mysample.tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1994-09-01  |  377b  |  13 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: 314.00ex; " SRC="|."$dir".q|img1.png"
  6.  ALT="\begin{figure}\centering
  7. \fbox{%
  8. \mmaheaderprotrue
  9. \mmasetpic(283.4646,175....
  10. ...129.173)(-1,-1){$f(x)= \sin \frac{1}{x}$}
  11. \end{mmapicture}%
  12. \end{figure}">|; 
  13.