|
From: <ai...@us...> - 2010-06-04 20:08:20
|
Revision: 11055
http://plplot.svn.sourceforge.net/plplot/?rev=11055&view=rev
Author: airwin
Date: 2010-06-04 20:08:11 +0000 (Fri, 04 Jun 2010)
Log Message:
-----------
Update to the correct number of pages for examples 25 and 29 on our website.
Modified Paths:
--------------
trunk/www/examples.php
Modified: trunk/www/examples.php
===================================================================
--- trunk/www/examples.php 2010-06-04 18:08:32 UTC (rev 11054)
+++ trunk/www/examples.php 2010-06-04 20:08:11 UTC (rev 11055)
@@ -82,7 +82,7 @@
<li><a href=\"http://www.columbia.edu/~fdc/pace/flag.html\">Pace flag</a></li>
</ul>
\n"),
- array(25, 4, 1, "
+ array(25, 8, 1, "
<p>Diagnostic demo of filling and clipping polygons.</p>
\n"),
array(26, 2, 1, "
@@ -94,7 +94,7 @@
array(28, 5, 1, "
<p>Demo of 3-d writing of text (plmtex3 and plptex3).</p>
\n"),
- array(29, 3, 1, "
+ array(29, 10, 1, "
<p>Demo of date / time formatting for axes.</p>
\n"),
array(30, 2, 1, "
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|