home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Divers / lyx-0.13.2.tar.gz / lyx-0.13.2.tar / lyx-0.13.2 / lib / examples / amsart-test.lyx / images.pl < prev    next >
Text File  |  1998-04-23  |  274b  |  12 lines

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