]> granicus.if.org Git - python/commitdiff
Added definitions for \developer, \developers, \developersaddress.
authorFred Drake <fdrake@acm.org>
Thu, 14 May 1998 20:56:31 +0000 (20:56 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 14 May 1998 20:56:31 +0000 (20:56 +0000)
Ask Guido if you really want to know why.  ;-)

Doc/texinputs/python.sty

index 93e7a50fe5b3e0327b8a703a1ee5f51c6847c0ad..d28dd4c929d49cecd00f2b30a12d6a0789b3d585 100644 (file)
 %
 \newcommand{\py@authoraddress}{}
 \newcommand{\authoraddress}[1]{\renewcommand{\py@authoraddress}{#1}}
+\let\developersaddress=\authoraddress
+\let\developer=\author
+\let\developers=\author
 
 % This sets up the fancy chapter headings that make the documents look
 % at least a little better than the usual LaTeX output.