home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / pytexdoc / ext / lib / lib2 / sun / 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.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img11.png"
  6.  ALT="\begin{funcdesc}{write}{samples}
  7. Write is passed a python string containing audi...
  8. ...r space free it will immediately return,
  9. otherwise it will block.
  10. \end{funcdesc}">|; 
  11. $key = q/{excdesc}{error}Thisexceptionisraisedonallerrors.Theargumentisastringdescribingwhatwentwrong.{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. The argument is a string
  16. describing what went wrong.
  17. \end{excdesc}">|; 
  18. $key = q/{funcdesc}{flush}{}Thismethoddiscardsallpendingoutput.Itcanbeusedavoidtheslowresponsetoauser'sstoprequest(duetobufferingofuptoonesecondofsound).{funcdesc};AAT/;
  19. $cached_env_img{$key} = q|<IMG
  20.   STYLE="height: 2.17ex; vertical-align: 176.55ex; " SRC="|."$dir".q|img5.png"
  21.  ALT="\begin{funcdesc}{flush}{}
  22. This method discards all pending output. It can be use...
  23. ...r's stop request (due to buffering of up to one
  24. second of sound).
  25. \end{funcdesc}">|; 
  26. $key = q/{funcdesc}{read}{size}Thismethodreadsvar{size}samplesfromtheaudioinputandreturnsthemasapythonstring.Thefunctionblocksuntilenoughdataisavailable.{funcdesc};AAT/;
  27. $cached_env_img{$key} = q|<IMG
  28.   STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img9.png"
  29.  ALT="\begin{funcdesc}{read}{size}
  30. This method reads \var{size} samples from the audio...
  31. ...ython string. The function blocks until enough data is available.
  32. \end{funcdesc}">|; 
  33.