[GRASS-SVN] r40574 - in grass/branches/releasebranch_6_4: display/d.mon/cmd display/d.text.freetype display/d.what.rast display/drivers/HTMLMAP display/drivers/cairo general/g.setproj raster/r.bilinear raster/r.le/r.le.setup raster/r.li/r.li.setup raster/r.mfilter.fp

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Jan 20 08:26:08 EST 2010


Author: neteler
Date: 2010-01-20 08:26:08 -0500 (Wed, 20 Jan 2010)
New Revision: 40574

Modified:
   grass/branches/releasebranch_6_4/display/d.mon/cmd/description.html
   grass/branches/releasebranch_6_4/display/d.text.freetype/description.html
   grass/branches/releasebranch_6_4/display/d.what.rast/description.html
   grass/branches/releasebranch_6_4/display/drivers/HTMLMAP/description.html
   grass/branches/releasebranch_6_4/display/drivers/cairo/description.html
   grass/branches/releasebranch_6_4/general/g.setproj/description.html
   grass/branches/releasebranch_6_4/raster/r.bilinear/description.html
   grass/branches/releasebranch_6_4/raster/r.le/r.le.setup/description.html
   grass/branches/releasebranch_6_4/raster/r.li/r.li.setup/description.html
   grass/branches/releasebranch_6_4/raster/r.mfilter.fp/description.html
Log:
HTML fixes

Modified: grass/branches/releasebranch_6_4/display/d.mon/cmd/description.html
===================================================================
--- grass/branches/releasebranch_6_4/display/d.mon/cmd/description.html	2010-01-20 13:23:01 UTC (rev 40573)
+++ grass/branches/releasebranch_6_4/display/d.mon/cmd/description.html	2010-01-20 13:26:08 UTC (rev 40574)
@@ -39,7 +39,7 @@
 <p>
 
 The desired monitor should be started once and need not be restarted unless 
-it is stopped (option <em>2</b>)</em> for some reason. A monitor may continue 
+it is stopped (option <em>2</em>) for some reason. A monitor may continue 
 to run for any length of time, even when no GRASS session is being run. 
 The monitor program runs in the background. 
 

Modified: grass/branches/releasebranch_6_4/display/d.text.freetype/description.html
===================================================================
--- grass/branches/releasebranch_6_4/display/d.text.freetype/description.html	2010-01-20 13:23:01 UTC (rev 40573)
+++ grass/branches/releasebranch_6_4/display/d.text.freetype/description.html	2010-01-20 13:26:08 UTC (rev 40574)
@@ -108,25 +108,25 @@
 "<TT><font color=gray>for more details.</font></TT>".
 
 <DL>
-<DT><TT><B>d.text.freetype -c</B>
-<dd>.F /usr/X11R6/lib/X11/fonts/TTF/luximb.ttf:ISO-8859-1
-<dd>.S 20p
-<dd>.L 0
-<dd>GRASS 
-<dd>.C red
-<dd> d.text.freetype
-<dd>.C gray
-<dd> output
-<dd>.L 1
-<dd>See test.input file
-<dd>for more details.</TT>
+<DT><TT><B>d.text.freetype -c</B></TT>
 </DL>
-<BR>
+<pre>.F /usr/X11R6/lib/X11/fonts/TTF/luximb.ttf:ISO-8859-1
+.S 20p
+.L 0
+GRASS
+.C red
+ d.text.freetype
+.C gray
+ output
+.L 1
+See test.input file
+for more details.
+</pre>
 
 Command mode instructions may also be read directly from a text file:<BR><BR>
 <TT><B>d.text.freetype</B> -c &lt; test.input</TT>
-<BR><BR>
 
+
 <H2>DEFINITION FILE</H2>
 
 To help users select fonts conveniently, the definition file,

Modified: grass/branches/releasebranch_6_4/display/d.what.rast/description.html
===================================================================
--- grass/branches/releasebranch_6_4/display/d.what.rast/description.html	2010-01-20 13:23:01 UTC (rev 40573)
+++ grass/branches/releasebranch_6_4/display/d.what.rast/description.html	2010-01-20 13:26:08 UTC (rev 40574)
@@ -33,14 +33,14 @@
 <p>
 
 <dl>
-<dt><b>d.rast map=</b><em>soils</em>
+<dt><b>d.rast map=</b><em>soils</em></dt>
 <p>
 <dd>To first display the <em>soils</em> map in the active frame.</dd>
 </dl>
 
 <p>
 <dl>
-<dt><b>d.what.rast map=</b><em>soils,aspect</em><br>
+<dt><b>d.what.rast map=</b><em>soils,aspect</em></dt>
 <p>
 <dd>User then moves the mouse to desired location on the
 displayed <em>soils</em> map layer, and presses the left

