Difference for doc/pg.tex from version 1.17 to 1.18

version 1.17version 1.18
Line 11
Line 11
 % %
 %       $RCSfile: pg.tex,v $ %       $RCSfile: pg.tex,v $
 %       $Author: mbach $        $Locker:  $                $State: Exp $ %       $Author: mbach $        $Locker:  $                $State: Exp $
 %       $Revision: 1.17 $      $Date: 2002/10/18 16:05:41 $ %       $Revision: 1.18 $      $Date: 2002/10/18 16:31:03 $
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % DESCRIPTION: % DESCRIPTION:
 % %
Line 168
Line 168
 These are specified within the APPLET tag. These parameters control  These are specified within the APPLET tag. These parameters control 
 the height and width of the applet itself. The default dimensions are  the height and width of the applet itself. The default dimensions are 
 400 for height and 400 for width. Another important parameter within the APPLET tag is the ``ARCHIVE'' parameter. This specifies where the jar files are located. Typically, this will point to ``jmv-({\tt version}).jar'', where ({\tt version}) is the version number of JMV you are using, as in ``jmv-1.00.jar''. 400 for height and 400 for width. Another important parameter within the APPLET tag is the ``ARCHIVE'' parameter. This specifies where the jar files are located. Typically, this will point to ``jmv-({\tt version}).jar'', where ({\tt version}) is the version number of JMV you are using, as in ``jmv-1.00.jar''.
  %% If you want to allow users to load VRML files, you must also include ``vrml97.jar''. This jar file is included in the downloads.
  
 \section{Creating a JMV applet with the Html Creator} \section{Creating a JMV applet with the Html Creator}
 The JMV downloads also come with a form to help you create your own JMV applet. (JMVform.html, in the creator/ directory). To use the form, fill out all the options you want modified (these are the same as the ones described earlier), and click on the ``Create Applet'' button at the bottom. The text for the Applet will appear in the text box below it. Copy and paste this text into your html page to use it. Please note that Javascript must be enabled to use the Creator. The JMV downloads also come with a form to help you create your own JMV applet. (JMVform.html, in the creator/ directory). To use the form, fill out all the options you want modified (these are the same as the ones described earlier), and click on the ``Create Applet'' button at the bottom. The text for the Applet will appear in the text box below it. Copy and paste this text into your html page to use it. Please note that Javascript must be enabled to use the Creator.


Legend:
Removed in v.1.17 
changed lines
 Added in v.1.18



Made by using version 1.65 of cvs2html