mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Added definitions for \developer, \developers, \developersaddress.
Ask Guido if you really want to know why. ;-)
This commit is contained in:
parent
df825a10fc
commit
6df93ef9dd
1 changed files with 3 additions and 0 deletions
|
@ -687,6 +687,9 @@
|
||||||
%
|
%
|
||||||
\newcommand{\py@authoraddress}{}
|
\newcommand{\py@authoraddress}{}
|
||||||
\newcommand{\authoraddress}[1]{\renewcommand{\py@authoraddress}{#1}}
|
\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
|
% This sets up the fancy chapter headings that make the documents look
|
||||||
% at least a little better than the usual LaTeX output.
|
% at least a little better than the usual LaTeX output.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue