Difference for doc/ig.tex from version 1.15 to 1.16

version 1.15version 1.16
Line 11
Line 11
 % %
 %       $RCSfile: ig.tex,v $ %       $RCSfile: ig.tex,v $
 %       $Author: mbach $        $Locker:  $                $State: Exp $ %       $Author: mbach $        $Locker:  $                $State: Exp $
 %       $Revision: 1.15 $      $Date: 2002/10/01 17:45:58 $ %       $Revision: 1.16 $      $Date: 2002/10/29 16:00:43 $
 % %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % DESCRIPTION: % DESCRIPTION:
Line 176
Line 176
 If you wish, you may download the JMV distribution files which include jar files, sample pages, documentation, and source code. The packages available for download are as follows, (replace (version) with the appropriate JMV version number, such as jmv-1.00.applet.tar.gz): If you wish, you may download the JMV distribution files which include jar files, sample pages, documentation, and source code. The packages available for download are as follows, (replace (version) with the appropriate JMV version number, such as jmv-1.00.applet.tar.gz):
  
 \begin{itemize} \begin{itemize}
 \BOLDLISTITEM{Applet for Unix} The package with the applet for Unix is in a tar file called ``jmv-(version).applet.tar.gz'', where (version) is the current version number of JMV, as in ``jmv-1.00.applet.tar.gz''. It contains the necessary jar files and sample web page to demonstrate JMV. After downloading the file, extract the files with the command: \BOLDLISTITEM{Applet for Unix} The package with the applet for Unix is in a tar file called ``jmv-\JMVVER.applet.tar.gz''. It contains the necessary jar files and sample web page to demonstrate JMV. After downloading the file, extract the files with the command:
 gtar -xzvf jmv-(version).applet.tar.gz gtar -xzvf jmv-\JMVVER.applet.tar.gz
  
 \BOLDLISTITEM{Applet for Windows} The package with the applet for Unix is in a tar file called ``jmv-(version).applet.zip'', where (version) is the current version number of JMV, as in ``jmv-1.00.applet.zip''. It contains the necessary jar files and sample web page to demonstrate JMV. After downloading the file, unzip it wih a program such as Winzip to extract the files \BOLDLISTITEM{Applet for Windows} The package with the applet for Unix is in a tar file called ``jmv-\JMVVER.applet.zip'', . It contains the necessary jar files and sample web page to demonstrate JMV. After downloading the file, unzip it wih a program such as Winzip to extract the files
  
 \BOLDLISTITEM{JMV source code} The package that contains the source code for JMV is in a tar file called ``jmv-(version).src.tar.gz'', where (version) is the current version number of JMV, as in ``jmv-1.00.src.tar.gz''. It contains the source code of JMV, as well as sample molecule files, benchmark code, and more. On Unix, extract the files with the command: \BOLDLISTITEM{JMV source code} The package that contains the source code for JMV is in a tar file called ``jmv-\JMVVER.src.tar.gz''. It contains the source code of JMV, as well as sample molecule files, benchmark code, and more. On Unix, extract the files with the command:
 gtar -xzvf jmv-(version).src.tar.gz gtar -xzvf jmv-\JMVVER.src.tar.gz
  
 Once downloaded and  Once downloaded and 
 extracted, build a JMV distribution with the command  extracted, build a JMV distribution with the command 
 ``make src-build applet-dist'' ``make src-build applet-dist''
  in the main directory. This will create jmv-(version).jar in the   in the main directory. This will create jmv-\JMVVER.jar in the 
 applet/ directory. applet/ directory.
  
 \end{itemize} \end{itemize}


Legend:
Removed in v.1.15 
changed lines
 Added in v.1.16



Made by using version 1.65 of cvs2html