home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / pytexdoc / ext / lib / lib1 / signal / tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1996-11-08  |  1KB  |  24 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.41ex; " SRC="|."$dir".q|img8.png"
  6.  ALT="\begin{funcdesc}{signal}{signalnum  handler}
  7. Set the handler for signal \var{s...
  8. ...rence manual for a description of frame objects).
  9. \obindex{frame}
  10. \end{funcdesc}">|; 
  11. $key = q/{datadesc}{NSIG}Onemorethanthenumberofthehighestsignalnumber.{datadesc};AAT/;
  12. $cached_env_img{$key} = q|<IMG
  13.   STYLE="height: 2.24ex; vertical-align: 176.54ex; " SRC="|."$dir".q|img4.png"
  14.  ALT="\begin{datadesc}{NSIG}
  15. One more than the number of the highest signal number.
  16. \end{datadesc}">|; 
  17. $key = q/{datadesc}{SIG_IGN}Thisisanotherstandardsignalhandler,whichwillsimplyignorethegivensignal.{datadesc};AAT/;
  18. $cached_env_img{$key} = q|<IMG
  19.   STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img2.png"
  20.  ALT="\begin{datadesc}{SIG_IGN}
  21. This is another standard signal handler, which will simply ignore
  22. the given signal.
  23. \end{datadesc}">|; 
  24.