home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / useful / dist / text / tex / pastex / macros / latex / multicol / multicol.bug / images.pl (.txt) < prev    next >
LaTeX Document  |  1992-09-07  |  306b  |  8 lines

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