|
From: <and...@us...> - 2008-12-17 21:49:32
|
Revision: 9173
http://plplot.svn.sourceforge.net/plplot/?rev=9173&view=rev
Author: andrewross
Date: 2008-12-17 21:45:28 +0000 (Wed, 17 Dec 2008)
Log Message:
-----------
Update plsdidev documentation to make it clear that jx and jy are in
the range -0.5 to 0.5.
Modified Paths:
--------------
trunk/doc/docbook/src/api.xml
Modified: trunk/doc/docbook/src/api.xml
===================================================================
--- trunk/doc/docbook/src/api.xml 2008-12-17 20:27:34 UTC (rev 9172)
+++ trunk/doc/docbook/src/api.xml 2008-12-17 21:45:28 UTC (rev 9173)
@@ -10043,7 +10043,8 @@
</term>
<listitem>
<para>
- Relative justification in x.
+ Relative justification in x. Value must lie in the
+ range -0.5 to 0.5.
</para>
</listitem>
</varlistentry>
@@ -10054,7 +10055,8 @@
</term>
<listitem>
<para>
- Relative justification in y.
+ Relative justification in y. Value must lie in the
+ range -0.5 to 0.5.
</para>
</listitem>
</varlistentry>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|