[GRASS-SVN] r39654 - grass/trunk/gui/wxpython/docs

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Oct 31 16:05:03 EDT 2009


Author: glynn
Date: 2009-10-31 16:05:02 -0400 (Sat, 31 Oct 2009)
New Revision: 39654

Modified:
   grass/trunk/gui/wxpython/docs/wxGUI.html
Log:
Fix broken HTML


Modified: grass/trunk/gui/wxpython/docs/wxGUI.html
===================================================================
--- grass/trunk/gui/wxpython/docs/wxGUI.html	2009-10-31 18:56:57 UTC (rev 39653)
+++ grass/trunk/gui/wxpython/docs/wxGUI.html	2009-10-31 20:05:02 UTC (rev 39654)
@@ -135,32 +135,32 @@
 <em>Add various raster-based map layers</em></dt>
 <dd>Opens a dropdown menu that allows user to select to:<br> 
 
-  <ul>
-    <li><dt><img src="icons/grass2/layer-shaded-relief-add.png">&nbsp;
+  <dl>
+    <dt><img src="icons/grass2/layer-shaded-relief-add.png">&nbsp;
 	<em>Add shaded relief raster map layer </em></dt>
       <dd>Adds shaded relief raster map layer,
-	see <em><a href="d.shadedmap.html">d.shadedmap</a></em></li>
-    <li><dt><img src="icons/grass2/layer-rgb-add.png">&nbsp;
+	see <em><a href="d.shadedmap.html">d.shadedmap</a></em>
+    <dt><img src="icons/grass2/layer-rgb-add.png">&nbsp;
 	<em>Add RGB raster layer</em></dt>
       <dd>Combines and displays three raster maps defined as red, green, 
     and blue channels to create an RGB color map, 
-    see <em><a href="d.rgb.html">d.rgb</a></em>.</dd></li>
-    <li><dt><img src="icons/grass2/layer-his-add.png">&nbsp;
+    see <em><a href="d.rgb.html">d.rgb</a></em>.</dd>
+    <dt><img src="icons/grass2/layer-his-add.png">&nbsp;
 	<em>Add HIS raster layer</em></dt>
       <dd>Combines and displays two or three raster maps defined as hue,
 	intensity, and (optionally) saturation channels to create a color map,
-	see <em><a href="d.his.html">d.his</a></em>.</dd></li>
-    <li><dt><img src="icons/grass2/layer-cell-cats-add.png">&nbsp;
+	see <em><a href="d.his.html">d.his</a></em>.</dd>
+    <dt><img src="icons/grass2/layer-cell-cats-add.png">&nbsp;
 	<em>Add raster arrows layer</em></dt>
       <dd>Adds map of raster cells with directional arrows drawn. Arrow
 	direction and length are determined by separate aspect/directional map
 	and (optional) slope/intensity map,
-	see <em><a href="d.rast.arrow.html">d.rast.arrow</a></em>.</dd></li>
-    <li><dt><img src="icons/grass2/layer-cell-cats-add.png">&nbsp;
+	see <em><a href="d.rast.arrow.html">d.rast.arrow</a></em>.</dd>
+    <dt><img src="icons/grass2/layer-cell-cats-add.png">&nbsp;
 	<em>Add raster numbers layer</em></dt>
       <dd>Adds map of raster cells with numbers representing the cell values, 
-	see <em><a href="d.rast.num.html">d.rast.num</a></em>.</dd></li>
-  </ul>
+	see <em><a href="d.rast.num.html">d.rast.num</a></em>.</dd>
+  </dl>
 
 <dt><img src="icons/grass2/layer-vector-add.png">&nbsp;
 <em>Add vector map layer</em></dt>
@@ -171,8 +171,8 @@
 <em>Add various vector-based map layers </em></dt>
 <dd>Opens a dropdown menu that allows user to select to:<br>
 
-  <ul>
-    <li><dt><img src="icons/grass2/layer-vector-thematic-add.png">&nbsp;
+  <dl>
+    <dt><img src="icons/grass2/layer-vector-thematic-add.png">&nbsp;
 	<em>Add thematic map layer
 	  (for all vector types)</em></dt>
       <dd>Adds layer for thematic display values from a numeric attribute
@@ -183,17 +183,17 @@
 	color schemes, creation of legend for thematic map, and saving the
 	results of thematic mapping to a ps.map instructions file for later
 	printing,
-	see <em><a href="d.vect.thematic.html">d.vect.thematic</a></em>.</dd></li>
+	see <em><a href="d.vect.thematic.html">d.vect.thematic</a></em>.</dd>
       
-    <li><dt><img src="icons/grass2/layer-vector-chart-add.png">&nbsp;
+    <dt><img src="icons/grass2/layer-vector-chart-add.png">&nbsp;
 	<em>Add thematic charts layer (for vector points)</em></dt>
       <dd>Adds layer in which pie or bar charts can be automatically created
 	at vector point locations. Charts display values from selected columns
 	in the associated attribute table. Options include: chart type, layer
 	and attributes to chart, chart colors, and chart size (fixed or based
 	on attribute column),
