summary refs log tree commit diff
path: root/pamstereogram.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-11-07 00:51:08 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-11-07 00:51:08 +0000
commitab536713f100ad65275beac519d9e51b58316613 (patch)
tree811a55812dc99e417ddf05d0716fee1764d57887 /pamstereogram.html
parentd3ab2a7b9e833341cb3ef50383f13d27e8d398eb (diff)
downloadnetpbm-mirror-ab536713f100ad65275beac519d9e51b58316613.tar.gz
netpbm-mirror-ab536713f100ad65275beac519d9e51b58316613.tar.xz
netpbm-mirror-ab536713f100ad65275beac519d9e51b58316613.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@1362 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pamstereogram.html')
-rw-r--r--pamstereogram.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/pamstereogram.html b/pamstereogram.html
index 9780c2b6..b035b60c 100644
--- a/pamstereogram.html
+++ b/pamstereogram.html
@@ -132,7 +132,7 @@ values of the 3-D object/scene while the texture image provides the
 true-color values.  Consequently, the texture image should align with
 the depth-map image.  (Note that it's required to have the same
 dimensions.)  The texture image's background color is ignored when
-blending colors.</dd>
+blending colors.
 
 <p>This option was new in Netpbm 10.53 (December 2010).</p>
 
@@ -142,7 +142,7 @@ of letting <b>pamstereogram</b> determine it automatically.  Specify
 the color as described for the
 <a href="libppm.html#colorname">argument of the ppm_parsecolor() library
 routine</a>.  The <b>-bgcolor</b> option is meaningful only in conjunction
-with <b>-texfile</b>.</dd>
+with <b>-texfile</b>.
 
 <p>This option was new in Netpbm 10.53 (December 2010).</p>
 
@@ -155,9 +155,10 @@ The <b>-smoothing</b> option is helpful when the texture image
 includes smooth color transitions (as in a photograph) but makes crisp
 texture images (as in a line drawing) appear blurry.
 The <b>-smoothing</b> option is meaningful only in conjunction with
-<b>-texfile</b>.</dd>
+<b>-texfile</b>.
 
 <p>This option was new in Netpbm 10.53 (December 2010).</p>
+</dd>
 
 <dt><b>-xshift=</b><i>pixels</i></dt>
 <dd>Shift the pattern image (designated by <b>-patfile</b>) to the
@@ -208,7 +209,7 @@ vice versa. Some people are unable to diverge their eyes and can only cross
 them. The <b>-crosseyed</b> option enables such people to see the 3-D image as
 intended.  You can also specify the <b>-crosseyed</b> option if you prefer
 using depth maps in which darker colors are closer to the eye and lighter
-colors are farther from the eye.</dd>
+colors are farther from the eye.
 
 <p>Before Netpbm 10.53 (December 2010), <b>pamstereogram</b> used higher
 (lighter) numbers for things closer to the eye <em>without</em>
@@ -387,12 +388,13 @@ Netpbm 10.32 (Februrary 2006) and Netpbm 10.26.23 (January 2006).</p>
 <li><a href="#description">DESCRIPTION</a></li>
 <li><a href="#options">OPTIONS</a></li>
 <li><a href="#parameters">PARAMETERS</a></li>
-<li><a href="#notes">NOTES</a></li>
+<li><a href="#notes">NOTES</a>
 <ul>
   <li><a href="inputimages">Input Images</a></li>
   <li><a href="mappedtexture">Mapped-texture Stereograms</a></li>
   <li><a href="notes_misc">Miscellaneous</a></li>
   </ul>
+</li>
 <li><a href="#examples">EXAMPLES</a></li>
 <li><a href="#seealso">SEE ALSO</a></li>
 <li><a href="#history">HISTORY</a></li>