scsh-checkins
[Top] [All Lists]

[Scsh-checkins] CVS: scsh/doc/scsh-manual front.tex,1.6,1.7 mantitle.sty

To: scsh-checkins@lists.sourceforge.net
Subject: [Scsh-checkins] CVS: scsh/doc/scsh-manual front.tex,1.6,1.7 mantitle.sty,1.1,1.2
From: Olin Shivers <olin-shivers@users.sourceforge.net>
Date: Fri, 01 Jun 2001 11:42:19 -0700
List-id: <scsh-checkins.lists.sourceforge.net>
Sender: scsh-checkins-admin@lists.sourceforge.net
Update of /cvsroot/scsh/scsh/doc/scsh-manual
In directory usw-pr-cvs1:/tmp/cvs-serv7136

Modified Files:
        front.tex mantitle.sty 
Log Message:
Changed the titlepage to include the date.
Updated the date to June 2001.


Index: front.tex
===================================================================
RCS file: /cvsroot/scsh/scsh/doc/scsh-manual/front.tex,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** front.tex   2001/02/25 19:51:56     1.6
--- front.tex   2001/06/01 18:42:17     1.7
***************
*** 4,8 ****
  \subtitle{For scsh release 0.5.3}
  \author{Olin Shivers and Brian D.~Carlstrom}
! \date{September 1999}
  
  \maketitle
--- 4,8 ----
  \subtitle{For scsh release 0.5.3}
  \author{Olin Shivers and Brian D.~Carlstrom}
! \date{June 2001}
  
  \maketitle

Index: mantitle.sty
===================================================================
RCS file: /cvsroot/scsh/scsh/doc/scsh-manual/mantitle.sty,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** mantitle.sty        1995/11/04 04:41:35     1.1
--- mantitle.sty        2001/06/01 18:42:17     1.2
***************
*** 51,55 ****
     \wideline{\leaders\hrule height 4pt\hfill}
     \wideline{\hfill\subtitlefont\begin{tabular}[t]{@{}r@{}}\@subtitle%
!                               \end{tabular}\hskip 1in} % subtitle
  %
     % author
--- 51,56 ----
     \wideline{\leaders\hrule height 4pt\hfill}
     \wideline{\hfill\subtitlefont\begin{tabular}[t]{@{}r@{}}\@subtitle%
!                               \\\@date%
!                               \end{tabular}} % subtitle
  %
     % author



<Prev in Thread] Current Thread [Next in Thread>
  • [Scsh-checkins] CVS: scsh/doc/scsh-manual front.tex,1.6,1.7 mantitle.sty,1.1,1.2, Olin Shivers <=