Modified: grass/branches/releasebranch_6_4/display/drivers/HTMLMAP/description.html
===================================================================
--- grass/branches/releasebranch_6_4/display/drivers/HTMLMAP/description.html	2010-01-20 13:23:01 UTC (rev 40573)
+++ grass/branches/releasebranch_6_4/display/drivers/HTMLMAP/description.html	2010-01-20 13:26:08 UTC (rev 40574)
@@ -50,15 +50,15 @@
 of HTMLMAP. 
 
 <UL>
-  <LI><B>GRASS_WIDTH=xxx</B><BR>the width of the image map (default is 
-    640).
-  </LI><BR>
-  <LI><B>GRASS_HEIGHT=yyy</B><BR>the height of the image map (default is 
-    480).
-  </LI><BR>
-  <LI><B>GRASS_HTMLTYPE=type</B><BR>the type of image mape to create (default is 
-    CLIENT): 
-    <UL>
+  <LI><B>GRASS_WIDTH=xxx</B><BR>
+    the width of the image map (default is 640).
+  </LI>
+  <LI><B>GRASS_HEIGHT=yyy</B><BR>
+    the height of the image map (default is 480).
+  </LI>
+  <LI><B>GRASS_HTMLTYPE=type</B><BR>
+    the type of image mape to create (default is CLIENT): 
+    <DL>
       <DD><TT><B>CLIENT</B></TT> &nbsp;&nbsp; Netscape/IE client-side image map. 
 	(NAME="map")<BR>
       <DD><TT><B>APACHE</B></TT> &nbsp;&nbsp; Apache/NCSA server-side image 
@@ -67,8 +67,8 @@
 	and polygon vertices ( <I>url&nbsp; x1&nbsp; y1&nbsp; x2&nbsp; y2&nbsp; 
 	  ..... </I>), suitable for conversion to CERN server format, or any other 
 	format with user supplied conversion program.</DD>
-    </UL>
-  </LI><BR>
+    </DL>
+  </LI>
   <LI><B>GRASS_HTMLFILE=filename</B><BR>
     specifies the resulting file to store 
     the html image map, default is <tt>htmlmap</tt>. Files without absolute path 
@@ -76,26 +76,26 @@
     <BR>
     <em>Any existing file of the same name is overwritten without 
       warning.</em>
-  </LI><BR>
+  </LI>
   <LI><B>GRASS_HTMLMINDIST=n</B><BR>specifies the minimum distance in pixels
   that a point must change from the previous point to keep in the list of
   vertices for a polygon.  The default is <tt>2</tt>, which means that a
   point's x and y difference from the previous point must change by a number
   of pixels greater than this value.  This parameter helps to eliminate
   closely spaced points.
-  </LI><BR>
+  </LI>
   <LI><B>GRASS_HTMLMINBBOX=n</B><BR>specifies the minimum bounding box
   dimensions to record a polygon as a clickable area.
   The default is <tt>2</tt>, which means that a polygon with a bounding box
   of less than this value is not included. This parameter helps to eliminate
   polygons than are a point or line.
-  </LI><BR>
+  </LI>
   <LI><B>GRASS_HTMLMAXPOINTS=n</B><BR>specifies the maximum number of
   vertices included in a polygon's clickable area.
   The default is <tt>99</tt>.  Some browsers can only accommodate polygons of
   100 vertices or less.  The HTMLMAP driver automatically ensures that a
   polygon is closed by making the last point the same as the first
-  point.</LI><BR>
+  point.</LI>
 </UL>
 
 <H3>Typical usage</H3>

Modified: grass/branches/releasebranch_6_4/display/drivers/cairo/description.html
===================================================================
--- grass/branches/releasebranch_6_4/display/drivers/cairo/description.html	2010-01-20 13:23:01 UTC (rev 40573)
+++ grass/branches/releasebranch_6_4/display/drivers/cairo/description.html	2010-01-20 13:26:08 UTC (rev 40574)
@@ -36,10 +36,10 @@
 <UL>
   <LI><B>GRASS_WIDTH=xxx</B><BR>
      the width of the image.
-  </LI><BR>
+  </LI>
   <LI><B>GRASS_HEIGHT=yyy</B><BR>
     the height of the image.
-  </LI><BR>
+  </LI>
   <LI><B>GRASS_CAIROFILE=filename</B><BR>
      the name and format of the resulting image file, default is
      <tt>map.png</tt>.<BR>
@@ -58,26 +58,26 @@
      </UL>
      (Note: Some formats may not be available, depending on your platform and
      the Cairo library that GRASS was built with.)