-	see <em><a href="d.vect.chart.html">d.vect.chart</a></em>.</dd></li>
-  </ul>
+	see <em><a href="d.vect.chart.html">d.vect.chart</a></em>.</dd>
+  </dl>
 
 <dt><img src="icons/grass2/layer-command-add.png">&nbsp;
 <em>Add command layer</em></dt>
@@ -220,29 +220,29 @@
    <em>Add grid or vector labels overlay</em></dt>
 <dd>Opens a dropdown menu that allows user to select to:<br>
 
-  <ul>
-  <li><dt><img src="icons/grass2/layer-grid-add.png">&nbsp;
+  <dl>
+  <dt><img src="icons/grass2/layer-grid-add.png">&nbsp;
       <em>Add overlay grids and lines</em></dt>
     <dd>Adds layer to display regular grid (for all locations)
-      see <em><a href="d.grid.html">d.grid</a></em></dd></li>
+      see <em><a href="d.grid.html">d.grid</a></em></dd>
 
-  <li><dt><img src="icons/grass2/layer-label-add.png">&nbsp;
+  <dt><img src="icons/grass2/layer-label-add.png">&nbsp;
       <em>Add labels layer for vector objects (from existing labels file)</em></dt>
     <dd>Add a layer of text from a labels file for vector objects
       created with the <em><a href="v.label.html">v.label</a></em> module. 
       A labels file can also be created with a text editor, 
-      see <em><a href="d.labels.html">d.labels</a></em>.</dd></li>
+      see <em><a href="d.labels.html">d.labels</a></em>.</dd>
 
-  <li><dt><img src="icons/grass/module-d.geodesic.gif">&nbsp;
+  <dt><img src="icons/grass/module-d.geodesic.gif">&nbsp;
       <em>Add geodesic line layer</em></dt>
     <dd>Add layer to display geodesic line for latitude/longitude locations only,
-      see <em><a href="d.geodesic.html">d.geodesic</a></em></dd></li>
+      see <em><a href="d.geodesic.html">d.geodesic</a></em></dd>
 
-  <li><dt><img src="icons/grass/module-d.geodesic.gif">&nbsp;
+  <dt><img src="icons/grass/module-d.geodesic.gif">&nbsp;
       <em>Add rhumbline layer</em>
       <dd>Add layer to display rhumblines (for latitude/longitude locations only),
-        see <em><a href="d.rhumbline.html">d.rhumbline</a></em>.</dd></li>
-  </ul>
+        see <em><a href="d.rhumbline.html">d.rhumbline</a></em>.</dd>
+  </dl>
 
 <dt><img src="icons/grass2/layer-remove.png">&nbsp;
    <em>Delete selected layer</em></dt>
@@ -342,14 +342,14 @@
   <em>Query raster/vector maps</em></dt>
 <dd>Opens a dropdown menu that allows user to select to:<br>
   <ul>
