home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / pytexdoc / ext / lib / lib1 / os / tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1996-11-08  |  3KB  |  61 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.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img11.png"
  6.  ALT="\begin{funcdesc}{execvp}{path  args}
  7. This is like \code{os.execv(\var{path}, \v...
  8. ...s. The directory list is obtained from
  9. \code{os.environ['PATH']}.
  10. \end{funcdesc}">|; 
  11. $key = q/{datadesc}{curdir}TheconstantstringusedbytheOStorefertothecurrentdirectory,e.g.code{'.'}forPOSIXorcode{':'}fortheMac.{datadesc};AAT/;
  12. $cached_env_img{$key} = q|<IMG
  13.   STYLE="height: 2.38ex; vertical-align: 176.40ex; " SRC="|."$dir".q|img3.png"
  14.  ALT="\begin{datadesc}{curdir}
  15. The constant string used by the OS to refer to the current directory,
  16. e.g. \code{'.'} for POSIX or \code{':'} for the Mac.
  17. \end{datadesc}">|; 
  18. $key = q/{datadesc}{defpath}Thedefaultsearchpathusedbycode{os.exec*p*()}iftheenvironmentdoesn'thaveacode{'PATH'}key.{datadesc};AAT/;
  19. $cached_env_img{$key} = q|<IMG
  20.   STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img7.png"
  21.  ALT="\begin{datadesc}{defpath}
  22. The default search path used by \code{os.exec*p*()} if the environment
  23. doesn't have a \code{'PATH'} key.
  24. \end{datadesc}">|; 
  25. $key = q/{datadesc}{pardir}TheconstantstringusedbytheOStorefertotheparentdirectory,e.g.code{'..'}forPOSIXorcode{'::'}fortheMac.{datadesc};AAT/;
  26. $cached_env_img{$key} = q|<IMG
  27.   STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img4.png"
  28.  ALT="\begin{datadesc}{pardir}
  29. The constant string used by the OS to refer to the parent directory,
  30. e.g. \code{'..'} for POSIX or \code{'::'} for the Mac.
  31. \end{datadesc}">|; 
  32. $key = q/{funcdesc}{execle}{path,arg0,arg1,...,env}Thisisequivalenttocode{os.execve(var{path},(var{arg0},var{arg1},...),var{env})}.{funcdesc};AAT/;
  33. $cached_env_img{$key} = q|<IMG
  34.   STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img9.png"
  35.  ALT="\begin{funcdesc}{execle}{path  arg0  arg1  ...  env}
  36. This is equivalent to
  37. ...os.execve(\var{path}, (\var{arg0}, \var{arg1}, ...), \var{env})}.
  38. \end{funcdesc}">|; 
  39. $key = q/{funcdesc}{execlp}{path,arg0,arg1,...}Thisisequivalenttocode{os.execvp(var{path},(var{arg0},var{arg1},...))}.{funcdesc};AAT/;
  40. $cached_env_img{$key} = q|<IMG
  41.   STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img10.png"
  42.  ALT="\begin{funcdesc}{execlp}{path  arg0  arg1  ...}
  43. This is equivalent to
  44. \code{os.execvp(\var{path}, (\var{arg0}, \var{arg1}, ...))}.
  45. \end{funcdesc}">|; 
  46. $key = q/{funcdesc}{execl}{path,arg0,arg1,...}Thisisequivalenttocode{os.execv(var{path},(var{arg0},var{arg1},...))}.{funcdesc};AAT/;
  47. $cached_env_img{$key} = q|<IMG
  48.   STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img8.png"
  49.  ALT="\begin{funcdesc}{execl}{path  arg0  arg1  ...}
  50. This is equivalent to
  51. \code{os.execv(\var{path}, (\var{arg0}, \var{arg1}, ...))}.
  52. \end{funcdesc}">|; 
  53. $key = q/{funcdesc}{execvpe}{path,args,env}Thisisacrossbetweencode{os.execve()}andcode{os.execvp()}.Thedirectorylistisobtainedfromcode{var{env}['PATH']}.{funcdesc};AAT/;
  54. $cached_env_img{$key} = q|<IMG
  55.   STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img12.png"
  56.  ALT="\begin{funcdesc}{execvpe}{path  args  env}
  57. This is a cross between \code{os.ex...
  58. ...)}.
  59. The directory list is obtained from \code{\var{env}['PATH']}.
  60. \end{funcdesc}">|; 
  61.