-  </LI><BR> 
+  </LI> 
   <LI><B>GRASS_BACKGROUNDCOLOR=RRGGBB</B><BR>
      specifies the background color to use in RGB
     notation (hex values). Default is <b>FFFFFF</b> (white).
-  </LI><BR>
+  </LI>
   <LI><B>GRASS_TRANSPARENT=[TRUE|FALSE]</B><BR>
     sets transparent background on (TRUE) or off (FALSE, default).
-  </LI><BR>
+  </LI>
   <LI><B>GRASS_AUTO_WRITE=[TRUE|FALSE]</B><BR>
     if set to <tt>TRUE</tt>, the image file will be written after each 
     operation (i.e. whenever a client disconnects), rather than
     only being written out when the driver terminates.<BR>
     (Note: This only applies to bitmap formats - vector formats
     are always written directly to file).
-  </LI><BR>
+  </LI>
   <LI><B>GRASS_CAIRO_READ</B><BR>
      if <tt>TRUE</tt>, the Cairo driver will initialize the image from
     the contents of GRASS_CAIROFILE.<BR>
     (Note: This is only supported for bitmap formats)
-  </LI><BR>
+  </LI>
   <LI><B>GRASS_CAIRO_MAPPED</B><BR>
     if <tt>TRUE</tt>, the Cairo driver will map GRASS_CAIROFILE as its framebuffer,
     rather than using memory. This only works with BMP files.

Modified: grass/branches/releasebranch_6_4/general/g.setproj/description.html
===================================================================
--- grass/branches/releasebranch_6_4/general/g.setproj/description.html	2010-01-20 13:23:01 UTC (rev 40573)
+++ grass/branches/releasebranch_6_4/general/g.setproj/description.html	2010-01-20 13:26:08 UTC (rev 40574)
@@ -1,25 +1,3 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<title>g.setproj</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="grassdocs.css" type="text/css">
-</head>
-<body bgcolor="white">
-
-<img src="grass_logo.png" alt="GRASS logo"><hr align=center size=6 noshade>
-
-<H2>NAME</H2>
-
-<EM><b>g.setproj</b></EM>  - Allows the user to create the PROJ_INFO and the 
-PROJ_UNITS files to record the projection information associated with a 
-current location. 
-<BR>
-
-<H2>SYNOPSIS</H2>
-
-<B>g.setproj</B> 
-
 <H2>DESCRIPTION</H2>
 
 Allows a user to create a PROJ_INFO file in the PERMANENT mapset of the 
@@ -91,5 +69,3 @@
 <i>Last changed: $Date$</i>
 </p>
 
-</body>
-</html>

Modified: grass/branches/releasebranch_6_4/raster/r.bilinear/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.bilinear/description.html	2010-01-20 13:23:01 UTC (rev 40573)
+++ grass/branches/releasebranch_6_4/raster/r.bilinear/description.html	2010-01-20 13:26:08 UTC (rev 40574)
@@ -56,7 +56,7 @@
 
 <p>
 
-</b><em>r.bilinear</em> may be used in some instances as an alternative to the
+<em>r.bilinear</em> may be used in some instances as an alternative to the
 nearest neighbor approach inherent to <em>r.resample</em>.  Note, however, that
 the extent of non-null data area of the output raster must be less than that
 of the input raster.  The only exception to this occurs in the case where the

Modified: grass/branches/releasebranch_6_4/raster/r.le/r.le.setup/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.le/r.le.setup/description.html	2010-01-20 13:23:01 UTC (rev 40573)
+++ grass/branches/releasebranch_6_4/raster/r.le/r.le.setup/description.html	2010-01-20 13:26:08 UTC (rev 40574)
@@ -60,27 +60,24 @@
 menu, and the user is asked to do the following:
 
 <dl>
-<pre>
-1.  "ENTER THE NEW REGION MAP NAME:". Only a new raster map name is 
-acceptable. The user can type LIST to find out the existing raster map 
+<dd><tt>1.  "ENTER THE NEW REGION MAP NAME:"</tt> Only a new raster map name is
+acceptable. The user can type LIST to find out the existing raster map
 names in this location and mapset.
 
-2. "PLEASE OUTLINE REGION # 1". The user should move the mouse cursor 
-into the graphic monitor window and use the mouse buttons as instructed:
-Left button: where am I.to display the current coordinates of the cursor.
-Middle button: Mark start (next) point. to enter a vertex of the region 
-boundary.
-Right button: Finish region-connect to 1st point to close the region 
+<dd><tt>2. "PLEASE OUTLINE REGION # 1"</tt> The user should move the mouse cursor
+into the graphic monitor window and use the mouse buttons as instructed:<br>
+- Left button: where am I.to display the current coordinates of the cursor.<br>
+- Middle button: Mark start (next) point. to enter a vertex of the region
+boundary.<br>
+- Right button: Finish region-connect to 1st point to close the region
 boundary by setting the last vertex to be equal to the first one.
 
