소스 검색

HTML fixes

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@32836 15284696-431f-4ddb-bdfa-cd5b030d7da7
Glynn Clements 17 년 전
부모
커밋
00ebbaa11f

+ 2 - 2
db/drivers/odbc/grass-odbc.html

@@ -107,7 +107,7 @@ psql -V
 </pre></div>
 
 
-</p><li>
+<li>
 Now create a new database if not yet existing:
 <div class="code"><pre>
 db.createdb driver=odbc database=grass6test
@@ -140,7 +140,7 @@ Now the table name 'mytable' should appear.
 <p>
 Doesn't work? Check with 'isql &lt;databasename&gt;' if the ODBC-PostgreSQL
 connection is really established.
-</p></li></ul>
+</p></ul>
 
 Note that you can also connect mySQL, Oracle etc. through ODBC to GRASS.
 

+ 4 - 4
display/d.colortable/d.colortable.html

@@ -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 

+ 2 - 1
general/g.mkfontcap/g.mkfontcap.html

@@ -17,6 +17,7 @@ fonts. The list of directories scanned is currently:
     /System/Library/Fonts
     ${WINDIR}/Fonts
 </pre></div>
+<p>
 These correspond to directories where fonts can be found on some common
 operating systems. Extra directories to search can easily by added using the
 <em>extradirs</em> parameter, which accepts a comma-separated list. An extra
@@ -37,7 +38,7 @@ export $GRASS_FONT_CAP
 
 g.mkfontcap
 </pre></div>
-
+<p>
 to create a personal copy and then to make GRASS use that file
 instead of the system copy.
 </p>

+ 5 - 5
gui/wxpython/docs/wxGUI.html

@@ -174,7 +174,7 @@ d.rast soils;d.rast -o roads;d.vect streams col=blue
 Note that when an option of the command contains spaces, you need to
 escape them with the backslash ('\') character, for example:
 <div class="code"><pre>
-d.text text=Population\ density</tt>
+d.text text=Population\ density
 </pre></div>
 </dd>
 
@@ -212,7 +212,7 @@ This component includes toolbar area (set of toolbars), map canvas
 where a map composition is displayed, and the statusbar.
 
 <center>
-  <br><img src="wxGUI_map_display.jpg" alt="Map Display Window"/><br><br>
+  <br><img src="wxGUI_map_display.jpg" alt="Map Display Window"><br><br>
 </center>
 
 Each Map Display Window has a unique layer tree and region
@@ -340,9 +340,9 @@ see <em><a href="gm_profile.html">Profile Tool help
 page</a></em>.</dd>
 
 <dt><img src="icons/silk/chart_bar.png">&nbsp;
-  <img src="icons/grass/module-d.histogram.gif"> Display histogram of selected raster map</td>
+  <img src="icons/grass/module-d.histogram.gif"> Display histogram of selected raster map</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>
+see <em><a href="d.histogram.html">d.histogram</a></em>.</dd>
 
 <dt><img src="icons/silk/overlays.png">&nbsp;
   <img src="icons/grass/gui-rastanalyze.gif"> Add overlay</dt>
@@ -358,7 +358,7 @@ see <em><a href="d.barscale.html">d.barscale</a></em>.</dd>
 <dt><img src="icons/silk/page_green.png">&nbsp;
   <img src="icons/grass/module-d.legend.gif"> Add legend of raster map</dt>
 <dd>Adds layer to display with legend of selected raster map,
-see <a href="d.legend.html">d.legend</a></em>.</dd>
+see <em><a href="d.legend.html">d.legend</a></em>.</dd>
 
 <dt><img src="icons/silk/textfield_add.png">&nbsp;
   <img src="icons/grass/module-d.text.gif"> Add text layer</dt>

+ 1 - 1
imagery/i.smap/shapiro/i.smap.html

@@ -33,7 +33,7 @@ the <B>-m</B> flag (see <A HREF="#mflag.html">below</A>).
 
 <DL>
 
-<DT><B>-m</B></A>
+<DT><B>-m</B>
 
 <DD>Use maximum likelihood estimation (instead of smap).
 Normal operation is to use SMAP estimation (see

+ 1 - 1
raster/r.covar/r.covar.html

@@ -31,7 +31,7 @@ For example,
 
 <dl>
 <dd>
-<b>r.covar</b> map=</b><em>layer.1</em>,<em>layer.2</em>,<em>layer.3</em>
+<b>r.covar</b> map=<em>layer.1</em>,<em>layer.2</em>,<em>layer.3</em>
 </dl>
 
 would produce a 3x3 matrix (values are example only): 

+ 1 - 1
raster/r.in.arc/r.in.arc.html

@@ -39,7 +39,7 @@ multipliers.
 To import a ARC/INFO ascii grid, applying a 10x multiplier during import, with title:
 <div class="code"><pre>
 r.in.arc input=elev_meters.asc output=elev_decimeters title="Elevation data converted to decimeters" mult=10
-</div></pre>
+</pre></div>
 
 <h2>SEE ALSO</h2>
 

+ 1 - 1
raster/r.in.ascii/r.in.ascii.html

@@ -109,7 +109,7 @@ null:                      -9999
 <a href="r.in.gdal.html">r.in.gdal</a>, 
 <a href="r.out.arc.html">r.out.arc</a>,
 <a href="r.in.bin.html">r.in.bin</a>,
-<a href="r3.in.ascii.html">r3.in.ascii</a></em>,
+<a href="r3.in.ascii.html">r3.in.ascii</a>,
 <a href="http://grass.itc.it/gdp/html_grass5/ascii_formats.html">GRASS ASCII formats</a>
 </em>
 

+ 2 - 2
raster/r.lake/r.lake.html

@@ -18,7 +18,7 @@ match three criteria and to define the lake:
 <p>The water level must be in DEM units.</p>
 
 <h2>NOTES</h2>
-
+<p>
 The seed (starting) point can be a raster map with at least one
 cell value greater than zero, or a seed point can be specified as an E,
 N coordinate pair. If the seed is specified as a coordinate pair, an additional
@@ -63,7 +63,7 @@ if( if( isnull(${seedmap}),0,${seedmap}>0), ${wlevel}-${dem}, \
   if(isnull(${seedmap}[-1,-1]),0, ${seedmap}[-1,-1]>0 && ${wlevel}>${dem}),\
  ${wlevel}-${dem}, null() )))
 </pre></div>
