home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / pytexdoc / ext / lib / lib2 / md5 / tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1996-11-08  |  2KB  |  33 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.10ex; vertical-align: 176.41ex; " SRC="|."$dir".q|img4.png"
  6.  ALT="\begin{funcdesc}{digest}{}
  7. Return the digest of the strings passed to the \code{...
  8. ... which may contain
  9. non-\ASCII{} characters, including null bytes.
  10. \end{funcdesc}">|; 
  11. $key = q/{funcdesc}{copy}{}Returnacopy(``clone'')ofthemd5object.Thiscanbeusedtoefficientlycomputethedigestsofstringsthatshareacommoninitialsubstring.{funcdesc};AAT/;
  12. $cached_env_img{$key} = q|<IMG
  13.   STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img5.png"
  14.  ALT="\begin{funcdesc}{copy}{}
  15. Return a copy (\lq\lq clone'') of the md5 object. This can b...
  16. ...ute the digests of strings that share a common initial
  17. substring.
  18. \end{funcdesc}">|; 
  19. $key = q/{funcdesc}{md5}{optional{arg}}Forbackwardcompatibilityreasons,thisisanalternativenameforthecode{new()}function.{funcdesc};AAT/;
  20. $cached_env_img{$key} = q|<IMG
  21.   STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img2.png"
  22.  ALT="\begin{funcdesc}{md5}{\optional{arg}}
  23. For backward compatibility reasons, this is an alternative name for the
  24. \code{new()} function.
  25. \end{funcdesc}">|; 
  26. $key = q/{funcdesc}{new}{optional{arg}}Returnanewmd5object.Ifvar{arg}ispresent,themethodcallcode{update(var{arg})}ismade.{funcdesc};AAT/;
  27. $cached_env_img{$key} = q|<IMG
  28.   STYLE="height: 196.25ex; vertical-align: -0.70ex; " SRC="|."$dir".q|img1.png"
  29.  ALT="\begin{funcdesc}{new}{\optional{arg}}
  30. Return a new md5 object. If \var{arg} is present, the method call
  31. \code{update(\var{arg})} is made.
  32. \end{funcdesc}">|; 
  33.