home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / pytexdoc / ext / lib / lib2 / rgbimg / tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1996-11-08  |  747b  |  17 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.17ex; vertical-align: 176.55ex; " SRC="|."$dir".q|img2.png"
  6.  ALT="\begin{funcdesc}{sizeofimage}{file}
  7. This function returns a tuple \code{(\var{x}...
  8. ... RGB pixels, and 1 byte greyscale pixels
  9. are currently supported.
  10. \end{funcdesc}">|; 
  11. $key = q/{excdesc}{error}Thisexceptionisraisedonallerrors,suchasunsupportedfiletype,etc.{excdesc};AAT/;
  12. $cached_env_img{$key} = q|<IMG
  13.   STYLE="height: 196.25ex; vertical-align: -0.57ex; " SRC="|."$dir".q|img1.png"
  14.  ALT="\begin{excdesc}{error}
  15. This exception is raised on all errors, such as unsupported file type, etc.
  16. \end{excdesc}">|; 
  17.