-
+<p>
 The ${seedmap} variable is replaced by seed map names, ${dem} with DEM map name, and
 ${wlevel} with target water level.  To get single water level, this code block is
 called with same level numerous times (in a loop) as the lake grows by single cells

+ 0 - 1
raster/r.li/r.li.padcv/r.li.padcv.html

@@ -10,7 +10,6 @@ with:<br>
   <li><b>MPS</b>: mean patch area size<br></li>
   <li><b>a<small><small>i</small></small></b>: area of patch i<br></li>
   <li><b>N<small>patch</small></b>: number of patch<br></li>
-  </li>
 </ul>
 
 

+ 0 - 1
raster/r.li/r.li.padrange/r.li.padrange.html

@@ -7,7 +7,6 @@ with:<br>
 <ul>
   <li><b>a<small><small>max</small></small></b>: max patch area size<br></li>
   <li><b>a<small><small>min</small></small></b>: min patch area size<br></li>
-  </li>
 </ul>
 
 <h2>EXAMPLES</h2>

+ 0 - 1
raster/r.li/r.li.padsd/r.li.padsd.html

@@ -6,7 +6,6 @@ with:<br>
   <li><b>MPS</b>: mean patch area size<br></li>
   <li><b>a<small><small>i</small></small></b>: area of patch i<br></li>
   <li><b>N<small>patch</small></b>: number of patch<br></li>
-  </li>
 </ul>
 
 <h2>EXAMPLES</h2>

+ 2 - 2
raster/r.li/r.li.patchdensity/r.li.patchdensity.html

@@ -40,7 +40,7 @@ A map of NULL values is considered to have zero patches. <br>
 If you want to have null values instead run <br>
 <div class="code"><pre>
 r.null setnull=0 map=my_out
