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 >
Wrap
LaTeX Document
|
1996-11-08
|
1KB
|
26 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate images original text with physical files.
$key = q//;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img17.png"
ALT="\begin{excdesc}{ZeroDivisionError}
Raised when the second argument of a divisio...
...s a string indicating the type of the
operands and the operation.
\end{excdesc}">|;
$key = q/{excdesc}{KeyError}Raisedwhenamapping(dictionary)keyisnotfoundinthesetofexistingkeys.{excdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img6.png"
ALT="\begin{excdesc}{KeyError}
Raised when a mapping (dictionary) key is not found in the set of
existing keys.
\end{excdesc}">|;
$key = q/{excdesc}{NameError}Raisedwhenalocalorglobalnameisnotfound.Thisappliesonlytounqualifiednames.Theassociatedvalueisthenamethatcouldnotbefound.{excdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.38ex; vertical-align: 176.40ex; " SRC="|."$dir".q|img9.png"
ALT="\begin{excdesc}{NameError}
Raised when a local or global name is not found. Thi...
... names. The associated value is the name that could
not be found.
\end{excdesc}">|;