home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / pytexdoc / ext / lib / lib1 / excs / tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1996-11-08  |  1KB  |  26 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.68ex; " SRC="|."$dir".q|img17.png"
  6.  ALT="\begin{excdesc}{ZeroDivisionError}
  7. Raised when the second argument of a divisio...
  8. ...s a string indicating the type of the
  9. operands and the operation.
  10. \end{excdesc}">|; 
  11. $key = q/{excdesc}{KeyError}Raisedwhenamapping(dictionary)keyisnotfoundinthesetofexistingkeys.{excdesc};AAT/;
  12. $cached_env_img{$key} = q|<IMG
  13.   STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img6.png"
  14.  ALT="\begin{excdesc}{KeyError}
  15. Raised when a mapping (dictionary) key is not found in the set of
  16. existing keys.
  17. \end{excdesc}">|; 
  18. $key = q/{excdesc}{NameError}Raisedwhenalocalorglobalnameisnotfound.Thisappliesonlytounqualifiednames.Theassociatedvalueisthenamethatcouldnotbefound.{excdesc};AAT/;
  19. $cached_env_img{$key} = q|<IMG
  20.   STYLE="height: 2.38ex; vertical-align: 176.40ex; " SRC="|."$dir".q|img9.png"
  21.  ALT="\begin{excdesc}{NameError}
  22. Raised when a local or global name is not found. Thi...
  23. ... names. The associated value is the name that could
  24. not be found.
  25. \end{excdesc}">|; 
  26.