[GRASS-SVN] r37415 - grass-addons/ps/ps.output
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun May 24 08:45:26 EDT 2009
Author: ejtizado
Date: 2009-05-24 08:45:26 -0400 (Sun, 24 May 2009)
New Revision: 37415
Modified:
grass-addons/ps/ps.output/description.html
grass-addons/ps/ps.output/ps.output.tmp.html
Log:
postscript output
Modified: grass-addons/ps/ps.output/description.html
===================================================================
--- grass-addons/ps/ps.output/description.html 2009-05-24 12:08:40 UTC (rev 37414)
+++ grass-addons/ps/ps.output/description.html 2009-05-24 12:45:26 UTC (rev 37415)
@@ -271,10 +271,6 @@
<B>end</B>
</PRE>
-The <B>line separation</B> of the grid is given (in the geographic coordinate system units) on the main instruction line. The subsection instructions allow the user to specify the properties of the <B>grid line</B>, whether coordinate <B>numbers</B> should appear on the grid lines, and if they should appear every grid line (1), every other grid line (2), etc., and what <B>font</B> the numbers should be.
-The <B>cross</B> argument draws grid intersection crosses instead of grid lines, with cross size given in geographic coordinate system units. The defaults are black grid lines, unnumbered.
-<P>
-
<PRE>
<I>EXAMPLE</I>
grid
@@ -564,6 +560,7 @@
<b>width</b>
<b>height</b>
<b>tick</b>
+ <b>order</b>
<b>whiteframe</b>
<b>end</b>
</PRE>
@@ -635,4 +632,13 @@
# cols 1
# width 1cm
end
-</PRE>
\ No newline at end of file
+</PRE>
+
+
+<H2>AUTHOR</H2>
+
+E. Jorge Tizado (ej.tizado unileon es)<br>
+Dept. Biodiversity and Environmental Management, University of León, Spain<BR>
+
+<p>
+<i>Last changed: $Date: 2009/05/24 00:00:00 $</i>
Modified: grass-addons/ps/ps.output/ps.output.tmp.html
===================================================================
--- grass-addons/ps/ps.output/ps.output.tmp.html 2009-05-24 12:08:40 UTC (rev 37414)
+++ grass-addons/ps/ps.output/ps.output.tmp.html 2009-05-24 12:45:26 UTC (rev 37415)
@@ -311,10 +311,6 @@
<B>end</B>
</PRE>
-The <B>line separation</B> of the grid is given (in the geographic coordinate system units) on the main instruction line. The subsection instructions allow the user to specify the properties of the <B>grid line</B>, whether coordinate <B>numbers</B> should appear on the grid lines, and if they should appear every grid line (1), every other grid line (2), etc., and what <B>font</B> the numbers should be.
-The <B>cross</B> argument draws grid intersection crosses instead of grid lines, with cross size given in geographic coordinate system units. The defaults are black grid lines, unnumbered.
-<P>
-
<PRE>
<I>EXAMPLE</I>
grid
@@ -604,6 +600,7 @@
<b>width</b>
<b>height</b>
<b>tick</b>
+ <b>order</b>
<b>whiteframe</b>
<b>end</b>
</PRE>
@@ -675,7 +672,17 @@
# cols 1
# width 1cm
end
-</PRE><HR>
+</PRE>
+
+
+<H2>AUTHOR</H2>
+
+E. Jorge Tizado (ej.tizado unileon es)<br>
+Dept. Biodiversity and Environmental Management, University of León, Spain<BR>
+
+<p>
+<i>Last changed: $Date: 2009/05/24 00:00:00 $</i>
+<HR>
<P><a href="index.html">Main index</a> - <a href="postscript.html">postscript index</a> - <a href="full_index.html">Full index</a></P>
<P>© 2003-2009 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
</body>
More information about the grass-commit
mailing list