r500: no message
[ctsim.git] / doc / ctsim-install.tex
index c5cb08d05aa5e0e3d72d0405701868fa47ce35a9..2d6bab0052d213e009409870d6067c6600ea6808 100644 (file)
@@ -4,7 +4,7 @@
 
 \section{Download}\label{download}\index{Installation,Download}%
 
-The latest version of CTSim, plus source code, can be accessed from:
+The latest version of \ctsim, plus source code, can be accessed from:
 
 \begin{verbatim}
 http://www.ctsim.org
@@ -22,28 +22,28 @@ It is available in Windows 95/NT/2000 and Linux GUI versions and non-GUI version
 See the INSTALL file included in the source distribution for instructions.
 
 \section{Web Requirements}\label{installreq}\index{Installation,Requirements}%
-  \begin{itemize}\itemsep=0pt
-  \item zlib Library (optional)
-        \par Used for PNG file export.
+  \begin{itemize}
+  \item zlib Library (optional)\\
+        Used for PNG file export.
 
-  \item libpng Library (optional)
-        \par Used for PNG file export.
-       \par www.libpng.org
+  \item libpng Library (optional)\\
+        Used for PNG file export.\\
+       www.libpng.org
 
-  \item FFTW library (optional)
-       \par Used for frequency-based filtering and fourier transformations of images.
-       \par www.fftw.org
+  \item FFTW library (optional)\\
+       Used for frequency-based filtering and fourier transformations of images.\\
+       www.fftw.org
 
-  \item readline library (optional)
-       \par Used for \ctsimtext interactive shell.
+  \item readline library (optional)\\
+       Used for \ctsimtext\ interactive shell.
 
-  \item dmalloc library (optional)
-       \par Used for debugging memory allocation
-       \par www.dmalloc.com
+  \item dmalloc library (optional)\\
+       Used for debugging memory allocation\\
+       www.dmalloc.com
 
-  \item wxWindows library (optional) 
-  \par Used for platform-independent graphical interface. The graphical-shell
-  program \ctsim requires this library.  
-  \par www.wxwindows.org
+  \item wxWindows library (optional) \\
+  Used for platform-independent graphical interface. The graphical-shell
+  program \ctsim\ requires this library.\\
+  www.wxwindows.org
 \end{itemize}