-<pre></div>
+</pre></div>
 after index calculation.<br>
 <!-- next ??????: -->
 If raster area is 0, <em>r.li.patchdensity</em> returns -1. This is only possible
@@ -61,4 +61,4 @@ Please send bugs reports to
 <a href="mailto:spano@cli.di.unipi.it">spano@cli.di.unipi.it</a>,
 <a href="mailto:porta@cli.di.unipi.it">porta@cli.di.unipi.it</a><BR>
 
-<p><i>Last changed: $Date$</i<pre>
+<p><i>Last changed: $Date$</i>

+ 1 - 1
raster/r.li/r.li.setup/r.li.setup.html

@@ -74,7 +74,7 @@ file in an interactive way, in three steps
 	  <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>

+ 2 - 2
raster/r.mfilter.fp/r.mfilter.fp.html

@@ -39,7 +39,7 @@ It has the following format:
      TYPE        S/P
 </pre>
 
-
+<dl>
 <dt>TITLE 
 
 <dd>A one-line TITLE for the filter.
@@ -86,7 +86,7 @@ The additional filter(s) are described just like the first.
 For example, the following describes two filters:
 </p>
 
-</dd>
+</dl>
 
 
 <h2>EXAMPLE FILTER FILE</h2>

+ 2 - 2
raster/r.mfilter/r.mfilter.html

@@ -39,7 +39,7 @@ It has the following format:
      TYPE        S/P
 </pre>
 
-
+<dl>
 <dt>TITLE 
 
 <dd>A one-line TITLE for the filter.
@@ -86,7 +86,7 @@ The additional filter(s) are described just like the first.
 For example, the following describes two filters:
 </p>
 
-</dd>
+</dl>
 
 
 <h2>EXAMPLE FILTER FILE</h2>

+ 1 - 1
raster/r.out.ppm3/r.out.ppm3.html

@@ -30,7 +30,7 @@ differ, the aspect ratio of the resulting image will be off.
 
 <h2>AUTHOR</h2>
 
-Glynn Clements <glynn.clements@virgin.net><br>
+Glynn Clements<br>
 Based upon <em>r.out.ppm</em> and <em>d.rgb</em>.
 
 <p><i>Last changed: $Date$</i>

+ 1 - 1
raster/r.resamp.interp/r.resamp.interp.html

@@ -12,7 +12,7 @@ cell in the output map as follows:
 <li>bilinear (4 cells)</li>
 <li>bicubic (16 cells)</li>
 </ul>
-
+<p>
 This module is intended for reinterpolation of continuous data
 to a different resolution rather than for interpolation from scattered data
 (use the <em>v.surf.*</em> modules for that purpose).

+ 1 - 1
raster/r.rescale.eq/r.rescale.eq.html

@@ -34,7 +34,7 @@ become NULL.  This allows the user to select a subset of
 the full category value range for rescaling if desired.
 This also means that the user should know the category
 value range for the input raster map layer.  The user can
-request the </b><em>r.rescale.eq</em> program to determine
+request the <em>r.rescale.eq</em> program to determine
 this range, or can obtain it using the
 <em><a href="r.describe.html">r.describe</a></em> or
 <em><a href="r.info.html">r.info</a></em>

+ 1 - 1
raster/r.rescale/r.rescale.html

@@ -34,7 +34,7 @@ become NULL.  This allows the user to select a subset of
 the full category value range for rescaling if desired.
 This also means that the user should know the category
 value range for the input raster map layer.  The user can
-request the </b><em>r.rescale</em> program to determine
+request the <em>r.rescale</em> program to determine
 this range, or can obtain it using the
 <em><a href="r.describe.html">r.describe</a></em> or <em><a href="r.info.html">r.info</a></em> 
 command.  If the category value range is determined using

+ 1 - 1
scripts/i.in.spotvgt/i.in.spotvgt.html

@@ -46,6 +46,6 @@ r.out.tiff -t 0001_NDV out=spotndvi
 
 <h2>AUTHOR</h2>
 
