Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6df93ef

Browse files
committed
Added definitions for \developer, \developers, \developersaddress.
Ask Guido if you really want to know why. ;-)
1 parent df825a1 commit 6df93ef

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Doc/texinputs/python.sty

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -687,6 +687,9 @@
687687
%
688688
\newcommand{\py@authoraddress}{}
689689
\newcommand{\authoraddress}[1]{\renewcommand{\py@authoraddress}{#1}}
690+
\let\developersaddress=\authoraddress
691+
\let\developer=\author
692+
\let\developers=\author
690693

691694
% This sets up the fancy chapter headings that make the documents look
692695
% at least a little better than the usual LaTeX output.

0 commit comments

Comments
 (0)