home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / pytexdoc / ext / lib / lib2 / ctb / tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1996-11-08  |  5KB  |  98 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|img15.png"
  6.  ALT="\begin{funcdesc}{Status}{}
  7. Return connection status as the 2-tuple \code{(\var{s...
  8. ...r{flags} is a set of bits describing the state
  9. of the connection.
  10. \end{funcdesc}">|; 
  11. $key = q/{datadesc}{choose*}Valuesreturnedbyvar{Choose}.{datadesc};AAT/;
  12. $cached_env_img{$key} = q|<IMG
  13.   STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img4.png"
  14.  ALT="\begin{datadesc}{choose*}
  15. Values returned by \var{Choose}.
  16. \end{datadesc}">|; 
  17. $key = q/{datadesc}{cmData}dataline{cmCntl}dataline{cmAttn}Flagsforthevar{channel}argumentofthevar{Read}andvar{Write}methods.{datadesc};AAT/;
  18. $cached_env_img{$key} = q|<IMG
  19.   STYLE="height: 2.10ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img2.png"
  20.  ALT="\begin{datadesc}{cmData}
  21. \dataline{cmCntl}
  22. \dataline{cmAttn}
  23. Flags for the \var{channel} argument of the \var{Read} and \var{Write}
  24. methods.
  25. \end{datadesc}">|; 
  26. $key = q/{datadesc}{cmFlagsEOM}End-of-messageflagforvar{Read}andvar{Write}.{datadesc};AAT/;
  27. $cached_env_img{$key} = q|<IMG
  28.   STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img3.png"
  29.  ALT="\begin{datadesc}{cmFlagsEOM}
  30. End-of-message flag for \var{Read} and \var{Write}.
  31. \end{datadesc}">|; 
  32. $key = q/{datadesc}{cmStatus*}Bitsinthestatusasreturnedbyvar{Status}.{datadesc};AAT/;
  33. $cached_env_img{$key} = q|<IMG
  34.   STYLE="height: 2.24ex; vertical-align: 176.54ex; " SRC="|."$dir".q|img5.png"
  35.  ALT="\begin{datadesc}{cmStatus*}
  36. Bits in the status as returned by \var{Status}.
  37. \end{datadesc}">|; 
  38. $key = q/{datadesc}{error}Theexceptionraisedonerrors.{datadesc};AAT/;
  39. $cached_env_img{$key} = q|<IMG
  40.   STYLE="height: 196.25ex; vertical-align: -0.57ex; " SRC="|."$dir".q|img1.png"
  41.  ALT="\begin{datadesc}{error}
  42. The exception raised on errors.
  43. \end{datadesc}">|; 
  44. $key = q/{funcdesc}{Abort}{}Abortanoutstandingasynchronousvar{Open}orvar{Listen}.{funcdesc};AAT/;
  45. $cached_env_img{$key} = q|<IMG
  46.   STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img20.png"
  47.  ALT="\begin{funcdesc}{Abort}{}
  48. Abort an outstanding asynchronous \var{Open} or \var{Listen}.
  49. \end{funcdesc}">|; 
  50. $key = q/{funcdesc}{Break}{length}Sendabreak.Whetherthismeansanything,whatitmeansandinterpretationofthevar{length}parameterdependonthetoolinuse.{funcdesc};AAT/;
  51. $cached_env_img{$key} = q|<IMG
  52.   STYLE="height: 2.10ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img22.png"
  53.  ALT="\begin{funcdesc}{Break}{length}
  54. Send a break. Whether this means anything, what ...
  55. ...retation of the \var{length} parameter depend on the tool in
  56. \end{funcdesc}">|; 
  57. $key = q/{funcdesc}{Idle}{}Givethetoolachancetousetheprocessor.Youshouldcallthismethodregularly.{funcdesc};AAT/;
  58. $cached_env_img{$key} = q|<IMG
  59.   STYLE="height: 2.17ex; vertical-align: 176.54ex; " SRC="|."$dir".q|img19.png"
  60.  ALT="\begin{funcdesc}{Idle}{}
  61. Give the tool a chance to use the processor. You should call this
  62. method regularly.
  63. \end{funcdesc}">|; 
  64. $key = q/{funcdesc}{Listen}{timeout}Waitforanincomingconnection.Stopwaitingaftervar{timeout}seconds.Thiscallisonlymeaningfultosometools.{funcdesc};AAT/;
  65. $cached_env_img{$key} = q|<IMG
  66.   STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img10.png"
  67.  ALT="\begin{funcdesc}{Listen}{timeout}
  68. Wait for an incoming connection. Stop waiting ...
  69. ...var{timeout}
  70. seconds. This call is only meaningful to some tools.
  71. \end{funcdesc}">|; 
  72. $key = q/{funcdesc}{Open}{timeout}Openanoutgoingconnection,waitingatmostvar{timeout}secondsfortheconnectiontobeestablished.{funcdesc};AAT/;
  73. $cached_env_img{$key} = q|<IMG
  74.   STYLE="height: 2.38ex; vertical-align: 176.40ex; " SRC="|."$dir".q|img9.png"
  75.  ALT="\begin{funcdesc}{Open}{timeout}
  76. Open an outgoing connection, waiting at most \var{timeout} seconds for
  77. the connection to be established.
  78. \end{funcdesc}">|; 
  79. $key = q/{funcdesc}{Reset}{}Resetaconnection.Exactmeaningdependsonthetool.{funcdesc};AAT/;
  80. $cached_env_img{$key} = q|<IMG
  81.   STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img21.png"
  82.  ALT="\begin{funcdesc}{Reset}{}
  83. Reset a connection. Exact meaning depends on the tool.
  84. \end{funcdesc}">|; 
  85. $key = q/{funcdesc}{accept}{yesno}Accept(whenvar{yesno}isnon-zero)orrejectanincomingcallaftervar{Listen}returned.{funcdesc};AAT/;
  86. $cached_env_img{$key} = q|<IMG
  87.   STYLE="height: 2.17ex; vertical-align: 176.55ex; " SRC="|."$dir".q|img11.png"
  88.  ALT="\begin{funcdesc}{accept}{yesno}
  89. Accept (when \var{yesno} is non-zero) or reject an incoming call after
  90. \var{Listen} returned.
  91. \end{funcdesc}">|; 
  92. $key = q/{funcdesc}{available}{}Return1ifthecommunicationtoolboxisavailable,zerootherwise.{funcdesc};AAT/;
  93. $cached_env_img{$key} = q|<IMG
  94.   STYLE="height: 2.24ex; vertical-align: 176.54ex; " SRC="|."$dir".q|img6.png"
  95.  ALT="\begin{funcdesc}{available}{}
  96. Return 1 if the communication toolbox is available, zero otherwise.
  97. \end{funcdesc}">|; 
  98.