From: <ki...@us...> - 2003-05-07 23:58:01
|
Update of /cvsroot/pymerase/Docs/install In directory sc8-pr-cvs1:/tmp/cvs-serv29965 Modified Files: install.tex Log Message: \it was suppose to be \item, previous had compile error. Index: install.tex =================================================================== RCS file: /cvsroot/pymerase/Docs/install/install.tex,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** install.tex 7 May 2003 22:25:14 -0000 1.4 --- install.tex 7 May 2003 23:57:58 -0000 1.5 *************** *** 28,32 **** \author{Diane Trout \\ Copyright \copyright California Institute of Technology} ! \date{Version 0.1.2\\\today} \maketitle \thispagestyle{empty} --- 28,32 ---- \author{Diane Trout \\ Copyright \copyright California Institute of Technology} ! \date{Version 0.1.5\\\today} \maketitle \thispagestyle{empty} *************** *** 89,95 **** we've used: \begin{itemize} ! \it ArgoUML (http://argouml.tigris.org) ! \it Poseidon (http://www.gentleware.com) ! \it SMW (http://www.abo.fi/~iporres/html/smw.html) \end{itemize} --- 89,95 ---- we've used: \begin{itemize} ! \item ArgoUML (http://argouml.tigris.org) ! \item Poseidon (http://www.gentleware.com) ! \item SMW (http://www.abo.fi/~iporres/html/smw.html) \end{itemize} |