|
@@ -19,7 +19,7 @@ whose color table is to be displayed.
|
|
|
<DD>Color of the lines separating the colors of the color table.
|
|
|
<BR>
|
|
|
Options: red, orange, yellow, green, blue,
|
|
|
-indigo, violet, gray, white</B>, and black.
|
|
|
+indigo, violet, gray, white, and black.
|
|
|
<BR>
|
|
|
Default: <EM>white</EM>
|
|
|
<DT><B>lines=</B><EM>value</EM>
|
|
@@ -31,7 +31,7 @@ Options: 1 - 1000
|
|
|
<BR>
|
|
|
Options: 1 - 1000
|
|
|
|
|
|
-If the <EM>value</B>s</EM> of both <EM>lines</EM> and <EM>cols</EM> are not specified by
|
|
|
+If the <EM>values</EM> of both <EM>lines</EM> and <EM>cols</EM> are not specified by
|
|
|
the user, <EM>d.colortable</EM>
|
|
|
divides the active frame equally among the number of categories
|
|
|
present in the named raster map layer. If one option is specified,
|
|
@@ -58,7 +58,7 @@ specify the values of other parameters, parameter default values will be used.
|
|
|
Alternately, if the user types simply <B>d.colortable</B> on the command line
|
|
|
without any program arguments, the program will prompt the user for parameter
|
|
|
settings using the standard GRASS <A HREF="parser.html">parser</A> interface described in the manual
|
|
|
-entry for <EM><A HREF="parser.html">parser</A></B>.</EM>
|
|
|
+entry for <EM><A HREF="parser.html">parser</A>.</EM>
|
|
|
|
|
|
<H2>EXAMPLE</H2>
|
|
|
|
|
@@ -83,7 +83,7 @@ If the user wishes to display the entire color table associated with
|
|
|
a map, the user should either stipulate a number of lines (rows) and
|
|
|
columns (cols) sufficient to accommodate the number of categories
|
|
|
in the map's color table, or fail to assign values to one or both of
|
|
|
-<EM>lines</EM> and/or <EM>cols</B>.</EM>
|
|
|
+<EM>lines</EM> and/or <EM>cols.</EM>
|
|
|
If the user runs <EM>d.colortable</EM> using the default number of
|
|
|
lines and columns (the full graphics frame), all categories from the
|
|
|
map's color table will be displayed. However, if the user requests
|