-Markus Neteler</a>
+Markus Neteler
 
 <p><i>Last changed: $Date$</i>

+ 1 - 0
vector/v.generalize/v.generalize.html

@@ -92,6 +92,7 @@ More importantly, the effect of
 <DIV class="code"><PRE>
 v.generalize input=in output=out method=douglas_reduction threshold=0 reduction=X
 </PRE></DIV>
+<P>
 is that 'out' contains approximately only X% of points of 'in'.
 </P>
 

+ 0 - 2
vector/v.net.visibility/v.net.visibility.html

@@ -10,7 +10,6 @@ If you compute a shortest path after computing the visibility graph you will not
 <div class="code"><pre>
 v.buffer input=map output=bufferedmap buffer=1 type=point,line,area,boundary
 </pre></div>
-</p>
 
 
 <p>
@@ -34,7 +33,6 @@ where 25556200,6686400 are the coordinate of the first point and 25556400,668660
 <div class="code"><pre>
 v.net.visibility input=map vis=vis_map output=new_vis_map coordinate=25556200,6686400,25556400,6686600
 </pre></div>
-</p>
 
 <h2>EXAMPLE 1</h2>
 A simple example showing how to use the module

+ 1 - 1
vector/v.out.vtk/v.out.vtk.html

@@ -48,7 +48,6 @@ The GRASS vector data is converted into the polydata format of VTK:
  <li><i>vtk Vertices</i> -- representing points and centroids </li>
  <li><i>vtk lines</i> -- representing lines and boundaries </li> 
  <li><i>vtk polygons</i> -- representing areas and faces </li>
-</li>
 </ul>
 <p>
 The VTK file can be visualized with
@@ -57,6 +56,7 @@ The VTK file can be visualized with
 <EM><A HREF="http://mayavi.sourceforge.net">MayaVi</A></EM>.
 
 <h3>Attention</h3>
+<p>
 If areas or faces are exported, the data have to be triangulated within Paraview or
 MayaVi.
 </p>

+ 2 - 2
vector/v.surf.rst/v.surf.rst.html

@@ -137,7 +137,7 @@ Because the <em>tension</em> is applied to normalized data its suitable value
 is usually within the 10-100 range and does not depend on the actual scale
 (distances) of the original data (which can be km for regional applications
 or cm for field experiments).
-<br>2. Flag<b> -t </b>: </b>The given <em>tension</em>
+<br>2. Flag<b> -t </b>: The given <em>tension</em>
 is applied to un-normalized data (rescaled tension = t<em>ension*dnorm</em>/1000
 is applied to normalized data (x/<em>dnorm</em>) and therefore <em>dnorm</em>
 
@@ -225,7 +225,7 @@ d.vect elevrand where="value > 1300"
 
 
 <h3>Cross validation procedure</h3>
-
+<p>
 The "optimal" approximation parameters for given data can be found using 
 a cross-validation (CV) procedure (<b>-c </b>flag). 
 The CV procedure is based on removing one input data point at a time, 

+ 0 - 2
vector/v.to.rast/v.to.rast.html

@@ -83,7 +83,6 @@ v.to.rast in=vect_map out=raster_map col=SPEED
 <div class="code"><pre>
 v.to.rast in=streams out=streamsdir use=dir
 </pre></div>
-</p>
 
 <P>
 <P>
@@ -92,7 +91,6 @@ v.to.rast in=streams out=streamsdir use=dir
 v.to.rast in=fields out=myfields use=attr col=cat labelcol=label
 r.category myfields
 </pre></div>
-</p>
 
 <h2>SEE ALSO</h2>
 <em>

+ 1 - 1
vector/v.vol.rst/v.vol.rst.html

@@ -140,7 +140,7 @@ representing the whole dataset.
 
 <P>
 <i>Example 
- (<based on <a href="http://mpa.itc.it/grasstutor/data_menu2nd.phtml">Slovakia3d dataset</a>):</i>
+ (based on <a href="http://mpa.itc.it/grasstutor/data_menu2nd.phtml">Slovakia3d dataset</a>):</i>
 <P>
 <div class="code"><pre>
 v.info -c precip3d