-    <li><dd>Query selected raster, RGB raster (all three map channels will be
+    <li>Query selected raster, RGB raster (all three map channels will be
 queried), or vector map(s) using the mouse. Map(s) must be selected
 before query.  Vector charts and thematic vector maps cannot be
 queried. The results of the query will be displayed in the console window,
-see <em><a href="r.what.html">r.what</a>, <a href="v.what.html">v.what</a></em>.</dd></li>
-    <li><dd>Query selected vector map in edit mode. The results of the query 
+see <em><a href="r.what.html">r.what</a>, <a href="v.what.html">v.what</a></em>.</li>
+    <li>Query selected vector map in edit mode. The results of the query 
     will be displayed in a form that permits editing of the queried vector
-    attributes.</dd></li>
+    attributes.</li>
   </ul>
 
 <dt><img src="icons/grass2/pan.png">&nbsp;
@@ -401,7 +401,7 @@
     <li>Zoom to match the extents of a saved region</li> 
     <li>Set computational region (the mapset's <tt>WIND</tt> file) to match the
         current display extents (does not change the resolution),
-        see <em><a href="g.region.html">g.region</a></em>.</dd>
+        see <em><a href="g.region.html">g.region</a></em>.
     <li>Save display geometry (current extents) to a named region file</li>
   </ul>
 
@@ -409,53 +409,53 @@
   <em>Analyze menu</em></dt>
 <dd>Opens a dropdown menu with:<br>
 
-  <ul>
-    <li> <dt><img src="icons/grass2/measure-length.png">&nbsp;
+  <dl>
+    <dt><img src="icons/grass2/measure-length.png">&nbsp;
          <em>Distance measurement tool</em></dt>
         <dd>Interactive measurement of lengths defined with the mouse. The
         length of each segment and the cumulative length of all segments
         measuered is displayed in the command output window frame. Lengths are
         measured in the current measurement unit,
-        see <em><a href="d.measure.html">d.measure</a></em>.</dd></li>
+        see <em><a href="d.measure.html">d.measure</a></em>.</dd>
 
-    <li><dt><img src="icons/grass2/layer-raster-profile.png">&nbsp;
+    <dt><img src="icons/grass2/layer-raster-profile.png">&nbsp;
         <em>Profile tool</em></dt>
       <dd>Interactively create profile of a raster map. Profile transect is
       drawn with the mouse in map display. The profile may be of the
       displayed map or a different map. Up to three maps can be profiled 
       simultaneously, 
-      see <em><a href="gm_profile.html">Profile Tool help page</a></em>.</dd></li>
+      see <em><a href="gm_profile.html">Profile Tool help page</a></em>.</dd>
 
-    <li><dt><img src="icons/grass2/layer-raster-histogram.png">&nbsp;
+    <dt><img src="icons/grass2/layer-raster-histogram.png">&nbsp;
         <em>Histogram tool</em></dt>
         <dd>Displays histogram of selected raster map or image in new window,
-        see <em><a href="d.histogram.html">d.histogram</a></em>.</dd></li>
-   </ul>
+        see <em><a href="d.histogram.html">d.histogram</a></em>.</dd>
+   </dl>
 
 <dt><img src="icons/grass2/overlay-add.png">&nbsp;
     <em>Add overlay</em></dt>
     <dd>opens a dropdown menu that allows user to:<br>
 
-  <ul>
-    <li> <dt><img src="icons/grass2/scalebar-add.png">&nbsp;
+  <dl>
+    <dt><img src="icons/grass2/scalebar-add.png">&nbsp;
          <em>Add scalebar and north arrow</em></dt>
          <dd>Adds layer to display a combined scalebar and north arrow. Options
          include scalebar placement (using screen coordinates or a mouse),
          scalebar format, and scalebar colors,
-         see <em><a href="d.barscale.html">d.barscale</a></em>.</dd></li>
+         see <em><a href="d.barscale.html">d.barscale</a></em>.</dd>
 
-    <li><dt><img src="icons/grass2/legend-add.png">&nbsp;
+    <dt><img src="icons/grass2/legend-add.png">&nbsp;
         <em>Add raster map legend</em></dt>
         <dd>Adds layer to display with legend of selected raster map,
-        see <em><a href="d.legend.html">d.legend</a></em>.</dd></li>
+        see <em><a href="d.legend.html">d.legend</a></em>.</dd>
 
-    <li><dt><img src="icons/grass2/text-add.png">&nbsp;
+    <dt><img src="icons/grass2/text-add.png">&nbsp;
         <em>Add text layer</em></dt>
         <dd>Adds layer to display a line of text using default GRASS font
         (selected with <em><a href="d.font.html">d.font</a></em>).  Options
         include: text placement (screen coordinates); and text size, bolding,
-        and color, see <em><a href="d.text.html">d.text</a></em>.</dd></li>
-  </ul>
+        and color, see <em><a href="d.text.html">d.text</a></em>.</dd>
+  </dl>
 
 <dt><img src="icons/grass2/map-export.png">&nbsp;
   <em>Save display to graphic file</em></dt>
@@ -466,28 +466,26 @@
 <dd>Prints map on system native printer or PostScript device;
 saves visible map display (including PostScript text and labels) to PDF
 or EPS file.</dd>
-
-<br>
 <dt><em>Map display mode</em></dt>
 <dd>Opens a dropdown menu for selecting different display mode<br>
-  <ul>
-    <li><dt><em>2D view mode</em></dt>
+  <dl>
+    <dt><em>2D view mode</em></dt>
     <dd>Normal GIS display. All active layers are composited and displayed
-    in 2D mode.</dd></li>
+    in 2D mode.</dd>
 
-    <li><dt><em>3D view mode</em></dt>
+    <dt><em>3D view mode</em></dt>
     <dd>Experimental replacement for NVIZ. Displays all active layers in 
     3D perspective using OpenGL. A new control panel opens to manage the 
     3D view. 3D view can be zoomed, panned, rotated, and tilted. The 
     vertical exaggeration of rasters and 3D vectors can be set. Various 
     color and lighten settings are possible. Not yet functional for 
-    Windows platforms</dd></li>
+    Windows platforms</dd>
 
-    <li><dt><em>Digitize mode</em></dt>
+    <dt><em>Digitize mode</em></dt>
     <dd>Puts display into vector digitizing mode and opens a new digitizing 
     toolbar. The user can digitize a new map or edit an existing
-    map. Not yet functional for Windows platforms</dd></li>
-  </ul>
+    map. Not yet functional for Windows platforms</dd>
+  </dl>
 </dl>
 
 <h2>CONFIGURATION</h2>



More information about the grass-commit mailing list