[Python-checkins] CVS: python/dist/src/Doc/texinputs howto.cls,1.12,1.13 manual.cls,1.17,1.18
Fred L. Drake
fdrake@users.sourceforge.net
2002年3月15日 14:38:18 -0800
Update of /cvsroot/python/python/dist/src/Doc/texinputs
In directory usw-pr-cvs1:/tmp/cvs-serv6385/texinputs
Modified Files:
howto.cls manual.cls
Log Message:
Make the release status obvious in the title area.
Index: howto.cls
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/texinputs/howto.cls,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** howto.cls 17 Nov 2000 19:05:12 -0000 1.12
--- howto.cls 15 Mar 2002 22:38:16 -0000 1.13
***************
*** 62,66 ****
\begin{flushright}
{\rm\Huge\py@HeaderFamily \@title} \par
! {\em\large\py@HeaderFamily \py@release} \par
\vspace{25pt}
{\Large\py@HeaderFamily \@author} \par
--- 62,66 ----
\begin{flushright}
{\rm\Huge\py@HeaderFamily \@title} \par
! {\em\large\py@HeaderFamily \py@release\releaseinfo} \par
\vspace{25pt}
{\Large\py@HeaderFamily \@author} \par
Index: manual.cls
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/texinputs/manual.cls,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** manual.cls 5 Sep 2000 15:19:56 -0000 1.17
--- manual.cls 15 Mar 2002 22:38:16 -0000 1.18
***************
*** 76,80 ****
\begin{flushright}%
{\rm\Huge\py@HeaderFamily \@title \par}%
! {\em\LARGE\py@HeaderFamily \py@release \par}
\vfill
{\LARGE\py@HeaderFamily \@author \par}
--- 76,80 ----
\begin{flushright}%
{\rm\Huge\py@HeaderFamily \@title \par}%
! {\em\LARGE\py@HeaderFamily \py@release\releaseinfo \par}
\vfill
{\LARGE\py@HeaderFamily \@author \par}