-3. A "REGION OPTIONS:" menu is displayed and the user should use the mouse 
-to select one of
-   the options:<br>
-"DRAW MORE": repeat the above process and setup another region.
-"START OVER": abandon the previous setup and start all over again.
-"DONE-SAVE": save the regions outlined so far and exit this procedure.
-"QUIT-NO SAVE": quit the procedure without saving the regions.
-</pre>
+<dd><tt>3. A "REGION OPTIONS:"</tt> menu is displayed and the user should use the mouse
+to select one of the options:<br>
+<tt>- "DRAW MORE"</tt>: repeat the above process and setup another region.<br>
+<tt>- "START OVER"</tt>: abandon the previous setup and start all over again.<br>
+<tt>- "DONE-SAVE"</tt>: save the regions outlined so far and exit this procedure.<br>
+<tt>- "QUIT-NO SAVE"</tt>: quit the procedure without saving the regions.
 </dl>
 
 Once the "DONE-SAVE" option is selected, the new raster map of the sampling 

Modified: grass/branches/releasebranch_6_4/raster/r.li/r.li.setup/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.li/r.li.setup/description.html	2010-01-20 13:23:01 UTC (rev 40573)
+++ grass/branches/releasebranch_6_4/raster/r.li/r.li.setup/description.html	2010-01-20 13:26:08 UTC (rev 40574)
@@ -74,7 +74,7 @@
 	  <li><em>Whole map layer</em>: the sample frame is the whole map
 	  <li><em>Keyboard setting</em>: the user enters the coordinates in
 	  cells of upper left corner of sampling frame and its length in
-	  rows and columns</em>
+	  rows and columns.
 	  <li><em>Draw the sample frame</em>: the user draws the sample frame
 	  on map using mouse.
 	  </ul>

Modified: grass/branches/releasebranch_6_4/raster/r.mfilter.fp/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.mfilter.fp/description.html	2010-01-20 13:23:01 UTC (rev 40573)
+++ grass/branches/releasebranch_6_4/raster/r.mfilter.fp/description.html	2010-01-20 13:26:08 UTC (rev 40574)
@@ -1,6 +1,5 @@
 <h2>DESCRIPTION</h2>
 
-
 <em>r.mfilter.fp</em> filters the raster <em>input</em> to produce the
 raster <em>output</em> according to the matrix <em>filter</em> designed
 by the user (see <em>FILTERS</em> below).
@@ -40,59 +39,53 @@
 </pre>
 
 
-<dt>TITLE 
-
+<dl>
+<dt>TITLE</dt>
 <dd>A one-line TITLE for the filter.
 If a TITLE was not specified on the command line, it can be specified here.
 This TITLE would be used to construct a TITLE for the resulting raster map
 layer.  It should be a one-line description of the filter.
+</dd>
 
-<dt>MATRIX 
-
+<dl>
+<dt>MATRIX</dt>
 <dd>The matrix (n x n) follows on the next n lines.  <em>n</em> must be
 an odd integer greater than or equal to 3.
 The matrix itself consists of n rows of n values.
 The values must be separated from each other by at least 1 blank.
+</dd>
 
-<dt>DIVISOR 
-
+<dl>
+<dt>DIVISOR</dt>
 <dd>The filter divisor is <em>d</em>.  If not specified, the default is 1.
 If the divisor is zero (0), then the divisor is dependent on the
 category values in the neighborhood
 (see HOW THE FILTER WORKS below).
+</dd>
 
-<dt>TYPE 
-
+<dl>
+<dt>TYPE</dt>
 <dd>The filter type.  <em>S</em> means sequential, while <em>P</em> mean parallel.
 If not specified, the default is S.
-
-
 <p>
-
 Sequential filtering happens in place.  As the filter is applied to the
 raster map layer, the category values that were changed in neighboring
 cells affect the resulting category value of the current
 cell being filtered.
-
-
 <p>
 Parallel filtering happens in such a way that the original raster
 map layer category values are used to produce the new category value.
-
-
 <p>
 More than one filter may be specified in the filter file.
 The additional filter(s) are described just like the first.
 For example, the following describes two filters:
-</p>
-
 </dd>
 
 
 <h2>EXAMPLE FILTER FILE</h2>
 
 <pre>
-      TITLE     3x3 average, non-null data only, followed by 5x5 average
+     TITLE     3x3 average, non-null data only, followed by 5x5 average
      MATRIX    3
      1 1 1
      1 1 1



More information about the grass-commit mailing list