tkormann 01/12/10 23:38:20 Modified: xdocs svgpp.xml svgrasterizer.xml svgviewer.xml Log: fix version number in the documentation Revision Changes Path 1.5 +2 -2 xml-batik/xdocs/svgpp.xml Index: svgpp.xml =================================================================== RCS file: /home/cvs/xml-batik/xdocs/svgpp.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- svgpp.xml 2001/05/18 15:36:01 1.4 +++ svgpp.xml 2001/12/11 07:38:19 1.5 @@ -11,7 +11,7 @@ <!-- ========================================================================= --> <!-- author [EMAIL PROTECTED] --> -<!-- version $Id: svgpp.xml,v 1.4 2001/05/18 15:36:01 vhardy Exp $ --> +<!-- version $Id: svgpp.xml,v 1.5 2001/12/11 07:38:19 tkormann Exp $ --> <!-- ========================================================================= --> <document> @@ -62,7 +62,7 @@ <s2 title="Using the binary distribution" > <p>If you downloaded the binary distribution of Batik, you should have - gotten a file called <em>batik-1.0.zip</em>, and, after expanding that + gotten a file called <em>batik-1.1.zip</em>, and, after expanding that file, a JAR (Java ARchive) file called <em>batik-svgpp.jar</em>. To start the pretty-printer, open a console, go to the directory where you expanded the distribution (and where batik-svgpp.jar is located) and 1.10 +2 -2 xml-batik/xdocs/svgrasterizer.xml Index: svgrasterizer.xml =================================================================== RCS file: /home/cvs/xml-batik/xdocs/svgrasterizer.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- svgrasterizer.xml 2001/11/28 08:50:31 1.9 +++ svgrasterizer.xml 2001/12/11 07:38:19 1.10 @@ -11,7 +11,7 @@ <!-- ========================================================================= --> <!-- author [EMAIL PROTECTED] --> -<!-- version $Id: svgrasterizer.xml,v 1.9 2001/11/28 08:50:31 vhardy Exp $ --> +<!-- version $Id: svgrasterizer.xml,v 1.10 2001/12/11 07:38:19 tkormann Exp $ --> <!-- ========================================================================= --> <document> @@ -66,7 +66,7 @@ <s2 title="Using the binary distribution" > <p>If you downloaded the binary distribution of Batik, you should have - gotten a file called <em>batik-1.0beta.zip</em>, and, after expanding that + gotten a file called <em>batik-1.1.zip</em>, and, after expanding that file, a JAR (Java ARchive) file called <em>batik-rasterizer.jar</em>. To start the rasterizer, open a console, go to the directory where you expanded the distribution (and where batik-rasterizer.jar is located) and 1.15 +2 -2 xml-batik/xdocs/svgviewer.xml Index: svgviewer.xml =================================================================== RCS file: /home/cvs/xml-batik/xdocs/svgviewer.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- svgviewer.xml 2001/11/13 12:50:22 1.14 +++ svgviewer.xml 2001/12/11 07:38:19 1.15 @@ -11,7 +11,7 @@ <!-- ========================================================================= --> <!-- author [EMAIL PROTECTED] --> -<!-- version $Id: svgviewer.xml,v 1.14 2001/11/13 12:50:22 vhardy Exp $ --> +<!-- version $Id: svgviewer.xml,v 1.15 2001/12/11 07:38:19 tkormann Exp $ --> <!-- ========================================================================= --> <document> @@ -60,7 +60,7 @@ <s2 title="Starting the browser for the binary distribution"> <p>If you downloaded the binary distribution of Batik, you should have - gotten a file called <em>batik-1.0.zip</em>, which, when expanded, + gotten a file called <em>batik-1.1.zip</em>, which, when expanded, created a <em>batik-svgbrowser.jar</em> file. To start the browser, type the following on the command line:</p> <p><em>cd <installationDirectory></em></p>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]