home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / text / pastex-1.3-2of8.lha / PasTeX / mf / doc / EnglishDoc.tex / images.pl < prev    next >
Text File  |  1990-10-28  |  519b  |  17 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3.  
  4.  
  5. $key = q/accent_inline}{manualFONT}accent_inline};MSF=1.6;LFS=12;AAT/;
  6. $cached_env_img{$key} = q|<IMG
  7.  STYLE="height: 1.52ex; vertical-align: 147.90ex; " SRC="|."$dir".q|img2.png"
  8.  ALT="{\manual FONT}">|; 
  9.  
  10. $key = q/accent_inline}{manualMETA}accent_inline};MSF=1.6;LFS=12;AAT/;
  11. $cached_env_img{$key} = q|<IMG
  12.  STYLE="height: 2.10ex; vertical-align: 147.32ex; " SRC="|."$dir".q|img1.png"
  13.  ALT="{\manual META}">|; 
  14.  
  15. 1;
  16.  
  17.