[Python-checkins] CVS: python/dist/src/Doc/texinputs howto.cls,1.12,1.12.22.1 manual.cls,1.17,1.17.24.1

Fred L. Drake fdrake@users.sourceforge.net
Fri, 15 Mar 2002 14:36:57 -0800


Update of /cvsroot/python/python/dist/src/Doc/texinputs
In directory usw-pr-cvs1:/tmp/cvs-serv6013/texinputs

Modified Files:
      Tag: release22-maint
	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.12.22.1
diff -C2 -d -r1.12 -r1.12.22.1
*** howto.cls	17 Nov 2000 19:05:12 -0000	1.12
--- howto.cls	15 Mar 2002 22:36:55 -0000	1.12.22.1
***************
*** 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.17.24.1
diff -C2 -d -r1.17 -r1.17.24.1
*** manual.cls	5 Sep 2000 15:19:56 -0000	1.17
--- manual.cls	15 Mar 2002 22:36:55 -0000	1.17.24.1
***************
*** 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}