diff --git a/www/ImageMagickObject.html b/www/ImageMagickObject.html
index f27932b..a2c3f6c 100644
--- a/www/ImageMagickObject.html
+++ b/www/ImageMagickObject.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -229,16 +229,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/advanced-unix-installation.html b/www/advanced-unix-installation.html
index b03eda3..5cbcc60 100644
--- a/www/advanced-unix-installation.html
+++ b/www/advanced-unix-installation.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -199,7 +199,7 @@
 
 <p>The configure script looks at your environment and decides what it can cobble together to get ImageMagick compiled and installed on your system.  This includes finding a compiler, where your compiler header files are located (e.g. stdlib.h), and if any delegate libraries are available for ImageMagick to use (e.g. JPEG, PNG, TIFF, etc.).  If you are willing to accept configure's default options, and build from within the source directory, you can simply type:</p>
 
-<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">cd ImageMagick-6.8.6-0</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">./configure</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">cd ImageMagick-6.8.6-8</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">./configure</span></p>
 <p>Watch the configure script output to verify that it finds everything that
  you think it should.  Pay particular attention to the last lines of the script output.  For example, here is a recent report from our system:</p>
 
@@ -551,7 +551,7 @@
 	<div class="doc-section">
 	  <p><a href="download.html">Download</a> the ImageMagick source distribution and verify the distribution against its <a href="http://www.imagemagick.org/download/digest.rdf">message digest</a>.</p>
 	  <p>Unpack and change into the top-level ImageMagick directory:</p>
-		<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">tar xvfz ImageMagick-6.8.6-0.tar.gz</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">cd ImageMagick-6.8.6-0</span></p>	  <p>Configure ImageMagick:</p>
+		<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">tar xvfz ImageMagick-6.8.6-8.tar.gz</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">cd ImageMagick-6.8.6-8</span></p>	  <p>Configure ImageMagick:</p>
 	<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">./configure --prefix=/opt --with-quantum-depth=16 \ <br></br>
 		--disable-dependency-tracking --with-x=yes \ <br></br>
 		--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib/ \ <br></br>
@@ -571,7 +571,7 @@
 
 <p>Although you can download and install delegate libraries yourself, many are already available in the <a href="http://gnuwin32.sourceforge.net/">GnuWin32</a> distribution.  Download and install whichever delegate libraries you require such as JPEG, PNG, TIFF, etc.  Make sure you specify the development headers when you install a package.  Next type,</p>
 
-<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">tar jxvf ImageMagick-6.8.6-?.tar.bz2</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">cd ImageMagick-6.8.6-0</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include"</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib"</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">./configure --without-perl</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">make</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">sudo make install</span></p></div>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">tar jxvf ImageMagick-6.8.6-?.tar.bz2</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">cd ImageMagick-6.8.6-8</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include"</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib"</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">./configure --without-perl</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">make</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">sudo make install</span></p></div>
 
 <h2><a id="problems"></a>Dealing with Unexpected Problems</h2>
 <div class="doc-section">
@@ -616,16 +616,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/advanced-windows-installation.html b/www/advanced-windows-installation.html
index 7beaf38..026ab68 100644
--- a/www/advanced-windows-installation.html
+++ b/www/advanced-windows-installation.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -451,7 +451,7 @@
 
 	<ol>
 	<li>Double-click on
-	<code>VisualMagick/bin/ImageMagick-6.8.6-0-Q16-windows-dll.exe</code>
+	<code>VisualMagick/bin/ImageMagick-6.8.6-8-Q16-windows-dll.exe</code>
 	to launch the ImageMagick binary distribution.</li>
 	<li>Complete the installer screens to install ImageMagick on your system.</li>
 	</ol>
@@ -506,16 +506,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/animate.html b/www/animate.html
index 4308528..ca556b0 100644
--- a/www/animate.html
+++ b/www/animate.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -637,16 +637,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/api.html b/www/api.html
index 0307c6e..fbdd672 100644
--- a/www/api.html
+++ b/www/api.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -194,7 +194,7 @@
 
   <dt><a id="ch"></a>Ch</dt>
 
-<dd><a href="http://www.imagemagick.org/ChMagick">ChMagick</a> is a <a href="http://www.softintegration.com/">Ch</a> binding to the MagickCore and MagickWand API.  Ch is an embeddable C/C++ interpreter for cross-platform scripting.</dd>
+<dd><a href="../ChMagick">ChMagick</a> is a <a href="http://www.softintegration.com/">Ch</a> binding to the MagickCore and MagickWand API.  Ch is an embeddable C/C++ interpreter for cross-platform scripting.</dd>
 
   <dt><a id="com_"></a>COM+</dt>
 
@@ -202,7 +202,7 @@
 
   <dt><a id="c__"></a>C++</dt>
 
-<dd><a href="http://www.imagemagick.org/Magick++">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf">A Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++.  We include the <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.odt">source</a> if you want to correct, enhance, or expand the tutorial.</dd>
+<dd><a href="../Magick++">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf">A Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++.  We include the <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.odt">source</a> if you want to correct, enhance, or expand the tutorial.</dd>
 
   <dt><a id="go"></a>GO</dt>
   <dd><a href="https://github.com/gobinds/imagick">GoImagick</a> is a set of Go bindings to ImageMagick's MagickWand and MagickCore C APIs.</dd>
@@ -229,7 +229,7 @@
 
   <dt><a id="dot-net"></a>.NET</dt>
 
-<dd>Use <a href="http://magick.codeplex.com/">Magick.Net</a> to convert, compose, and edit images from Windows .NET.</dd>
+<dd>Use <a href="http://magick.codeplex.com/">Magick.NET</a> to convert, compose, and edit images from Windows .NET.</dd>
 
 <dd><a href="http://sourceforge.net/projects/imagemagickapp/">ImageMagickApp</a> is a .NET application written in C# that utilizes the ImageMagick command line to allow conversion of multiple image formats to different formats.</dd>
 
@@ -255,7 +255,7 @@
 <dd><a href="http://www.assembla.com/wiki/show/pythonmagickwand">PythonMagickWand</a> is an object-oriented Python interface to MagickWand based on ctypes.</dd>
 
 <dd><a href="http://www.imagemagick.org/download/python/">PythonMagick</a> is an object-oriented Python interface to ImageMagick.</dd>
-<dd><a href=" http://dahlia.github.com/wand/">Wand</a> is a ctypes-based ImagedMagick binding library for Python.</dd>
+<dd><a href="http://wand-py.org/">Wand</a> is a ctypes-based ImagedMagick binding library for Python.</dd>
 
   <dt><a id="realbasic"></a>REALbasic</dt>
 
@@ -291,16 +291,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/architecture.html b/www/architecture.html
index bfcb27c..eb6eeb6 100644
--- a/www/architecture.html
+++ b/www/architecture.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -263,7 +263,7 @@
 
 <p>When the pixel cache is initialized, pixels are scaled from whatever bit depth they originated from to that required by the pixel cache.  For example, a 1-channel 1-bit monochrome PBM image is scaled to a 4 channel 8-bit RGBA image, if you are using the Q8 version of ImageMagick, and 16-bit RGBA for the Q16 version.  You can determine which version you have with the <a href="command-line-options.html#version">‑version</a> option: </p>
 
-<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">identify -version</span><span class="crtout">Version: ImageMagick 6.8.6-0 2013-06-16 Q16 http://www.imagemagick.org</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">identify -version</span><span class="crtout">Version: ImageMagick 6.8.6-8 2013-07-15 Q16 http://www.imagemagick.org</span></p>
 <p>As you can see, the convenience of the pixel cache sometimes comes with a trade-off in storage (e.g. storing a 1-bit monochrome image as 16-bit RGBA is wasteful) and speed (i.e. storing the entire image in memory is generally slower than accessing one scanline of pixels at a time).  In most cases, the benefits of the pixel cache typically outweigh any disadvantages.</p>
 </div>
 
@@ -1497,16 +1497,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/binary-releases.html b/www/binary-releases.html
index 83c8847..93c3bf7 100644
--- a/www/binary-releases.html
+++ b/www/binary-releases.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -197,16 +197,16 @@
   </tr>
 
   <tr>
-      <td valign="top">ImageMagick-6.8.6-0.i386.rpm</td>
-    <td valign="top"><a href="http://www.imagemagick.org/download/linux/CentOS/i386/ImageMagick-6.8.6-0.i386.rpm">download</a></td>
-    <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/i386/ImageMagick-6.8.6-0.i386.rpm">download</a></td>
+      <td valign="top">ImageMagick-6.8.6-8.i386.rpm</td>
+    <td valign="top"><a href="http://www.imagemagick.org/download/linux/CentOS/i386/ImageMagick-6.8.6-8.i386.rpm">download</a></td>
+    <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/i386/ImageMagick-6.8.6-8.i386.rpm">download</a></td>
     <td valign="top">Redhat / CentOS 5.8 i386 RPM</td>
   </tr>
 
   <tr>
-      <td valign="top">ImageMagick-6.8.6-0.x86_64.rpm</td>
-      <td valign="top"><a href="http://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-6.8.6-0.x86_64.rpm">download</a></td>
-    <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-6.8.6-0.x86_64.rpm">download</a></td>
+      <td valign="top">ImageMagick-6.8.6-8.x86_64.rpm</td>
+      <td valign="top"><a href="http://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-6.8.6-8.x86_64.rpm">download</a></td>
+    <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-6.8.6-8.x86_64.rpm">download</a></td>
     <td valign="top">Redhat / CentOS 5.8 x86_64 RPM</td>
   </tr>
 
@@ -243,7 +243,7 @@
 
 <p>ImageMagick RPM's are self-installing.  Simply type the following command and you're ready to start using ImageMagick:</p>
 
-<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">rpm -Uvh ImageMagick-6.8.6-0.i386.rpm</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">rpm -Uvh ImageMagick-6.8.6-8.i386.rpm</span></p>
 <p>For other systems, create (or choose) a directory to install the package into and change to that directory, for example:</p>
 
 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">cd $HOME</span></p>
@@ -285,9 +285,9 @@
   </tr>
 
   <tr>
-    <td valign="top">ImageMagick-x86_64-apple-darwin12.3.0.tar.gz</td>
-    <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-x86_64-apple-darwin12.3.0.tar.gz">download</a></td>
-    <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-x86_64-apple-darwin12.3.0.tar.gz">download</a></td>
+    <td valign="top">ImageMagick-x86_64-apple-darwin12.4.0.tar.gz</td>
+    <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-x86_64-apple-darwin12.4.0.tar.gz">download</a></td>
+    <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-x86_64-apple-darwin12.4.0.tar.gz">download</a></td>
     <td valign="top">Mac OS X Mountain Lion</td>
   </tr>
 </table>
@@ -299,7 +299,7 @@
 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">cd $HOME</span></p>
 <p>Next, extract the contents of the package.  For example:</p>
 
-<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">tar xvfz ImageMagick-x86_64-apple-darwin12.3.0.tar.gz</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">tar xvfz ImageMagick-x86_64-apple-darwin12.4.0.tar.gz</span></p>
 <p>Set the <code>MAGICK_HOME</code> environment variable to the path where you extracted the ImageMagick files. For example:</p>
 
 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">export MAGICK_HOME="$HOME/ImageMagick-6.8.6"</span></p>
@@ -345,7 +345,7 @@
 <pre class="text">
 	./imagemagick_compile.sh <em>VERSION</em>
 </pre>
-<p>where <em>VERSION</em> is the version of ImageMagick you want to compile (i.e.: 6.8.6-0, svn, ...)</p>
+<p>where <em>VERSION</em> is the version of ImageMagick you want to compile (i.e.: 6.8.6-8, svn, ...)</p>
 
 <p>This script compiles ImageMagick as a static library to be included in iOS projects and adds support for</p>
 <ul>
@@ -395,9 +395,9 @@
   </tr>
 
   <tr>
-        <td valign="top">ImageMagick-6.8.6-0-Q16-x86-dll.exe</td>
-        <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-0-Q16-x86-dll.exe">download</a></td>
-      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-0-Q16-x86-dll.exe">download</a></td>
+        <td valign="top">ImageMagick-6.8.6-8-Q16-x86-dll.exe</td>
+        <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-8-Q16-x86-dll.exe">download</a></td>
+      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-8-Q16-x86-dll.exe">download</a></td>
     <td valign="top">Win32 dynamic at 16 bits-per-pixel</td>
   </tr>
 </table>
@@ -414,44 +414,44 @@
   </tr>
 
   <tr>
-        <td valign="top">ImageMagick-6.8.6-0-Q16-x86-static.exe</td>
-        <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-0-Q16-x86-static.exe">download</a></td>
-      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-0-Q16-x86-static.exe">download</a></td>
+        <td valign="top">ImageMagick-6.8.6-8-Q16-x86-static.exe</td>
+        <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-8-Q16-x86-static.exe">download</a></td>
+      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-8-Q16-x86-static.exe">download</a></td>
     <td valign="top">Win32 static at 16 bits-per-pixel</td>
   </tr>
 
   <tr>
-        <td valign="top">ImageMagick-6.8.6-0-Q8-x86-dll.exe</td>
-        <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-0-Q8-x86-dll.exe">download</a></td>
-      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-0-Q8-x86-dll.exe">download</a></td>
+        <td valign="top">ImageMagick-6.8.6-8-Q8-x86-dll.exe</td>
+        <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-8-Q8-x86-dll.exe">download</a></td>
+      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-8-Q8-x86-dll.exe">download</a></td>
     <td valign="top">Win32 dynamic at 8 bits-per-pixel</td>
   </tr>
 
   <tr>
-        <td valign="top">ImageMagick-6.8.6-0-Q8-x86-static.exe</td>
-        <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-0-Q8-x86-static.exe">download</a></td>
-      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-0-Q8-x86-static.exe">download</a></td>
+        <td valign="top">ImageMagick-6.8.6-8-Q8-x86-static.exe</td>
+        <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-8-Q8-x86-static.exe">download</a></td>
+      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-8-Q8-x86-static.exe">download</a></td>
     <td valign="top">Win32 static at 8 bits-per-pixel</td>
   </tr>
 
   <tr>
-        <td valign="top">ImageMagick-6.8.6-0-Q16-x64-dll.exe</td>
-        <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-0-Q16-x64-dll.exe">download</a></td>
-      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-0-Q16-x64-dll.exe">download</a></td>
+        <td valign="top">ImageMagick-6.8.6-8-Q16-x64-dll.exe</td>
+        <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-8-Q16-x64-dll.exe">download</a></td>
+      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-8-Q16-x64-dll.exe">download</a></td>
    <td valign="top">Win64 dynamic at 16 bits-per-pixel</td>
   </tr>
 
   <tr>
-        <td valign="top">ImageMagick-6.8.6-0-Q16-x64-static.exe</td>
-        <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-0-Q16-x64-static.exe">download</a></td>
-      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-0-Q16-x64-static.exe">download</a></td>
+        <td valign="top">ImageMagick-6.8.6-8-Q16-x64-static.exe</td>
+        <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-8-Q16-x64-static.exe">download</a></td>
+      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-8-Q16-x64-static.exe">download</a></td>
    <td valign="top">Win64 static at 16 bits-per-pixel</td>
   </tr>
 
   <tr>
-        <td valign="top">ImageMagick-6.8.6-0-Q16-x86-windows.zip</td>
-        <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-0-Q16-x86-windows.zip">download</a></td>
-      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-0-Q16-x86-windows.zip">download</a></td>
+        <td valign="top">ImageMagick-6.8.6-8-Q16-x86-windows.zip</td>
+        <td valign="top"><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.8.6-8-Q16-x86-windows.zip">download</a></td>
+      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.8.6-8-Q16-x86-windows.zip">download</a></td>
     <td valign="top">Portable Win32 static at 16 bits-per-pixel.  Just copy to your host and run (no installer, no Windows registry entries).</td>
   </tr>
 
@@ -474,16 +474,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/cipher.html b/www/cipher.html
index 32669d9..c0f3fae 100644
--- a/www/cipher.html
+++ b/www/cipher.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -246,16 +246,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/color.html b/www/color.html
index bfb1378..92819c5 100644
--- a/www/color.html
+++ b/www/color.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -208,13 +208,13 @@
   #ff0000ff                 #rrggbbaa
   #ffff00000000             #rrrrggggbbbb
   #ffff00000000ffff         #rrrrggggbbbbaaaa
-  rgb(255, 0, 0)            an integer in the range 0255 for each component
-  rgb(100.0%, 0.0%, 0.0%)   a float in the range 0100% for each component
+  rgb(255, 0, 0)            an integer in the range 0—255 for each component
+  rgb(100.0%, 0.0%, 0.0%)   a float in the range 0—100% for each component
 </pre>
 
 <p>The format of an sRGB value in hexadecimal notation is a '#' immediately followed by either three, six, or twelve hexadecimal characters. The three-digit sRGB notation (#rgb) is converted into six-digit form (#rrggbb) by replicating digits, not by adding zeros. For example,  #fb0 expands to #ffbb00. This ensures that white (#ffffff) can be specified with the short notation (#fff) and removes any dependencies on the color depth of the image. Use the hexadecimal notation whenever performance is an issue.  ImageMagick does not need to load the expansive color table to interpret a hexadecimal color, e.g., <code>#000000</code>, but it does if <code>black</code> is used instead.</p>
 
-<p>The format of an sRGB value in the functional notation is 'rgb(<em>r</em>,<em>g</em>,<em>b</em>)',  where  <em>r</em>, <em>g</em>, and <em>b</em> are either three integer or float values in the range 0255 or three integer or float percentage values in the range 0100%. The value 255 corresponds to 100%, and to #F or #FF in the hexadecimal notation: rgb(255, 255, 255) = rgb(100%, 100%, 100%) = #FFF = #FFFFFF. </p>
+<p>The format of an sRGB value in the functional notation is 'rgb(<em>r</em>,<em>g</em>,<em>b</em>)',  where  <em>r</em>, <em>g</em>, and <em>b</em> are either three integer or float values in the range 0—255 or three integer or float percentage values in the range 0—100%. The value 255 corresponds to 100%, and to #F or #FF in the hexadecimal notation: rgb(255, 255, 255) = rgb(100%, 100%, 100%) = #FFF = #FFFFFF. </p>
 
 <p>White space characters are allowed around the numerical values, at least if the entire color argument is enclosed in quotes ('single quotes' for Unix-like systems, "double quotes" for Windows).</p>
 
@@ -238,7 +238,7 @@
   graya(50%, 0.5)  semi-transparent mid gray
 </pre>
 
-<p>The ImageMagick color model also supports hue-saturation-lightness (HSL) and hue-saturation-brightness (HSB) colors as a complement to numerical sRGB colors. HSL colors are encoding as a triple (hue, saturation, lightness). Likewise HSB colors are encoding as a triple (hue, saturation, brightness). HSL or HSB triples are either direct values (hue 0360, saturation 0255, ligthness or brightness 0255) or as percentage values relative to these ranges.</p>
+<p>The ImageMagick color model also supports hue-saturation-lightness (HSL) and hue-saturation-brightness (HSB) colors as a complement to numerical sRGB colors. HSL colors are encoding as a triple (hue, saturation, lightness). Likewise HSB colors are encoding as a triple (hue, saturation, brightness). HSL or HSB triples are either direct values (hue 0—360, saturation 0—255, ligthness or brightness 0—255) or as percentage values relative to these ranges.</p>
 
 <p>The HSB color system is geometrically represented as a cone with its apex pointing downward. Hue is measured around the perimeter. Saturation is measured from the axis outward. Brightness is measured from the apex upward.</p>
 
@@ -246,11 +246,11 @@
 
 <p>See <a href="http://en.wikipedia.org/wiki/HSL_and_HSV">http://en.wikipedia.org/wiki/HSL_and_HSV</a> for more details on HSL and HSB color systems.</p>
 
-<p>Hue is represented as an angle of the color around the circular perimeter of the cone(s) (i.e. the rainbow represented in a circle). Hue values are either integer or floats in the range 0360 or integer or float percentage values in the range 0100%. By definition red=0=360 (or 0%=100%),  and the other colors are spread around the circle,  so green=120 (or 33.3333%),  blue=240 (or (66.6667%), etc. As an angle, it implicitly wraps around such that -120=240 and 480=120, for instance. (Students of trigonometry would say that "coterminal angles are equivalent" here; an angle <em>θ</em> can be standardized by computing the equivalent angle, <em>θ</em> mod 360.)</p>
+<p>Hue is represented as an angle of the color around the circular perimeter of the cone(s) (i.e. the rainbow represented in a circle). Hue values are either integer or floats in the range 0—360 or integer or float percentage values in the range 0—100%. By definition red=0=360 (or 0%=100%),  and the other colors are spread around the circle,  so green=120 (or 33.3333%),  blue=240 (or (66.6667%), etc. As an angle, it implicitly wraps around such that -120=240 and 480=120, for instance. (Students of trigonometry would say that "coterminal angles are equivalent" here; an angle <em>θ</em> can be standardized by computing the equivalent angle, <em>θ</em> mod 360.)</p>
 
-<p>Saturation is measure outward from the central axis of the cone(s) toward the perimeter of the cone(s). Saturation may be expressed as an integer or float in the range 0255 or as an integer or float percentage in the range 0100. Saturation may be thought of as the absence of any "white" mixed with the base color. Thus 255 or 100% is full saturation and corresponds to a point on the outside surface of the cone (HSB) or double cone (HSL). It will be the most "colorful" region. 0 or 0% is no saturation which results in some shade of gray. It occurs along the central axis of the cone or double cone with black at the bottom apex and white at the top.</p>
+<p>Saturation is measure outward from the central axis of the cone(s) toward the perimeter of the cone(s). Saturation may be expressed as an integer or float in the range 0—255 or as an integer or float percentage in the range 0—100. Saturation may be thought of as the absence of any "white" mixed with the base color. Thus 255 or 100% is full saturation and corresponds to a point on the outside surface of the cone (HSB) or double cone (HSL). It will be the most "colorful" region. 0 or 0% is no saturation which results in some shade of gray. It occurs along the central axis of the cone or double cone with black at the bottom apex and white at the top.</p>
 
-<p>Brightness and Lightness also may be represented as integers or floats in the range 0255 or as integer or float percentages in the range 0100%. Brightness and Lightness are measured from the bottom apex upward to the top of the cone or double cone along the cone(s) central axis. 0 or 0% corresponds to the bottom apex and 255 or 100% corresponds to the top center of the cone for Brightness and to the top apex of the double cone for Lightness.</p>
+<p>Brightness and Lightness also may be represented as integers or floats in the range 0—255 or as integer or float percentages in the range 0—100%. Brightness and Lightness are measured from the bottom apex upward to the top of the cone or double cone along the cone(s) central axis. 0 or 0% corresponds to the bottom apex and 255 or 100% corresponds to the top center of the cone for Brightness and to the top apex of the double cone for Lightness.</p>
 
 <p>The HSB color system is a little easier to understand than the HSL color system. In the HSB color system, black is at the bottom apex and white is at the top center of the cone on the central axis. The most colorful or saturated colors will then be at the outer edge of the top of the cone at the widest part. Thus at Saturation=100% and Brightness=100%</p>
 
@@ -290,7 +290,7 @@
   hsla(120, 255,  127.5,  1.0)       the same, with an alpha value of 1.0
 </pre>
 
-<p>Prior to ImageMagick 6.5.6-6, HSL (HSB) could only be specified with Hue in range 0360, but Saturation and Lightness (Brightness) as percent in range 0100%.</p>
+<p>Prior to ImageMagick 6.5.6-6, HSL (HSB) could only be specified with Hue in range 0—360, but Saturation and Lightness (Brightness) as percent in range 0—100%.</p>
 
 <p>Specify the Lab colors like this:</p>
 <pre class="text">
@@ -5055,16 +5055,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/command-line-options.html b/www/command-line-options.html
index ce91315..615cac0 100644
--- a/www/command-line-options.html
+++ b/www/command-line-options.html
@@ -1,38 +1,29 @@
-
-
-
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html version="-//W3C//DTD XHTML 1.1//EN"
-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-      xsi:schemaLocation="http://www.w3.org/1999/xhtml
-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en" xsi:schemaLocation="http://www.w3.org/1999/xhtml                           http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
 <head>
-  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
-  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"/>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"></meta>
+  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"></meta>
   <title>ImageMagick: Command-line Options</title>
-  <meta http-equiv="content-language" content="en-US"/>
-  <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
-  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"/>
-  <meta name="application-name" content="ImageMagick"/>
-  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."/>
-  <meta name="application-url" content="http://www.imagemagick.org"/>
-  <meta name="generator" content="PHP"/>
-  <meta name="keywords" content="command-line, options, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"/>
-  <meta name="rating" content="GENERAL"/>
-  <meta name="robots" content="INDEX, FOLLOW"/>
-  <meta name="generator" content="ImageMagick Studio LLC"/>
-  <meta name="author" content="ImageMagick Studio LLC"/>
-  <meta name="revisit-after" content="2 DAYS"/>
-  <meta name="resource-type" content="document"/>
-  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"/>
-  <meta name="distribution" content="Global"/>
-  <link rel="icon" href="../images/wand.png"/>
-  <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
-  <link rel="canonical" href="http://www.imagemagick.org" />
-  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <meta http-equiv="content-language" content="en-US"></meta>
+  <meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
+  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"></meta>
+  <meta name="application-name" content="ImageMagick"></meta>
+  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."></meta>
+  <meta name="application-url" content="http://www.imagemagick.org"></meta>
+  <meta name="generator" content="PHP"></meta>
+  <meta name="keywords" content="command-line, options, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"></meta>
+  <meta name="rating" content="GENERAL"></meta>
+  <meta name="robots" content="INDEX, FOLLOW"></meta>
+  <meta name="generator" content="ImageMagick Studio LLC"></meta>
+  <meta name="author" content="ImageMagick Studio LLC"></meta>
+  <meta name="revisit-after" content="2 DAYS"></meta>
+  <meta name="resource-type" content="document"></meta>
+  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"></meta>
+  <meta name="distribution" content="Global"></meta>
+  <link rel="icon" href="../images/wand.png"></link>
+  <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
+  <link rel="canonical" href="../index.html"></link>
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
   <script type="text/javascript" src="http://localhost/ajax/libs/jquery/1.7/jquery.min.js"></script>
@@ -41,15 +32,15 @@
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/lib/jquery.mousewheel-3.0.6.pack.js"></script>
   
   <!-- Add fancyBox -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/jquery.fancybox.pack.js?v=2.0.6"></script>
   
   <!-- Optionally add helpers - button, thumbnail and/or media -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.js?v=1.0.2"></script>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-media.js?v=1.0.0"></script>
   
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.js?v=2.0.6"></script>
   
   <script type="text/javascript">
@@ -66,15 +57,7 @@
 
 <body id="www-imagemagick-org">
 
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'offline-script','//127.0.0.1/analytics.js','ga');
 
-  ga('create', 'UA-40133312-1', 'imagemagick.org');
-  ga('send', 'pageview');
-</script>
 
 <div class="titlebar">
 <div style="margin: 17px auto; float: left;">
@@ -86,18 +69,12 @@
     google_ad_height = 90;
   //-->
   </script>
-  <script type="text/javascript"
-    src="http://127.0.0.1/pagead/show_ads.js">
-  </script>
+  
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
-  <img src="../images/logo.jpg"
-  alt="ImageMagick Logo"
-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
-  <img src="../images/sprite.jpg"
-  alt="ImageMagick Sprite"
-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+  <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
 </div>
 
 <div class="westbar">
@@ -149,7 +126,7 @@
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
-<div  class="menu">
+<div class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
 <div class="sub">
@@ -175,7 +152,7 @@
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
-<div  class="sub">
+<div class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
 <div class="sep"></div>
@@ -185,55 +162,25 @@
 </div>
 
 <div class="eastbar">
-  <script type="text/javascript">
-    /* <![CDATA[ */
-    (function() {
-        var po = document.createElement('offline-script'), t = document.getElementsByTagName('offline-script')[0];
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-    })();
-    /* ]]> */
-  </script>
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
-    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0" /></a>
+    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
   </noscript>
-    <div class="g-plusone" id="gplusone"></div>
-    <script type="text/javascript">
-      /* <![CDATA[ */
-      window.___gcfg = {
-        lang: 'en-US'
-      };
-
-      (function() {
-        var po = document.createElement('offline-script');
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'https://127.0.0.1/js/plusone.js';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-      })();
-      var gplusone = document.getElementById("gplusone");
-      gplusone.setAttribute("data-size","medium");
-      gplusone.setAttribute("data-count","true");
-      /* ]]> */
-    </script>
+    
+    
 </div>
 
 <div class="main">
 
 <h1>Command-line Options</h1>
 <p class="navigation-index">
-[ <a href="command-line-options.html#adaptive-blur">&#x2011;adaptive&#x2011;blur</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#adaptive-resize">&#x2011;adaptive&#x2011;resize</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#adaptive-sharpen">&#x2011;adaptive&#x2011;sharpen</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#adjoin">&#x2011;adjoin</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#affine">&#x2011;affine</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#alpha">&#x2011;alpha</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#annotate">&#x2011;annotate</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#antialias">&#x2011;antialias</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#append">&#x2011;append</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#attenuate">&#x2011;attenuate</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#authenticate">&#x2011;authenticate</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#auto-gamma">&#x2011;auto&#x2011;gamma</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#auto-level">&#x2011;auto&#x2011;level</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#auto-orient">&#x2011;auto&#x2011;orient</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#backdrop">&#x2011;backdrop</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#background">&#x2011;background</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#bench">&#x2011;bench</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#bias">&#x2011;bias</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#black-point-compensation">&#x2011;black&#x2011;point&#x2011;compensation</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#black-threshold">&#x2011;black&#x2011;threshold</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#blend">&#x2011;blend</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#blue-primary">&#x2011;blue&#x2011;primary</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#blue-shift">&#x2011;blue&#x2011;shift</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#blur">&#x2011;blur</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#border">&#x2011;border</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#bordercolor">&#x2011;bordercolor</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#borderwidth">&#x2011;borderwidth</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#brightness-contrast">&#x2011;brightness&#x2011;contrast</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#cache">&#x2011;cache</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#caption">&#x2011;caption</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#cdl">&#x2011;cdl</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#channel">&#x2011;channel</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#charcoal">&#x2011;charcoal</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#chop">&#x2011;chop</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#clamp">&#x2011;clamp</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#clip">&#x2011;clip</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#clip-mask">&#x2011;clip&#x2011;mask</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#clip-path">&#x2011;clip&#x2011;path</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#clone">&#x2011;clone</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#clut">&#x2011;clut</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#coalesce">&#x2011;coalesce</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#colorize">&#x2011;colorize</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#colormap">&#x2011;colormap</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#color-matrix">&#x2011;color&#x2011;matrix</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#colors">&#x2011;colors</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#colorspace">&#x2011;colorspace</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#combine">&#x2011;combine</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#comment">&#x2011;comment</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#compose">&#x2011;compose</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#composite">&#x2011;composite</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#compress">&#x2011;compress</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#contrast">&#x2011;contrast</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#contrast-stretch">&#x2011;contrast&#x2011;stretch</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#convolve">&#x2011;convolve</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#crop">&#x2011;crop</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#cycle">&#x2011;cycle</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#debug">&#x2011;debug</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#decipher">&#x2011;decipher</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#deconstruct">&#x2011;deconstruct</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#define">&#x2011;define</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#delay">&#x2011;delay</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#delete">&#x2011;delete</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#density">&#x2011;density</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#depth">&#x2011;depth</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#descend">&#x2011;descend</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#deskew">&#x2011;deskew</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#despeckle">&#x2011;despeckle</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#direction">&#x2011;direction</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#displace">&#x2011;displace</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#display">&#x2011;display</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#dispose">&#x2011;dispose</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#dissimilarity-threshold">&#x2011;dissimilarity&#x2011;threshold</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#dissolve">&#x2011;dissolve</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#distort">&#x2011;distort</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#distribute-cache">&#x2011;distribute&#x2011;cache</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#dither">&#x2011;dither</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#draw">&#x2011;draw</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#duplicate">&#x2011;duplicate</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#edge">&#x2011;edge</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#emboss">&#x2011;emboss</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#encipher">&#x2011;encipher</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#encoding">&#x2011;encoding</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#endian">&#x2011;endian</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#enhance">&#x2011;enhance</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#equalize">&#x2011;equalize</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#evaluate">&#x2011;evaluate</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#evaluate-sequence">&#x2011;evaluate&#x2011;sequence</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#extent">&#x2011;extent</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#extract">&#x2011;extract</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#family">&#x2011;family</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#features">&#x2011;features</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#fft">&#x2011;fft</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#fill">&#x2011;fill</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#filter">&#x2011;filter</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#flatten">&#x2011;flatten</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#flip">&#x2011;flip</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#floodfill">&#x2011;floodfill</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#flop">&#x2011;flop</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#font">&#x2011;font</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#foreground">&#x2011;foreground</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#format">&#x2011;format</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#format_identify_">&#x2011;format[identify]</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#frame">&#x2011;frame</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#frame_import_">&#x2011;frame[import]</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#function">&#x2011;function</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#fuzz">&#x2011;fuzz</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#fx">&#x2011;fx</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#gamma">&#x2011;gamma</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#gaussian-blur">&#x2011;gaussian&#x2011;blur</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#geometry">&#x2011;geometry</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#gravity">&#x2011;gravity</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#grayscale">&#x2011;grayscale</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#green-primary">&#x2011;green&#x2011;primary</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#hald-clut">&#x2011;hald&#x2011;clut</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#help">&#x2011;help</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#highlight-color">&#x2011;highlight&#x2011;color</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#iconGeometry">&#x2011;iconGeometry</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#iconic">&#x2011;iconic</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#identify">&#x2011;identify</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#ift">&#x2011;ift</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#immutable">&#x2011;immutable</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#implode">&#x2011;implode</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#insert">&#x2011;insert</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#intensity">&#x2011;intensity</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#intent">&#x2011;intent</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#interlace">&#x2011;interlace</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#interpolate">&#x2011;interpolate</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#interline-spacing">&#x2011;interline&#x2011;spacing</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#interword-spacing">&#x2011;interword&#x2011;spacing</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#kerning">&#x2011;kerning</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#label">&#x2011;label</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#lat">&#x2011;lat</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#layers">&#x2011;layers</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#level">&#x2011;level</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#level-colors">&#x2011;level&#x2011;colors</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#limit">&#x2011;limit</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#linear-stretch">&#x2011;linear&#x2011;stretch</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#linewidth">&#x2011;linewidth</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#liquid-rescale">&#x2011;liquid&#x2011;rescale</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#list">&#x2011;list</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#log">&#x2011;log</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#loop">&#x2011;loop</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#lowlight-color">&#x2011;lowlight&#x2011;color</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#magnify">&#x2011;magnify</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#map">&#x2011;map</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#map_stream_">&#x2011;map[stream]</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#mask">&#x2011;mask</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#mattecolor">&#x2011;mattecolor</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#median">&#x2011;median</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#metric">&#x2011;metric</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#mode">&#x2011;mode</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#modulate">&#x2011;modulate</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#monitor">&#x2011;monitor</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#monochrome">&#x2011;monochrome</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#morph">&#x2011;morph</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#morphology">&#x2011;morphology</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#mosaic">&#x2011;mosaic</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#motion-blur">&#x2011;motion&#x2011;blur</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#name">&#x2011;name</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#negate">&#x2011;negate</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#noise">&#x2011;noise</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#normalize">&#x2011;normalize</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#opaque">&#x2011;opaque</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#ordered-dither">&#x2011;ordered&#x2011;dither</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#orient">&#x2011;orient</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#page">&#x2011;page</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#paint">&#x2011;paint</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#path">&#x2011;path</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#pause_animate_">&#x2011;pause[animate]</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#pause_import_">&#x2011;pause[import]</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#pen">&#x2011;pen</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#perceptible">&#x2011;perceptible</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#ping">&#x2011;ping</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#pointsize">&#x2011;pointsize</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#polaroid">&#x2011;polaroid</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#poly">&#x2011;poly</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#posterize">&#x2011;posterize</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#precision">&#x2011;precision</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#preview">&#x2011;preview</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#print">&#x2011;print</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#process">&#x2011;process</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#profile">&#x2011;profile</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#quality">&#x2011;quality</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#quantize">&#x2011;quantize</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#quiet">&#x2011;quiet</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#radial-blur">&#x2011;radial&#x2011;blur</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#raise">&#x2011;raise</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#random-threshold">&#x2011;random&#x2011;threshold</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#red-primary">&#x2011;red&#x2011;primary</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#regard-warnings">&#x2011;regard&#x2011;warnings</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#region">&#x2011;region</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#remap">&#x2011;remap</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#remote">&#x2011;remote</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#render">&#x2011;render</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#repage">&#x2011;repage</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#resample">&#x2011;resample</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#resize">&#x2011;resize</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#respect-parentheses">&#x2011;respect&#x2011;parentheses</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#reverse">&#x2011;reverse</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#roll">&#x2011;roll</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#rotate">&#x2011;rotate</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#sample">&#x2011;sample</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#sampling-factor">&#x2011;sampling&#x2011;factor</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#scale">&#x2011;scale</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#scene">&#x2011;scene</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#screen">&#x2011;screen</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#seed">&#x2011;seed</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#segment">&#x2011;segment</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#selective-blur">&#x2011;selective&#x2011;blur</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#separate">&#x2011;separate</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#sepia-tone">&#x2011;sepia&#x2011;tone</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#set">&#x2011;set</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#shade">&#x2011;shade</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#shadow">&#x2011;shadow</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#shared-memory">&#x2011;shared&#x2011;memory</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#sharpen">&#x2011;sharpen</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#shave">&#x2011;shave</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#shear">&#x2011;shear</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#sigmoidal-contrast">&#x2011;sigmoidal&#x2011;contrast</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#silent">&#x2011;silent</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#size">&#x2011;size</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#sketch">&#x2011;sketch</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#smush">&#x2011;smush</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#snaps">&#x2011;snaps</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#solarize">&#x2011;solarize</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#sparse-color">&#x2011;sparse&#x2011;color</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#splice">&#x2011;splice</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#spread">&#x2011;spread</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#statistic">&#x2011;statistic</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#stegano">&#x2011;stegano</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#stereo">&#x2011;stereo</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#stretch">&#x2011;stretch</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#strip">&#x2011;strip</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#stroke">&#x2011;stroke</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#strokewidth">&#x2011;strokewidth</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#style">&#x2011;style</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#subimage-search">&#x2011;subimage&#x2011;search</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#swap">&#x2011;swap</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#swirl">&#x2011;swirl</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#synchronize">&#x2011;synchronize</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#taint">&#x2011;taint</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#text-font">&#x2011;text&#x2011;font</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#texture">&#x2011;texture</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#threshold">&#x2011;threshold</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#thumbnail">&#x2011;thumbnail</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#tile">&#x2011;tile</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#tile-offset">&#x2011;tile&#x2011;offset</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#tint">&#x2011;tint</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#title">&#x2011;title</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#transform">&#x2011;transform</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#transparent">&#x2011;transparent</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#transparent-color">&#x2011;transparent&#x2011;color</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#transpose">&#x2011;transpose</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#transverse">&#x2011;transverse</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#treedepth">&#x2011;treedepth</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#trim">&#x2011;trim</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#type">&#x2011;type</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#undercolor">&#x2011;undercolor</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#unique-colors">&#x2011;unique&#x2011;colors</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#units">&#x2011;units</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#unsharp">&#x2011;unsharp</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#update">&#x2011;update</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#verbose">&#x2011;verbose</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#version">&#x2011;version</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#view">&#x2011;view</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#vignette">&#x2011;vignette</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#virtual-pixel">&#x2011;virtual&#x2011;pixel</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#visual">&#x2011;visual</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#watermark">&#x2011;watermark</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#wave">&#x2011;wave</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#weight">&#x2011;weight</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#white-point">&#x2011;white&#x2011;point</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#white-threshold">&#x2011;white&#x2011;threshold</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#window">&#x2011;window</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#window-group">&#x2011;window&#x2011;group</a> <span class='bull'> &#8226; </span> <a href="command-line-options.html#write">&#x2011;write</a>  ] </p>
+[ <a href="command-line-options.html#adaptive-blur">‑adaptive‑blur</a> <span class="bull"> • </span> <a href="command-line-options.html#adaptive-resize">‑adaptive‑resize</a> <span class="bull"> • </span> <a href="command-line-options.html#adaptive-sharpen">‑adaptive‑sharpen</a> <span class="bull"> • </span> <a href="command-line-options.html#adjoin">‑adjoin</a> <span class="bull"> • </span> <a href="command-line-options.html#affine">‑affine</a> <span class="bull"> • </span> <a href="command-line-options.html#alpha">‑alpha</a> <span class="bull"> • </span> <a href="command-line-options.html#annotate">‑annotate</a> <span class="bull"> • </span> <a href="command-line-options.html#antialias">‑antialias</a> <span class="bull"> • </span> <a href="command-line-options.html#append">‑append</a> <span class="bull"> • </span> <a href="command-line-options.html#attenuate">‑attenuate</a> <span class="bull"> • </span> <a href="command-line-options.html#authenticate">‑authenticate</a> <span class="bull"> • </span> <a href="command-line-options.html#auto-gamma">‑auto‑gamma</a> <span class="bull"> • </span> <a href="command-line-options.html#auto-level">‑auto‑level</a> <span class="bull"> • </span> <a href="command-line-options.html#auto-orient">‑auto‑orient</a> <span class="bull"> • </span> <a href="command-line-options.html#backdrop">‑backdrop</a> <span class="bull"> • </span> <a href="command-line-options.html#background">‑background</a> <span class="bull"> • </span> <a href="command-line-options.html#bench">‑bench</a> <span class="bull"> • </span> <a href="command-line-options.html#bias">‑bias</a> <span class="bull"> • </span> <a href="command-line-options.html#black-point-compensation">‑black‑point‑compensation</a> <span class="bull"> • </span> <a href="command-line-options.html#black-threshold">‑black‑threshold</a> <span class="bull"> • </span> <a href="command-line-options.html#blend">‑blend</a> <span class="bull"> • </span> <a href="command-line-options.html#blue-primary">‑blue‑primary</a> <span class="bull"> • </span> <a href="command-line-options.html#blue-shift">‑blue‑shift</a> <span class="bull"> • </span> <a href="command-line-options.html#blur">‑blur</a> <span class="bull"> • </span> <a href="command-line-options.html#border">‑border</a> <span class="bull"> • </span> <a href="command-line-options.html#bordercolor">‑bordercolor</a> <span class="bull"> • </span> <a href="command-line-options.html#borderwidth">‑borderwidth</a> <span class="bull"> • </span> <a href="command-line-options.html#brightness-contrast">‑brightness‑contrast</a> <span class="bull"> • </span> <a href="command-line-options.html#cache">‑cache</a> <span class="bull"> • </span> <a href="command-line-options.html#caption">‑caption</a> <span class="bull"> • </span> <a href="command-line-options.html#cdl">‑cdl</a> <span class="bull"> • </span> <a href="command-line-options.html#channel">‑channel</a> <span class="bull"> • </span> <a href="command-line-options.html#charcoal">‑charcoal</a> <span class="bull"> • </span> <a href="command-line-options.html#chop">‑chop</a> <span class="bull"> • </span> <a href="command-line-options.html#clamp">‑clamp</a> <span class="bull"> • </span> <a href="command-line-options.html#clip">‑clip</a> <span class="bull"> • </span> <a href="command-line-options.html#clip-mask">‑clip‑mask</a> <span class="bull"> • </span> <a href="command-line-options.html#clip-path">‑clip‑path</a> <span class="bull"> • </span> <a href="command-line-options.html#clone">‑clone</a> <span class="bull"> • </span> <a href="command-line-options.html#clut">‑clut</a> <span class="bull"> • </span> <a href="command-line-options.html#coalesce">‑coalesce</a> <span class="bull"> • </span> <a href="command-line-options.html#colorize">‑colorize</a> <span class="bull"> • </span> <a href="command-line-options.html#colormap">‑colormap</a> <span class="bull"> • </span> <a href="command-line-options.html#color-matrix">‑color‑matrix</a> <span class="bull"> • </span> <a href="command-line-options.html#colors">‑colors</a> <span class="bull"> • </span> <a href="command-line-options.html#colorspace">‑colorspace</a> <span class="bull"> • </span> <a href="command-line-options.html#combine">‑combine</a> <span class="bull"> • </span> <a href="command-line-options.html#comment">‑comment</a> <span class="bull"> • </span> <a href="command-line-options.html#compose">‑compose</a> <span class="bull"> • </span> <a href="command-line-options.html#composite">‑composite</a> <span class="bull"> • </span> <a href="command-line-options.html#compress">‑compress</a> <span class="bull"> • </span> <a href="command-line-options.html#contrast">‑contrast</a> <span class="bull"> • </span> <a href="command-line-options.html#contrast-stretch">‑contrast‑stretch</a> <span class="bull"> • </span> <a href="command-line-options.html#convolve">‑convolve</a> <span class="bull"> • </span> <a href="command-line-options.html#crop">‑crop</a> <span class="bull"> • </span> <a href="command-line-options.html#cycle">‑cycle</a> <span class="bull"> • </span> <a href="command-line-options.html#debug">‑debug</a> <span class="bull"> • </span> <a href="command-line-options.html#decipher">‑decipher</a> <span class="bull"> • </span> <a href="command-line-options.html#deconstruct">‑deconstruct</a> <span class="bull"> • </span> <a href="command-line-options.html#define">‑define</a> <span class="bull"> • </span> <a href="command-line-options.html#delay">‑delay</a> <span class="bull"> • </span> <a href="command-line-options.html#delete">‑delete</a> <span class="bull"> • </span> <a href="command-line-options.html#density">‑density</a> <span class="bull"> • </span> <a href="command-line-options.html#depth">‑depth</a> <span class="bull"> • </span> <a href="command-line-options.html#descend">‑descend</a> <span class="bull"> • </span> <a href="command-line-options.html#deskew">‑deskew</a> <span class="bull"> • </span> <a href="command-line-options.html#despeckle">‑despeckle</a> <span class="bull"> • </span> <a href="command-line-options.html#direction">‑direction</a> <span class="bull"> • </span> <a href="command-line-options.html#displace">‑displace</a> <span class="bull"> • </span> <a href="command-line-options.html#display">‑display</a> <span class="bull"> • </span> <a href="command-line-options.html#dispose">‑dispose</a> <span class="bull"> • </span> <a href="command-line-options.html#dissimilarity-threshold">‑dissimilarity‑threshold</a> <span class="bull"> • </span> <a href="command-line-options.html#dissolve">‑dissolve</a> <span class="bull"> • </span> <a href="command-line-options.html#distort">‑distort</a> <span class="bull"> • </span> <a href="command-line-options.html#distribute-cache">‑distribute‑cache</a> <span class="bull"> • </span> <a href="command-line-options.html#dither">‑dither</a> <span class="bull"> • </span> <a href="command-line-options.html#draw">‑draw</a> <span class="bull"> • </span> <a href="command-line-options.html#duplicate">‑duplicate</a> <span class="bull"> • </span> <a href="command-line-options.html#edge">‑edge</a> <span class="bull"> • </span> <a href="command-line-options.html#emboss">‑emboss</a> <span class="bull"> • </span> <a href="command-line-options.html#encipher">‑encipher</a> <span class="bull"> • </span> <a href="command-line-options.html#encoding">‑encoding</a> <span class="bull"> • </span> <a href="command-line-options.html#endian">‑endian</a> <span class="bull"> • </span> <a href="command-line-options.html#enhance">‑enhance</a> <span class="bull"> • </span> <a href="command-line-options.html#equalize">‑equalize</a> <span class="bull"> • </span> <a href="command-line-options.html#evaluate">‑evaluate</a> <span class="bull"> • </span> <a href="command-line-options.html#evaluate-sequence">‑evaluate‑sequence</a> <span class="bull"> • </span> <a href="command-line-options.html#extent">‑extent</a> <span class="bull"> • </span> <a href="command-line-options.html#extract">‑extract</a> <span class="bull"> • </span> <a href="command-line-options.html#family">‑family</a> <span class="bull"> • </span> <a href="command-line-options.html#features">‑features</a> <span class="bull"> • </span> <a href="command-line-options.html#fft">‑fft</a> <span class="bull"> • </span> <a href="command-line-options.html#fill">‑fill</a> <span class="bull"> • </span> <a href="command-line-options.html#filter">‑filter</a> <span class="bull"> • </span> <a href="command-line-options.html#flatten">‑flatten</a> <span class="bull"> • </span> <a href="command-line-options.html#flip">‑flip</a> <span class="bull"> • </span> <a href="command-line-options.html#floodfill">‑floodfill</a> <span class="bull"> • </span> <a href="command-line-options.html#flop">‑flop</a> <span class="bull"> • </span> <a href="command-line-options.html#font">‑font</a> <span class="bull"> • </span> <a href="command-line-options.html#foreground">‑foreground</a> <span class="bull"> • </span> <a href="command-line-options.html#format">‑format</a> <span class="bull"> • </span> <a href="command-line-options.html#format_identify_">‑format[identify]</a> <span class="bull"> • </span> <a href="command-line-options.html#frame">‑frame</a> <span class="bull"> • </span> <a href="command-line-options.html#frame_import_">‑frame[import]</a> <span class="bull"> • </span> <a href="command-line-options.html#function">‑function</a> <span class="bull"> • </span> <a href="command-line-options.html#fuzz">‑fuzz</a> <span class="bull"> • </span> <a href="command-line-options.html#fx">‑fx</a> <span class="bull"> • </span> <a href="command-line-options.html#gamma">‑gamma</a> <span class="bull"> • </span> <a href="command-line-options.html#gaussian-blur">‑gaussian‑blur</a> <span class="bull"> • </span> <a href="command-line-options.html#geometry">‑geometry</a> <span class="bull"> • </span> <a href="command-line-options.html#gravity">‑gravity</a> <span class="bull"> • </span> <a href="command-line-options.html#grayscale">‑grayscale</a> <span class="bull"> • </span> <a href="command-line-options.html#green-primary">‑green‑primary</a> <span class="bull"> • </span> <a href="command-line-options.html#hald-clut">‑hald‑clut</a> <span class="bull"> • </span> <a href="command-line-options.html#help">‑help</a> <span class="bull"> • </span> <a href="command-line-options.html#highlight-color">‑highlight‑color</a> <span class="bull"> • </span> <a href="command-line-options.html#iconGeometry">‑iconGeometry</a> <span class="bull"> • </span> <a href="command-line-options.html#iconic">‑iconic</a> <span class="bull"> • </span> <a href="command-line-options.html#identify">‑identify</a> <span class="bull"> • </span> <a href="command-line-options.html#ift">‑ift</a> <span class="bull"> • </span> <a href="command-line-options.html#immutable">‑immutable</a> <span class="bull"> • </span> <a href="command-line-options.html#implode">‑implode</a> <span class="bull"> • </span> <a href="command-line-options.html#insert">‑insert</a> <span class="bull"> • </span> <a href="command-line-options.html#intensity">‑intensity</a> <span class="bull"> • </span> <a href="command-line-options.html#intent">‑intent</a> <span class="bull"> • </span> <a href="command-line-options.html#interlace">‑interlace</a> <span class="bull"> • </span> <a href="command-line-options.html#interpolate">‑interpolate</a> <span class="bull"> • </span> <a href="command-line-options.html#interline-spacing">‑interline‑spacing</a> <span class="bull"> • </span> <a href="command-line-options.html#interword-spacing">‑interword‑spacing</a> <span class="bull"> • </span> <a href="command-line-options.html#kerning">‑kerning</a> <span class="bull"> • </span> <a href="command-line-options.html#label">‑label</a> <span class="bull"> • </span> <a href="command-line-options.html#lat">‑lat</a> <span class="bull"> • </span> <a href="command-line-options.html#layers">‑layers</a> <span class="bull"> • </span> <a href="command-line-options.html#level">‑level</a> <span class="bull"> • </span> <a href="command-line-options.html#level-colors">‑level‑colors</a> <span class="bull"> • </span> <a href="command-line-options.html#limit">‑limit</a> <span class="bull"> • </span> <a href="command-line-options.html#linear-stretch">‑linear‑stretch</a> <span class="bull"> • </span> <a href="command-line-options.html#linewidth">‑linewidth</a> <span class="bull"> • </span> <a href="command-line-options.html#liquid-rescale">‑liquid‑rescale</a> <span class="bull"> • </span> <a href="command-line-options.html#list">‑list</a> <span class="bull"> • </span> <a href="command-line-options.html#log">‑log</a> <span class="bull"> • </span> <a href="command-line-options.html#loop">‑loop</a> <span class="bull"> • </span> <a href="command-line-options.html#lowlight-color">‑lowlight‑color</a> <span class="bull"> • </span> <a href="command-line-options.html#magnify">‑magnify</a> <span class="bull"> • </span> <a href="command-line-options.html#map">‑map</a> <span class="bull"> • </span> <a href="command-line-options.html#map_stream_">‑map[stream]</a> <span class="bull"> • </span> <a href="command-line-options.html#mask">‑mask</a> <span class="bull"> • </span> <a href="command-line-options.html#mattecolor">‑mattecolor</a> <span class="bull"> • </span> <a href="command-line-options.html#median">‑median</a> <span class="bull"> • </span> <a href="command-line-options.html#metric">‑metric</a> <span class="bull"> • </span> <a href="command-line-options.html#mode">‑mode</a> <span class="bull"> • </span> <a href="command-line-options.html#modulate">‑modulate</a> <span class="bull"> • </span> <a href="command-line-options.html#monitor">‑monitor</a> <span class="bull"> • </span> <a href="command-line-options.html#monochrome">‑monochrome</a> <span class="bull"> • </span> <a href="command-line-options.html#morph">‑morph</a> <span class="bull"> • </span> <a href="command-line-options.html#morphology">‑morphology</a> <span class="bull"> • </span> <a href="command-line-options.html#mosaic">‑mosaic</a> <span class="bull"> • </span> <a href="command-line-options.html#motion-blur">‑motion‑blur</a> <span class="bull"> • </span> <a href="command-line-options.html#name">‑name</a> <span class="bull"> • </span> <a href="command-line-options.html#negate">‑negate</a> <span class="bull"> • </span> <a href="command-line-options.html#noise">‑noise</a> <span class="bull"> • </span> <a href="command-line-options.html#normalize">‑normalize</a> <span class="bull"> • </span> <a href="command-line-options.html#opaque">‑opaque</a> <span class="bull"> • </span> <a href="command-line-options.html#ordered-dither">‑ordered‑dither</a> <span class="bull"> • </span> <a href="command-line-options.html#orient">‑orient</a> <span class="bull"> • </span> <a href="command-line-options.html#page">‑page</a> <span class="bull"> • </span> <a href="command-line-options.html#paint">‑paint</a> <span class="bull"> • </span> <a href="command-line-options.html#path">‑path</a> <span class="bull"> • </span> <a href="command-line-options.html#pause_animate_">‑pause[animate]</a> <span class="bull"> • </span> <a href="command-line-options.html#pause_import_">‑pause[import]</a> <span class="bull"> • </span> <a href="command-line-options.html#pen">‑pen</a> <span class="bull"> • </span> <a href="command-line-options.html#perceptible">‑perceptible</a> <span class="bull"> • </span> <a href="command-line-options.html#ping">‑ping</a> <span class="bull"> • </span> <a href="command-line-options.html#pointsize">‑pointsize</a> <span class="bull"> • </span> <a href="command-line-options.html#polaroid">‑polaroid</a> <span class="bull"> • </span> <a href="command-line-options.html#poly">‑poly</a> <span class="bull"> • </span> <a href="command-line-options.html#posterize">‑posterize</a> <span class="bull"> • </span> <a href="command-line-options.html#precision">‑precision</a> <span class="bull"> • </span> <a href="command-line-options.html#preview">‑preview</a> <span class="bull"> • </span> <a href="command-line-options.html#print">‑print</a> <span class="bull"> • </span> <a href="command-line-options.html#process">‑process</a> <span class="bull"> • </span> <a href="command-line-options.html#profile">‑profile</a> <span class="bull"> • </span> <a href="command-line-options.html#quality">‑quality</a> <span class="bull"> • </span> <a href="command-line-options.html#quantize">‑quantize</a> <span class="bull"> • </span> <a href="command-line-options.html#quiet">‑quiet</a> <span class="bull"> • </span> <a href="command-line-options.html#radial-blur">‑radial‑blur</a> <span class="bull"> • </span> <a href="command-line-options.html#raise">‑raise</a> <span class="bull"> • </span> <a href="command-line-options.html#random-threshold">‑random‑threshold</a> <span class="bull"> • </span> <a href="command-line-options.html#red-primary">‑red‑primary</a> <span class="bull"> • </span> <a href="command-line-options.html#regard-warnings">‑regard‑warnings</a> <span class="bull"> • </span> <a href="command-line-options.html#region">‑region</a> <span class="bull"> • </span> <a href="command-line-options.html#remap">‑remap</a> <span class="bull"> • </span> <a href="command-line-options.html#remote">‑remote</a> <span class="bull"> • </span> <a href="command-line-options.html#render">‑render</a> <span class="bull"> • </span> <a href="command-line-options.html#repage">‑repage</a> <span class="bull"> • </span> <a href="command-line-options.html#resample">‑resample</a> <span class="bull"> • </span> <a href="command-line-options.html#resize">‑resize</a> <span class="bull"> • </span> <a href="command-line-options.html#respect-parentheses">‑respect‑parentheses</a> <span class="bull"> • </span> <a href="command-line-options.html#reverse">‑reverse</a> <span class="bull"> • </span> <a href="command-line-options.html#roll">‑roll</a> <span class="bull"> • </span> <a href="command-line-options.html#rotate">‑rotate</a> <span class="bull"> • </span> <a href="command-line-options.html#sample">‑sample</a> <span class="bull"> • </span> <a href="command-line-options.html#sampling-factor">‑sampling‑factor</a> <span class="bull"> • </span> <a href="command-line-options.html#scale">‑scale</a> <span class="bull"> • </span> <a href="command-line-options.html#scene">‑scene</a> <span class="bull"> • </span> <a href="command-line-options.html#screen">‑screen</a> <span class="bull"> • </span> <a href="command-line-options.html#seed">‑seed</a> <span class="bull"> • </span> <a href="command-line-options.html#segment">‑segment</a> <span class="bull"> • </span> <a href="command-line-options.html#selective-blur">‑selective‑blur</a> <span class="bull"> • </span> <a href="command-line-options.html#separate">‑separate</a> <span class="bull"> • </span> <a href="command-line-options.html#sepia-tone">‑sepia‑tone</a> <span class="bull"> • </span> <a href="command-line-options.html#set">‑set</a> <span class="bull"> • </span> <a href="command-line-options.html#shade">‑shade</a> <span class="bull"> • </span> <a href="command-line-options.html#shadow">‑shadow</a> <span class="bull"> • </span> <a href="command-line-options.html#shared-memory">‑shared‑memory</a> <span class="bull"> • </span> <a href="command-line-options.html#sharpen">‑sharpen</a> <span class="bull"> • </span> <a href="command-line-options.html#shave">‑shave</a> <span class="bull"> • </span> <a href="command-line-options.html#shear">‑shear</a> <span class="bull"> • </span> <a href="command-line-options.html#sigmoidal-contrast">‑sigmoidal‑contrast</a> <span class="bull"> • </span> <a href="command-line-options.html#silent">‑silent</a> <span class="bull"> • </span> <a href="command-line-options.html#similarity-threshold">‑similarity‑threshold</a> <span class="bull"> • </span> <a href="command-line-options.html#size">‑size</a> <span class="bull"> • </span> <a href="command-line-options.html#sketch">‑sketch</a> <span class="bull"> • </span> <a href="command-line-options.html#smush">‑smush</a> <span class="bull"> • </span> <a href="command-line-options.html#snaps">‑snaps</a> <span class="bull"> • </span> <a href="command-line-options.html#solarize">‑solarize</a> <span class="bull"> • </span> <a href="command-line-options.html#sparse-color">‑sparse‑color</a> <span class="bull"> • </span> <a href="command-line-options.html#splice">‑splice</a> <span class="bull"> • </span> <a href="command-line-options.html#spread">‑spread</a> <span class="bull"> • </span> <a href="command-line-options.html#statistic">‑statistic</a> <span class="bull"> • </span> <a href="command-line-options.html#stegano">‑stegano</a> <span class="bull"> • </span> <a href="command-line-options.html#stereo">‑stereo</a> <span class="bull"> • </span> <a href="command-line-options.html#stretch">‑stretch</a> <span class="bull"> • </span> <a href="command-line-options.html#strip">‑strip</a> <span class="bull"> • </span> <a href="command-line-options.html#stroke">‑stroke</a> <span class="bull"> • </span> <a href="command-line-options.html#strokewidth">‑strokewidth</a> <span class="bull"> • </span> <a href="command-line-options.html#style">‑style</a> <span class="bull"> • </span> <a href="command-line-options.html#subimage-search">‑subimage‑search</a> <span class="bull"> • </span> <a href="command-line-options.html#swap">‑swap</a> <span class="bull"> • </span> <a href="command-line-options.html#swirl">‑swirl</a> <span class="bull"> • </span> <a href="command-line-options.html#synchronize">‑synchronize</a> <span class="bull"> • </span> <a href="command-line-options.html#taint">‑taint</a> <span class="bull"> • </span> <a href="command-line-options.html#text-font">‑text‑font</a> <span class="bull"> • </span> <a href="command-line-options.html#texture">‑texture</a> <span class="bull"> • </span> <a href="command-line-options.html#threshold">‑threshold</a> <span class="bull"> • </span> <a href="command-line-options.html#thumbnail">‑thumbnail</a> <span class="bull"> • </span> <a href="command-line-options.html#tile">‑tile</a> <span class="bull"> • </span> <a href="command-line-options.html#tile-offset">‑tile‑offset</a> <span class="bull"> • </span> <a href="command-line-options.html#tint">‑tint</a> <span class="bull"> • </span> <a href="command-line-options.html#title">‑title</a> <span class="bull"> • </span> <a href="command-line-options.html#transform">‑transform</a> <span class="bull"> • </span> <a href="command-line-options.html#transparent">‑transparent</a> <span class="bull"> • </span> <a href="command-line-options.html#transparent-color">‑transparent‑color</a> <span class="bull"> • </span> <a href="command-line-options.html#transpose">‑transpose</a> <span class="bull"> • </span> <a href="command-line-options.html#transverse">‑transverse</a> <span class="bull"> • </span> <a href="command-line-options.html#treedepth">‑treedepth</a> <span class="bull"> • </span> <a href="command-line-options.html#trim">‑trim</a> <span class="bull"> • </span> <a href="command-line-options.html#type">‑type</a> <span class="bull"> • </span> <a href="command-line-options.html#undercolor">‑undercolor</a> <span class="bull"> • </span> <a href="command-line-options.html#unique-colors">‑unique‑colors</a> <span class="bull"> • </span> <a href="command-line-options.html#units">‑units</a> <span class="bull"> • </span> <a href="command-line-options.html#unsharp">‑unsharp</a> <span class="bull"> • </span> <a href="command-line-options.html#update">‑update</a> <span class="bull"> • </span> <a href="command-line-options.html#verbose">‑verbose</a> <span class="bull"> • </span> <a href="command-line-options.html#version">‑version</a> <span class="bull"> • </span> <a href="command-line-options.html#view">‑view</a> <span class="bull"> • </span> <a href="command-line-options.html#vignette">‑vignette</a> <span class="bull"> • </span> <a href="command-line-options.html#virtual-pixel">‑virtual‑pixel</a> <span class="bull"> • </span> <a href="command-line-options.html#visual">‑visual</a> <span class="bull"> • </span> <a href="command-line-options.html#watermark">‑watermark</a> <span class="bull"> • </span> <a href="command-line-options.html#wave">‑wave</a> <span class="bull"> • </span> <a href="command-line-options.html#weight">‑weight</a> <span class="bull"> • </span> <a href="command-line-options.html#white-point">‑white‑point</a> <span class="bull"> • </span> <a href="command-line-options.html#white-threshold">‑white‑threshold</a> <span class="bull"> • </span> <a href="command-line-options.html#window">‑window</a> <span class="bull"> • </span> <a href="command-line-options.html#window-group">‑window‑group</a> <span class="bull"> • </span> <a href="command-line-options.html#write">‑write</a>  ] </p>
 
 <div class="doc-section">
 
-<p>Below is list of command-line options recognized by the ImageMagick <a
-href="command-line-tools.html">command-line
+<p>Below is list of command-line options recognized by the ImageMagick <a href="command-line-tools.html">command-line
 tools</a>. If you want a description of a particular option, click on the
 option name in the navigation bar above and you will go right to it. Unless
 otherwise noted, each option is recognized by the commands <a href="convert.html">convert</a>, <a href="mogrify.html">mogrify</a>.</p>
@@ -242,39 +189,35 @@
   <h4><a id="adaptive-blur"></a>-adaptive-blur <em class="arg">radius</em>[x<em class="arg">sigma</em>]</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Adaptively blur pixels, with decreasing effect near edges.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Adaptively blur pixels, with decreasing effect near edges.</td><td style="text-align:right;"></td></tr></table>
 
-<p>A Gaussian operator of the given radius and standard deviation (<em
-class="arg">sigma</em>) is used. If <em class="arg">sigma</em> is not given it
+<p>A Gaussian operator of the given radius and standard deviation (<em class="arg">sigma</em>) is used. If <em class="arg">sigma</em> is not given it
 defaults to 1.</p>
 
 <div style="margin: auto;">
   <h4><a id="adaptive-resize"></a>-adaptive-resize <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Resize the image using data-dependent triangulation.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Resize the image using data-dependent triangulation.</td><td style="text-align:right;"></td></tr></table>
 
 <p>See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument. The <a href="command-line-options.html#adaptive-resize">-adaptive-resize</a>
-option defaults to data-dependent triangulation.  Use the <a
-href="command-line-options.html#filter">-filter</a> to choose a different resampling algorithm.
-Offsets, if present in the geometry string, are ignored, and the <a
-href="command-line-options.html#gravity">-gravity</a> option has no effect.</p>
+option defaults to data-dependent triangulation.  Use the <a href="command-line-options.html#filter">-filter</a> to choose a different resampling algorithm.
+Offsets, if present in the geometry string, are ignored, and the <a href="command-line-options.html#gravity">-gravity</a> option has no effect.</p>
 
 <div style="margin: auto;">
   <h4><a id="adaptive-sharpen"></a>-adaptive-sharpen <em class="arg">radius</em>[x<em class="arg">sigma</em>]</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Adaptively sharpen pixels, with increasing effect near edges.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Adaptively sharpen pixels, with increasing effect near edges.</td><td style="text-align:right;"></td></tr></table>
 
-<p>A Gaussian operator of the given radius and standard deviation (<em
-class="arg">sigma</em>) is used. If <em class="arg">sigma</em> is not given it
+<p>A Gaussian operator of the given radius and standard deviation (<em class="arg">sigma</em>) is used. If <em class="arg">sigma</em> is not given it
 defaults to 1.</p>
 
 <div style="margin: auto;">
   <h4><a id="adjoin"></a>-adjoin</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Join images into a single multi-image file.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Join images into a single multi-image file.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option is enabled by default. An attempt is made to save all images of
 an image sequence into the given output file.  However, some formats, such as
@@ -295,32 +238,29 @@
 who have used the standard <code>printf()</code>' C-library function. As an
 example, the command</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert logo: rose: -morph 15 my%02dmorph.jpg</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert logo: rose: -morph 15 my%02dmorph.jpg</span></p>
 <p>will create a sequence of 17 images (the two given plus 15 more created by
 <a href="command-line-options.html#morph">-morph</a>), named: my00morph.jpg, my01morph.jpg,
 my02morph.jpg, ..., my16morph.jpg.  </p>
 
 <p>In summary, ImageMagick tries to write all images to one file, but will
-save to multiple files, if any of the following conditions exist...
+save to multiple files, if any of the following conditions exist...</p>
 <ol>
-<li>the output image's file format does not allow multi-image files,
-<li>the <a href="command-line-options.html#adjoin">+adjoin</a> option is given, or
+<li>the output image's file format does not allow multi-image files,</li>
+<li>the <a href="command-line-options.html#adjoin">+adjoin</a> option is given, or</li>
 <li>a printf() integer format string (eg: "%d") is present in the output
- filename.
-</ol></p>
+ filename.</li>
+</ol>
 
 
 <div style="margin: auto;">
   <h4><a id="affine"></a>-affine
-  <em class="arg">s<sub>x</sub></em>,<em class="arg">r<sub>x</sub></em>,<em
-  class="arg">r<sub>y</sub></em>,<em class="arg">s<sub>y</sub></em>[,<em
-  class="arg">t<sub>x</sub></em>,<em class="arg">t<sub>y</sub></em>]</h4>
+  <em class="arg">s<sub>x</sub></em>,<em class="arg">r<sub>x</sub></em>,<em class="arg">r<sub>y</sub></em>,<em class="arg">s<sub>y</sub></em>[,<em class="arg">t<sub>x</sub></em>,<em class="arg">t<sub>y</sub></em>]</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the drawing transformation matrix for combined rotating and scaling.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the drawing transformation matrix for combined rotating and scaling.</td><td style="text-align:right;"></td></tr></table>
 
-<p>This option sets a transformation matrix, for use by subsequent <a
-href="command-line-options.html#draw">-draw</a> or <a href="command-line-options.html#transform">-transform</a> options. </p>
+<p>This option sets a transformation matrix, for use by subsequent <a href="command-line-options.html#draw">-draw</a> or <a href="command-line-options.html#transform">-transform</a> options. </p>
 
 <p>The matrix entries are entered as comma-separated numeric values either in
 quotes or without spaces. </p>
@@ -332,12 +272,11 @@
 image are calculated using the following matrix equation.</p>
 
 <div class="eqn">
-<img alt="affine transformation"  src="../images/affine.png"/>
+<img alt="affine transformation" src="../images/affine.png"></img>
 </div>
 
 <p> The size of the resulting image is that of the smallest rectangle that
-contains the transformed source image.  The parameters <em
-class="arg">t<sub>x</sub></em> and <em class="arg">t<sub>y</sub></em>
+contains the transformed source image.  The parameters <em class="arg">t<sub>x</sub></em> and <em class="arg">t<sub>y</sub></em>
 subsequently shift the image pixels so that those that are moved out of the
 image area are cut off.</p>
 
@@ -345,24 +284,19 @@
 system: positive <em class="arg">x</em> and <em class="arg">y</em> directions
 are rightward and downward, resp.; positive rotation is clockwise.</p>
 
-<p> If the translation coefficients <em class="arg">t<sub>x</sub></em> and <em
-class="arg">t<sub>y</sub></em> are omitted they default to 0,0. Therefore,
+<p> If the translation coefficients <em class="arg">t<sub>x</sub></em> and <em class="arg">t<sub>y</sub></em> are omitted they default to 0,0. Therefore,
 four parameters suffice for rotation and scaling without translation.</p>
 
-<p>Scaling by the factors <em class="arg">s<sub>x</sub></em> and <em
-class="arg">s<sub>y</sub></em> in the <em>x</em> and <em>y</em> directions,
+<p>Scaling by the factors <em class="arg">s<sub>x</sub></em> and <em class="arg">s<sub>y</sub></em> in the <em>x</em> and <em>y</em> directions,
 respectively, is accomplished with the following.</p>
 
-<p>See <a href="command-line-options.html#transform">-transform</a>, and the <a
-href="command-line-options.html#distort">-distort</a> method '<code>Affineprojection</code> for more
+<p>See <a href="command-line-options.html#transform">-transform</a>, and the <a href="command-line-options.html#distort">-distort</a> method '<code>Affineprojection</code> for more
 information </p>
 
 
-<p class="crtsnip"> -affine <em class="arg">s<sub>x</sub></em>,0,0,<em
-class="arg">s<sub>y</sub></em> </p>
+<p class="crtsnip"> -affine <em class="arg">s<sub>x</sub></em>,0,0,<em class="arg">s<sub>y</sub></em> </p>
 
-<p>Translation by a displacement (<em class="arg">t<sub>x</sub></em>, <em
-class="arg">t<sub>y</sub></em>) is accomplished like so:</p>
+<p>Translation by a displacement (<em class="arg">t<sub>x</sub></em>, <em class="arg">t<sub>y</sub></em>) is accomplished like so:</p>
 
 <p class="crtsnip">
   -affine 1,0,0,1,<em class="arg">t<sub>x</sub></em>,<em class="arg">t<sub>y</sub></em>
@@ -376,9 +310,8 @@
   -affine <em>c</em>,<em>s</em>,-<em>s</em>,<em>c</em>
 </p>
 
-<p>The cumulative effect of a sequence of <a href="command-line-options.html#affine" >-affine</a>
-transformations can be accomplished by instead by a single <a href="command-line-options.html#affine"
->-affine</a> operation using the matrix equal to the product of the matrices
+<p>The cumulative effect of a sequence of <a href="command-line-options.html#affine">-affine</a>
+transformations can be accomplished by instead by a single <a href="command-line-options.html#affine">-affine</a> operation using the matrix equal to the product of the matrices
 of the individual transformations.</p>
 
 <p>An attempt is made to detect near-singular transformation matrices. If the
@@ -388,7 +321,7 @@
   <h4><a id="alpha"></a>-alpha <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Gives control of the alpha/matte channel of an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Gives control of the alpha/matte channel of an image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Used to set a flag on an image indicating whether or not to use existing alpha
 channel data, to create an alpha channel, or to perform other operations on the alpha channel.  Choose the argument <em class="arg">type</em> from the list below.</p>
@@ -479,21 +412,18 @@
 </table>
 
 <p>Note that while the obsolete <code>+matte</code> operation was the
-same as "<code><a href="command-line-options.html#alpha" >-alpha</a> Off</code>", the <code>
->-matte</code> operation was the same as "<code><a href="command-line-options.html#alpha" >-alpha</a>
-Set</code>" and not "<code><a href="command-line-options.html#alpha" >-alpha</a> On</code>".  </p>
+same as "<code><a href="command-line-options.html#alpha">-alpha</a> Off</code>", the <code>
+&gt;-matte</code> operation was the same as "<code><a href="command-line-options.html#alpha">-alpha</a>
+Set</code>" and not "<code><a href="command-line-options.html#alpha">-alpha</a> On</code>".  </p>
 
 
 <div style="margin: auto;">
  <h4><a id="annotate"></a>
- -annotate <em class="arg">degrees</em> <em class="arg">text</em><br />
- -annotate <em class="arg">Xdegrees</em>x<em class="arg">Ydegrees</em> <em
- class="arg">text</em><br /> -annotate <em class="arg">Xdegrees</em>x<em
- class="arg">Ydegrees</em> {+-}<em class="arg">t<sub>x</sub></em>{+-}<em
- class="arg">t<sub>y</sub></em> <em class="arg">text</em></h4>
+ -annotate <em class="arg">degrees</em> <em class="arg">text</em><br></br>
+ -annotate <em class="arg">Xdegrees</em>x<em class="arg">Ydegrees</em> <em class="arg">text</em><br></br> -annotate <em class="arg">Xdegrees</em>x<em class="arg">Ydegrees</em> {+-}<em class="arg">t<sub>x</sub></em>{+-}<em class="arg">t<sub>y</sub></em> <em class="arg">text</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Annotate an image with text.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Annotate an image with text.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This is a convenience for annotating an image with text. For more precise
 control over text annotations, use <a href="command-line-options.html#draw">-draw</a>.</p>
@@ -501,27 +431,21 @@
 
 <p>The values <em class="arg">Xdegrees</em> and <em class="arg">Ydegrees</em>
 control the shears with respect to the , respectively, applied to the text,
-while <em class="arg">t<sub>x</sub></em> and <em
-class="arg">t<sub>y</sub></em> are offsets that give the location of the text
+while <em class="arg">t<sub>x</sub></em> and <em class="arg">t<sub>y</sub></em> are offsets that give the location of the text
 relative to the upper left corner of the image.</p>
 
 <p>Using <a href="command-line-options.html#annotate">-annotate</a> <em class="arg">degrees</em>
-or <a href="command-line-options.html#annotate">-annotate</a> <em class="arg">degrees</em>x<em
-class="arg">degrees</em> produces an unsheared rotation of the text. The
-direction of the rotation is positive, which means a clockwise rotation if <em
-class="arg">degrees</em> is positive. (This conforms to the usual mathematical
-convention once it is realized that the positive <em>y</em>&ndash;direction is
+or <a href="command-line-options.html#annotate">-annotate</a> <em class="arg">degrees</em>x<em class="arg">degrees</em> produces an unsheared rotation of the text. The
+direction of the rotation is positive, which means a clockwise rotation if <em class="arg">degrees</em> is positive. (This conforms to the usual mathematical
+convention once it is realized that the positive <em>y</em>–direction is
 conventionally considered to be <em>downward</em> for images.)</p>
 
-<p>The new (transformed) coordinates (<em class="arg">x'</em>, <em
-class="arg">y'</em>) of a pixel at position (<em class="arg">x</em>, <em
-class="arg">y</em>) in the image are calculated using the following matrix
-equation.</p> <div class="eqn"><img alt="annotate transformation"  src="../images/annotate.png"/></div>
+<p>The new (transformed) coordinates (<em class="arg">x'</em>, <em class="arg">y'</em>) of a pixel at position (<em class="arg">x</em>, <em class="arg">y</em>) in the image are calculated using the following matrix
+equation.</p> <div class="eqn"><img alt="annotate transformation" src="../images/annotate.png"></img></div>
 
-<p>If <em class="arg">t<sub>x</sub></em> and <em
-class="arg">t<sub>y</sub></em> are omitted, they default to 0. This makes the
+<p>If <em class="arg">t<sub>x</sub></em> and <em class="arg">t<sub>y</sub></em> are omitted, they default to 0. This makes the
 bottom-left of the text becomes the upper-left corner of the image, which is
-probably undesirable. Adding a <a href="command-line-options.html#gravity" >-gravity</a> option in this
+probably undesirable. Adding a <a href="command-line-options.html#gravity">-gravity</a> option in this
 case leads to nice results.</p>
 
 <p>Text is any UTF-8 encoded character sequence.  If <em class="arg">text</em>
@@ -533,8 +457,8 @@
   <h4><a id="antialias"></a>-antialias</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Enable/Disable of the rendering of anti-aliasing pixels when
-drawing fonts and lines.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Enable/Disable of the rendering of anti-aliasing pixels when
+drawing fonts and lines.</td><td style="text-align:right;"></td></tr></table>
 
 <p>By default, objects (e.g. text, lines, polygons, etc.) are antialiased when
 drawn.  Use <a href="command-line-options.html#antialias">+antialias</a> to disable the addition of
@@ -546,7 +470,7 @@
   <h4><a id="append"></a>-append</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Join current images vertically or horizontally.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Join current images vertically or horizontally.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option creates a single longer image image, by joining all the current
 images in sequence top-to-bottom. Use <a href="command-line-options.html#append">+append</a> to
@@ -554,15 +478,14 @@
 
 <p>If they are not of the same width, narrower images are padded with the
 current <a href="command-line-options.html#background">-background</a> color setting, and their
-position relative to each other can be controlled by the current <a
-href="command-line-options.html#gravity">-gravity</a> setting. </p>
+position relative to each other can be controlled by the current <a href="command-line-options.html#gravity">-gravity</a> setting. </p>
 
 
 <div style="margin: auto;">
   <h4><a id="attenuate"></a>-attenuate <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Lessen (or intensify) when adding noise to an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Lessen (or intensify) when adding noise to an image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>If unset the value is equivelent to 1.0, or a maximum noise addition</p>
 
@@ -570,7 +493,7 @@
   <h4><a id="authenticate"></a>-authenticate <em class="arg">password</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Decrypt a PDF with a password.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Decrypt a PDF with a password.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Use this option to supply a <em class="arg">password</em> for decrypting
 a PDF that has been encrypted using Microsoft Crypto API (MSC API). The
@@ -585,10 +508,9 @@
   <h4><a id="auto-gamma"></a>-auto-gamma</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Automagically adjust gamma level of image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Automagically adjust gamma level of image.</td><td style="text-align:right;"></td></tr></table>
 
-<p>This calculates the mean values of an image, then applies a calculated  <a
-href="command-line-options.html#gamma" >-gamma</a> adjustment so that is the mean color exists in the
+<p>This calculates the mean values of an image, then applies a calculated  <a href="command-line-options.html#gamma">-gamma</a> adjustment so that is the mean color exists in the
 image it will get a have a value of 50%. </p>
 
 <p>This means that any solid 'gray' image becomes 50% gray. </p>
@@ -598,10 +520,9 @@
 dark shadows. It also does not work well for diagrams or cartoon like images.
 </p>
 
-<p>It uses the <a href="command-line-options.html#channel" >-channel</a> setting, (including the
+<p>It uses the <a href="command-line-options.html#channel">-channel</a> setting, (including the
 '<em>sync</em>' flag for channel synchronization), to determine which color
-values is used and modified. As the default <a href="command-line-options.html#channel"
->-channel</a> setting is '<em>RGB,sync</em>', channels are modified
+values is used and modified. As the default <a href="command-line-options.html#channel">-channel</a> setting is '<em>RGB,sync</em>', channels are modified
 together by the same gamma value, preserving colors. </p>
 
 
@@ -610,30 +531,25 @@
   <h4><a id="auto-level"></a>-auto-level</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Automagically adjust color levels of image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Automagically adjust color levels of image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This is a 'perfect' image normalization operator.  It finds the exact
-minimum and maximum color values in the image and then applies a <a
-href="command-line-options.html#level" >-level</a> operator to stretch the values to the full range of
+minimum and maximum color values in the image and then applies a <a href="command-line-options.html#level">-level</a> operator to stretch the values to the full range of
 values. </p>
 
 <p>The operator is not typically used for real-life images, image scans, or
 JPEG format images, as a single 'out-rider' pixel can set a bad min/max values
-for the <a href="command-line-options.html#level" >-level</a> operation.  On the other hand it is the
+for the <a href="command-line-options.html#level">-level</a> operation.  On the other hand it is the
 right operator to use for color stretching gradient images being used to
 generate Color lookup tables, distortion maps, or other 'mathematically'
 defined images.  </p>
 
-<p>The operator is very similar to the <a href="command-line-options.html#normalize">-normalize</a>, <a
-href="command-line-options.html#contrast-stretch" >-contrast-stretch</a>, and <a href="command-line-options.html#linear-stretch"
->-linear-stretch</a> operators, but without 'histogram binning' or 'clipping'
-problems that these operators may have. That is <a href="command-line-options.html#auto-level"
->-auto-level</a> is the perfect or ideal version these operators. </p>
+<p>The operator is very similar to the <a href="command-line-options.html#normalize">-normalize</a>, <a href="command-line-options.html#contrast-stretch">-contrast-stretch</a>, and <a href="command-line-options.html#linear-stretch">-linear-stretch</a> operators, but without 'histogram binning' or 'clipping'
+problems that these operators may have. That is <a href="command-line-options.html#auto-level">-auto-level</a> is the perfect or ideal version these operators. </p>
 
-<p>It uses the <a href="command-line-options.html#channel" >-channel</a> setting, (including the
+<p>It uses the <a href="command-line-options.html#channel">-channel</a> setting, (including the
 special '<em>sync</em>' flag for channel synchronization), to determine
-which color values are used and modified. As the default <a
-href="command-line-options.html#channel" >+channel</a> setting is '<em>RGB,sync</em>', the
+which color values are used and modified. As the default <a href="command-line-options.html#channel">+channel</a> setting is '<em>RGB,sync</em>', the
 '<em>sync</em>' ensures that the color channels will are modified
 together by the same gamma value, preserving colors, and ignoring
 transparency. </p>
@@ -643,7 +559,7 @@
   <h4><a id="auto-orient"></a>-auto-orient</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>adjusts an image so that its orientation is suitable for viewing (i.e. top-left orientation).</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">adjusts an image so that its orientation is suitable for viewing (i.e. top-left orientation).</td><td style="text-align:right;"></td></tr></table>
 
 <p>This operator reads and resets the EXIF image profile setting 'Orientation'
 and then performs the appropriate 90 degree rotation on the image to orient
@@ -653,15 +569,14 @@
 camera, however photos taken directly downward or upward may not have an
 appropriate value.  Also images that have been orientation 'corrected' without
 reseting this setting, may be 'corrected' again resulting in a incorrect
-result.  If the EXIF profile was previously stripped, the  <a
-href="command-line-options.html#auto-orient" >-auto-orient</a> operator will do nothing. </p>
+result.  If the EXIF profile was previously stripped, the  <a href="command-line-options.html#auto-orient">-auto-orient</a> operator will do nothing. </p>
 
 
 <div style="margin: auto;">
   <h4><a id="average"></a>-average</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Average a set of images.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Average a set of images.</td><td style="text-align:right;"></td></tr></table>
 
 <p>An error results if the images are not identically sized.</p>
 
@@ -670,7 +585,7 @@
   <h4><a id="backdrop"></a>-backdrop</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Display the image centered on a backdrop.</td><td style='text-align:right;'>[<a href="animate.html">animate</a>, <a href="display.html">display</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Display the image centered on a backdrop.</td><td style="text-align:right;">[<a href="animate.html">animate</a>, <a href="display.html">display</a>]</td></tr></table>
 
 <p>This backdrop covers the entire workstation screen and is useful for hiding
 other X window activity while viewing the image. The color of the backdrop is
@@ -681,25 +596,23 @@
   <h4><a id="background"></a>-background <em class="arg">color</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the background color.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the background color.</td><td style="text-align:right;"></td></tr></table>
 
-<p>The color is specified using the format described under the <a
-href="command-line-options.html#fill">-fill</a> option. The default background color (if none is
+<p>The color is specified using the format described under the <a href="command-line-options.html#fill">-fill</a> option. The default background color (if none is
 specified or found in the image) is white.</p>
 
 <div style="margin: auto;">
   <h4><a id="bench"></a>-bench <em class="arg">iterations</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Measure performance.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Measure performance.</td><td style="text-align:right;"></td></tr></table>
 
-<p>Repeat the entire command for the given number of <em class="arg"
->iterations</em> and report the user-time and elapsed time. For instance,
+<p>Repeat the entire command for the given number of <em class="arg">iterations</em> and report the user-time and elapsed time. For instance,
 consider the following command and its output.  Modify the benchmark with the
 -duration to run the benchmark for a fixed number of seconds and -concurrent
 to run the benchmark in parallel (requires the OpenMP feature).</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert logo: -resize 1000% -bench 5 logo.png</span><span class='crtout'>Performance[4]: 5i 0.875657ips 6.880u 0:05.710</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert logo: -resize 1000% -bench 5 logo.png</span><span class="crtout">Performance[4]: 5i 0.875657ips 6.880u 0:05.710</span></p>
 <p>In this example, 5 iterations were completed at 0.875657 iterations per
 second, using 4 threads and 6.88 seconds of the user's allotted time, for
 a total elapsed time of 5.71 seconds.</p>
@@ -708,9 +621,9 @@
   <h4><a id="bias"></a>-bias <em class="arg">value</em>{<em class="arg">%</em>}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Add bias when convolving an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Add bias when convolving an image.</td><td style="text-align:right;"></td></tr></table>
 
-<p>This option shifts the output of <a href="command-line-options.html#convolve">&#x2011;convolve</a>  so that
+<p>This option shifts the output of <a href="command-line-options.html#convolve">‑convolve</a>  so that
 positive and negative results are relative to the specified bias value. </p>
 
 <p>This is important for non-HDRI compilations of ImageMagick when dealing
@@ -719,40 +632,37 @@
 detection. Without an output bias, the negative values are clipped at
 zero.</p>
 
-<p>When using an ImageMagick with the HDRI compile-time setting, <a href="command-line-options.html#bias">&#x2011;bias</a> is not needed, as ImageMagick is able to store/handle any
+<p>When using an ImageMagick with the HDRI compile-time setting, <a href="command-line-options.html#bias">‑bias</a> is not needed, as ImageMagick is able to store/handle any
 negative results without clipping to the color value range
 (0..QuantumRange).</p>
 
-<p>See the discussion on HDRI implementations of ImageMagick on the page <a
-href="high-dynamic-range.html" >High Dynamic-Range Images</a>. For more
-about HDRI go the ImageMagick <a
-href="http://www.imagemagick.org/Usage/basics/#hdri" >Usage</a> pages or this
-<a
-href="http://en.wikipedia.org/wiki/High_dynamic_range_imaging">Wikipedia</a>
+<p>See the discussion on HDRI implementations of ImageMagick on the page <a href="high-dynamic-range.html">High Dynamic-Range Images</a>. For more
+about HDRI go the ImageMagick <a href="http://www.imagemagick.org/Usage/basics/#hdri">Usage</a> pages or this
+<a href="http://en.wikipedia.org/wiki/High_dynamic_range_imaging">Wikipedia</a>
 entry.  </p>
 
 <div style="margin: auto;">
   <h4><a id="black-point-compensation"></a>-black-point-compensation</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Use black point compensation.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Use black point compensation.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="black-threshold"></a>-black-threshold <em class="arg">value</em>{<em class="arg">%</em>}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Force to black all pixels below the threshold while leaving all pixels at or above the threshold unchanged.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Force to black all pixels below the threshold while leaving all pixels at or above the threshold unchanged.</td><td style="text-align:right;"></td></tr></table>
 
 <p> The threshold value can be given as a percentage or as an absolute integer
 value within [0, <em class="QR">QuantumRange</em>] corresponding to the
-desired <a href="command-line-options.html#channel">&#x2011;channel</a> value. See <a href="command-line-options.html#threshold">&#x2011;threshold</a>for more details on thresholds and resulting values.  </p>
+desired <a href="command-line-options.html#channel">‑channel</a> value. See <a href="command-line-options.html#threshold">‑threshold</a>for more details on thresholds and resulting values.  </p>
 
 
 <div style="margin: auto;">
   <h4><a id="blend"></a>-blend <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>blend an image into another by the given absolute value or percent.</td><td style='text-align:right;'>[<a href="composite.html">composite</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">blend an image into another by the given absolute value or percent.</td><td style="text-align:right;">[<a href="composite.html">composite</a>]</td></tr></table>
 
 <p>Blend will average the images together ('plus') according to the
 percentages given and each pixels transparency.  If only a single percentage
@@ -766,41 +676,41 @@
   <h4><a id="blue-primary"></a>-blue-primary <em class="arg">x</em>,<em class="arg">y</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the blue chromaticity primary point.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the blue chromaticity primary point.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="blue-shift"></a>-blue-shift <em class="arg">factor</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>simulate a scene at nighttime in the moonlight.  Start with a factor of 1.5</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">simulate a scene at nighttime in the moonlight.  Start with a factor of 1.5</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
 
 <div style="margin: auto;">
-  <h4><a id="blur"></a>-blur <em class="arg">radius</em><br />-blur <em class="arg">radius</em>x<em class="arg">sigma</em></h4>
+  <h4><a id="blur"></a>-blur <em class="arg">radius</em><br></br>-blur <em class="arg">radius</em>x<em class="arg">sigma</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Reduce image noise and reduce detail levels.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Reduce image noise and reduce detail levels.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Convolve the image with a Gaussian or normal distribution using the given
-<em class="arg" >Sigma</em> value.  The formula is:</p>
+<em class="arg">Sigma</em> value.  The formula is:</p>
 
-<div class="eqn"><img alt="gaussian distribution" width="243px" height="42px" src="../images/gaussian-blur.png"/>
+<div class="eqn"><img alt="gaussian distribution" width="243px" height="42px" src="../images/gaussian-blur.png"></img>
 </div>
 
-<p>The <em class="arg" >Sigma</em> value is the important argument, and
+<p>The <em class="arg">Sigma</em> value is the important argument, and
 determines the actual amount of blurring that will take place. </p>
 
-<p>The <em class="arg" >Radius</em> is only used to determine the size of the
+<p>The <em class="arg">Radius</em> is only used to determine the size of the
 array which will hold the calculated Gaussian distribution. It should be an
 integer.  If not given, or set to zero, IM will calculate the largest possible
 radius that will provide meaningful results for the Gaussian distribution.
 </p>
 
-<p>The larger the <em class="arg" >Radius</em> the slower the
-operation is. However too small a <em class="arg" >Radius</em>, and sever
-aliasing effects may result.  As a guideline, <em class="arg" >Radius</em>
-should be at least twice the <em class="arg" >Sigma</em> value, though three
+<p>The larger the <em class="arg">Radius</em> the slower the
+operation is. However too small a <em class="arg">Radius</em>, and sever
+aliasing effects may result.  As a guideline, <em class="arg">Radius</em>
+should be at least twice the <em class="arg">Sigma</em> value, though three
 times will produce a more accurate result. </p>
 
 <p>This option differs from <a href="command-line-options.html#gaussian-blur">-gaussian-blur</a> simply
@@ -817,16 +727,15 @@
   <h4>-blur <em class="arg">Width</em>[x<em class="arg">Height</em>[+<em class="arg">Angle</em>]]</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Variably blur and image according to the overlay mapping.</td><td style='text-align:right;'>[<a href="composite.html">composite</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Variably blur and image according to the overlay mapping.</td><td style="text-align:right;">[<a href="composite.html">composite</a>]</td></tr></table>
 
 <p>Each pixel in the overlaid region is replaced with an Elliptical Weighted
 Average (EWA) of the source image, scaled according to the grayscale
 mapping. </p>
 
-<p>The ellipse is weighted with sigma set to the given <em class="arg"
->Width</em> and <em class="arg" >Height</em>. The <em class="arg" >Height</em>
-defaults to the <em class="arg" >Width</em> for a normal circular Gaussian
-weighting.  The <em class="arg" >Angle</em> will rotate the ellipse from
+<p>The ellipse is weighted with sigma set to the given <em class="arg">Width</em> and <em class="arg">Height</em>. The <em class="arg">Height</em>
+defaults to the <em class="arg">Width</em> for a normal circular Gaussian
+weighting.  The <em class="arg">Angle</em> will rotate the ellipse from
 horizontal clock-wise.  </p>
 
 <p>The <a href="command-line-options.html#virtual-pixel">-virtual-pixel</a> setting will determine how
@@ -838,7 +747,7 @@
   <h4><a id="border"></a>-border <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Surround the image with a border of color. </td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Surround the image with a border of color. </td><td style="text-align:right;"></td></tr></table>
 
 <p>Set the width and height using the <em class="arg">size</em> portion of the
 <em class="arg">geometry</em> argument.  See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument. Offsets are
@@ -847,7 +756,7 @@
 <p>As of IM 6.7.8-8, the <em class="arg">geometry</em> arguments behave as follows:</p>
 
 <table id="borderTable" class="doc">
-  <col width="20%"/> <col width="80%"/>
+  <col width="20%"></col> <col width="80%"></col>
   <thead>
   <tr valign="top">
     <th style="text-align:center"><em class="arg">size</em></th>
@@ -904,18 +813,16 @@
     <td>value-x % of width is added to left/right and top/bottom are unchanged</td>
   </tr>
   <tr valign="top">
-    <td><code>0</code>%xvalue-y</em>%</td>
+    <td><code>0</code>%x<em class="arg">value-y</em>%</td>
     <td>value-y % of height is added to top/bottom and left/right are unchanged</td>
   </tr>
   </tbody>
   </table>
 
 
-<p>Set the border color by preceding with the <a
-href="command-line-options.html#bordercolor">-bordercolor</a> setting.</p>
+<p>Set the border color by preceding with the <a href="command-line-options.html#bordercolor">-bordercolor</a> setting.</p>
 
-<p>The <a href="command-line-options.html#border">-border</a> operation is affected by the current <a
-href="command-line-options.html#compose">-compose</a> setting and assumes that this is using the default
+<p>The <a href="command-line-options.html#border">-border</a> operation is affected by the current <a href="command-line-options.html#compose">-compose</a> setting and assumes that this is using the default
 '<code>Over</code>' composition method.  It generates an image of the appropriate
 size colors by the current <a href="command-line-options.html#bordercolor">-bordercolor</a> before
 overlaying the original image in the center of this net image.  This means that
@@ -928,7 +835,7 @@
   <h4><a id="bordercolor"></a>-bordercolor <em class="arg">color</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the border color.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the border color.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The color is specified using the format described under the <a href="command-line-options.html#fill">-fill</a> option.</p>
 
@@ -938,13 +845,13 @@
   <h4><a id="borderwidth"></a>-borderwidth <em class="arg">geometry</em> </h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the border width.</td><td style='text-align:right;'>[<a href="animate.html">animate</a>, <a href="display.html">display</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the border width.</td><td style="text-align:right;">[<a href="animate.html">animate</a>, <a href="display.html">display</a>]</td></tr></table>
 
 <div style="margin: auto;">
-  <h4><a id="brightness-contrast"></a>-brightness-contrast <em class="arg">brightness</em><br />-brightness-contrast <em class="arg">brightness</em>{x<em class="arg">contrast</em>}{<em class="arg">%</em>}}</h4>
+  <h4><a id="brightness-contrast"></a>-brightness-contrast <em class="arg">brightness</em><br></br>-brightness-contrast <em class="arg">brightness</em>{x<em class="arg">contrast</em>}{<em class="arg">%</em>}}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Adjust the brightness and/or contrast of the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Adjust the brightness and/or contrast of the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Brightness and Contrast values apply changes to the input image. They are
 not absolute settings. A brightness or contrast value of zero means no change.
@@ -982,25 +889,23 @@
   <h4><a id="cache"></a>-cache <em class="arg">threshold</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>(This option has been replaced by the <a href='command-line-options.html#limit'>-limit</a> option.)</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">(This option has been replaced by the <a href="command-line-options.html#limit">-limit</a> option.)</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="caption"></a>-caption <em class="arg">string</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Assign a caption to an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Assign a caption to an image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option sets the caption meta-data of an image read in after this
 option has been given.  To modify a caption of images already in memory use
 "<code><a href="command-line-options.html#set">-set</a> caption</code>". </p>
 
-<p>The caption can contain special format characters listed in the <a
-href="escape.html">Format and
+<p>The caption can contain special format characters listed in the <a href="escape.html">Format and
 Print Image Properties</a>. These attributes are expanded when the caption
 is finally assigned to the individual images. </p>
 
-<p>If the first character of <em class="arg">string</em> is <em
-class="arg">@</em>, the image caption is read from a file titled by the
+<p>If the first character of <em class="arg">string</em> is <em class="arg">@</em>, the image caption is read from a file titled by the
 remaining characters in the string.  Comments read in from a file are literal;
 no embedded formatting characters are recognized.</p>
 
@@ -1023,7 +928,7 @@
   <h4><a id="cdl"></a>-cdl <em class="arg">filename</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>color correct with a color decision list.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">color correct with a color decision list.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Here is an example color correction collection:</p>
 
@@ -1047,7 +952,7 @@
   <h4><a id="channel"></a>-channel <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Specify those image color channels to which subsequent operators are limited.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Specify those image color channels to which subsequent operators are limited.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Choose from: <code>Red</code>, <code>Green</code>, <code>Blue</code>,
 <code>Alpha</code>, <code>Cyan</code>, <code>Magenta</code>, <code>Yellow</code>,
@@ -1074,7 +979,7 @@
 but generally any operators that are generally 'grey-scale' image operators,
 will understand this setting.  See individual operator documentation. </p>
 
-<br />
+<br></br>
 
 <p>On top of the normal channel selection an extra flag can be specified,
 '<code>Sync</code>'.  This is turned on by default and if set means that
@@ -1107,16 +1012,15 @@
 <p>To print a complete list of channel types, use <a href="command-line-options.html#list">-list
 channel</a>.</p>
 
-<br />
+<br></br>
 
 <p>By default, ImageMagick sets <a href="command-line-options.html#channel">-channel</a> to the value
 '<code>RGBK,sync</code>', which specifies that operators act on all color
 channels except the transparency channel, and that all the color channels are
 to be modified in exactly the same way, with an understanding of transparency
-(depending on the operation being applied).  The 'plus' form <a
-href="command-line-options.html#channel" >+channel</a> will reset the value back to this default. </p>
+(depending on the operation being applied).  The 'plus' form <a href="command-line-options.html#channel">+channel</a> will reset the value back to this default. </p>
 
-<p>Options that are affected by the <a href="command-line-options.html#channel" >-channel</a> setting
+<p>Options that are affected by the <a href="command-line-options.html#channel">-channel</a> setting
 include the following.
 
 <a href="command-line-options.html#auto-gamma">-auto-gamma</a>,
@@ -1146,20 +1050,16 @@
 <a href="command-line-options.html#white-threshold">-white-threshold</a>.
 </p>
 
-<p>Warning, some operators behave differently when the <a href="command-line-options.html#channel"
->+channel</a> default setting is in effect, verses ANY user defined <a
-href="command-line-options.html#channel" >-channel</a> setting (including the equivalent of the
+<p>Warning, some operators behave differently when the <a href="command-line-options.html#channel">+channel</a> default setting is in effect, verses ANY user defined <a href="command-line-options.html#channel">-channel</a> setting (including the equivalent of the
 default). These operators have yet to be made to understand the newer 'Sync'
 flag. </p>
 
 <p>For example <a href="command-line-options.html#threshold">-threshold</a> will by default gray-scale
-the image before thresholding, if no <a href="command-line-options.html#channel" >-channel</a> setting
+the image before thresholding, if no <a href="command-line-options.html#channel">-channel</a> setting
 has been defined. This is not 'Sync flag controlled, yet. </p>
 
-<p>Also some operators such as <a href="command-line-options.html#blur">-blur</a>, <a
-href="command-line-options.html#gaussian-blur">-gaussian-blur</a>, will modify their handling of the
-color channels if the '<code>alpha</code>' channel is also enabled by <a
-href="command-line-options.html#channel" >-channel</a>.  Generally this done to ensure that
+<p>Also some operators such as <a href="command-line-options.html#blur">-blur</a>, <a href="command-line-options.html#gaussian-blur">-gaussian-blur</a>, will modify their handling of the
+color channels if the '<code>alpha</code>' channel is also enabled by <a href="command-line-options.html#channel">-channel</a>.  Generally this done to ensure that
 fully-transparent colors are treated as being fully-transparent, and thus any
 underlying 'hidden' color has no effect on the final results.  Typically
 resulting in 'halo' effects. The newer <a href="command-line-options.html#morphology">-morphology</a>
@@ -1168,9 +1068,8 @@
 
 <p>As a alpha channel is optional within images, some operators will read the
 color channels of an image as a greyscale alpha mask, when the image has no
-alpha channel present, and the <a href="command-line-options.html#channel" >-channel</a> setting tells
-the operator to apply the operation using alpha channels. The <a
-href="command-line-options.html#clut">-clut</a> operator is a good example of this. </p>
+alpha channel present, and the <a href="command-line-options.html#channel">-channel</a> setting tells
+the operator to apply the operation using alpha channels. The <a href="command-line-options.html#clut">-clut</a> operator is a good example of this. </p>
 
 
 
@@ -1178,13 +1077,13 @@
   <h4><a id="charcoal"></a>-charcoal <em class="arg">factor</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Simulate a charcoal drawing.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Simulate a charcoal drawing.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="chop"></a>-chop <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Remove pixels from the interior of an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Remove pixels from the interior of an image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument. The <em class="arg">width</em>
 and <em class="arg">height</em> given in the of the <em class="arg">size</em>
@@ -1198,31 +1097,28 @@
 
 <p>While it can remove internal rows and columns of pixels, it is more
 typically used with as <a href="command-line-options.html#gravity">-gravity</a> setting and zero
-offsets so as to remove a single edge from an image.  Compare this to <a
-href="command-line-options.html#shave" >-shave</a> which removes equal numbers of pixels from oppisite
+offsets so as to remove a single edge from an image.  Compare this to <a href="command-line-options.html#shave">-shave</a> which removes equal numbers of pixels from oppisite
 sides of the image.  </p>
 
-<p>Using <a href="command-line-options.html#chop">-chop</a> effectively undoes the results of a <a
-href="command-line-options.html#splice">-splice</a> that was given the same <em
-class="arg">geometry</em> and <a href="command-line-options.html#gravity">-gravity</a> settings. </p>
+<p>Using <a href="command-line-options.html#chop">-chop</a> effectively undoes the results of a <a href="command-line-options.html#splice">-splice</a> that was given the same <em class="arg">geometry</em> and <a href="command-line-options.html#gravity">-gravity</a> settings. </p>
 
 <div style="margin: auto;">
   <h4><a id="clamp"></a>-clamp</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>set each pixel whose value is below zero to zero and any the pixel whose value is above the quantum range to the quantum range (e.g. 65535) otherwise the pixel value remains unchanged.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">set each pixel whose value is below zero to zero and any the pixel whose value is above the quantum range to the quantum range (e.g. 65535) otherwise the pixel value remains unchanged.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="clip"></a>-clip</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Apply the clipping path if one is present.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Apply the clipping path if one is present.</td><td style="text-align:right;"></td></tr></table>
 
 <p>If a clipping path is present, it is applied to subsequent operations.</p>
 
 <p>For example, in the command</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert cockatoo.tif -clip -negate negated.tif</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert cockatoo.tif -clip -negate negated.tif</span></p>
 <p>only the pixels within the clipping path are negated.</p>
 
 <p>The <a href="command-line-options.html#clip">-clip</a> feature requires SVG support. If the SVG
@@ -1234,7 +1130,7 @@
   <h4><a id="clip-mask"></a>-clip-mask</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Clip the image as defined by this mask.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Clip the image as defined by this mask.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Use the alpha channel of the current image as a mask.  Any areas that is
 white is not modified by any of the 'image processing operators' that follow,
@@ -1242,8 +1138,8 @@
 modified per the requirements of the operator. </p>
 
 <p>In some ways this is similar to (though not the same) as defining
-a rectangular <a href="command-line-options.html#region" >-region</a>, or using the negative of the
-mask (third) image in a three image <a href="command-line-options.html#composite" >-composite</a>,
+a rectangular <a href="command-line-options.html#region">-region</a>, or using the negative of the
+mask (third) image in a three image <a href="command-line-options.html#composite">-composite</a>,
 operation. </p>
 
 <p>Use <a href="command-line-options.html#clip-mask">+clip-mask</a> to disable clipping for subsequent operations.</p>
@@ -1252,7 +1148,7 @@
   <h4><a id="clip-path"></a>-clip-path <em class="arg">id</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Clip along a named path from the 8BIM profile.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Clip along a named path from the 8BIM profile.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This is identical to <a href="command-line-options.html#clip">-clip</a> except choose a specific clip path in the event the image has more than one path available. </p>
 
@@ -1262,7 +1158,7 @@
   <h4><a id="clone"></a>-clone <em class="arg">index(s)</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>make a clone of an image (or images).</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">make a clone of an image (or images).</td><td style="text-align:right;"></td></tr></table>
 
 <p>Inside parenthesis (where the operator is normally used) it will make a
 clone of the images from the last 'pushed' image sequence, and adds them to
@@ -1271,23 +1167,23 @@
 
 <p>Specify the image by its index in the sequence.  The first image is index
 0.  Negative indexes are relative to the end of the sequence; for
-example, <code>-1</code>
+example, <code>−1</code>
 represents the last image of the sequence.  Specify a range of images with a
-dash (e.g. <code>0-4</code>).  Separate multiple indexes with commas but no
-spaces (e.g. <code>0,2,5</code>).  A value of '<code>0--1</code> will
+dash (e.g. <code>0−4</code>).  Separate multiple indexes with commas but no
+spaces (e.g. <code>0,2,5</code>).  A value of '<code>0−−1</code> will
 effectively clone all the images. </p>
 
 <p>The <a href="command-line-options.html#clone">+clone</a> will simply make a copy of the last image
 in the image sequence, and is thus equivalent to using a argument of
-'<code>-1</code>'. </p>
+'<code>−1</code>'. </p>
 
 <div style="margin: auto;">
   <h4><a id="clut"></a>-clut</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Replace the channel values in the first image using each
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Replace the channel values in the first image using each
 corresponding channel in the second image as a <b>c</b>olor
-<b>l</b>ook<b>u</b>p <b>t</b>able.</td><td style='text-align:right;'></td></tr></table>
+<b>l</b>ook<b>u</b>p <b>t</b>able.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The second (LUT) image is ordinarily a gradient image containing the
 histogram mapping of how each channel should be modified. Typically it is a
@@ -1295,8 +1191,7 @@
 than a single row or column, values are taken from a diagonal line from
 top-left to bottom-right corners.</p>
 
-<p>The lookup is further controlled by the <a
-href="command-line-options.html#interpolate">-interpolate</a> setting, which is especially handy for an
+<p>The lookup is further controlled by the <a href="command-line-options.html#interpolate">-interpolate</a> setting, which is especially handy for an
 LUT which is not the full length needed by the ImageMagick installed Quality
 (Q) level. Good settings for this are the '<code>bilinear</code>' and
 '<code>bicubic</code>' interpolation settings, which give smooth color
@@ -1307,24 +1202,21 @@
 specific color gradient from the CLUT image. </p>
 
 <p>Only the channel values defined by the <a href="command-line-options.html#channel">-channel</a>
-setting will have their values replaced. In particular, since the default <a
-href="command-line-options.html#channel">-channel</a> setting is <code>RGB</code>, this means that
-transparency (alpha/matte channel) is not affected, unless the <a
-href="command-line-options.html#channel">-channel</a> setting is modified. When the alpha channel is
-set, it is treated by the <a href="command-line-options.html#clut" >-clut</a> operator in the same way
+setting will have their values replaced. In particular, since the default <a href="command-line-options.html#channel">-channel</a> setting is <code>RGB</code>, this means that
+transparency (alpha/matte channel) is not affected, unless the <a href="command-line-options.html#channel">-channel</a> setting is modified. When the alpha channel is
+set, it is treated by the <a href="command-line-options.html#clut">-clut</a> operator in the same way
 as the other channels, implying that alpha/matte values are replaced using the
 alpha/matte values of the original image. </p>
 
 <p>If either the image being modified, or the lookup image, contains no
-transparency (i.e. <a href="command-line-options.html#alpha" >-alpha</a> is turned 'off') but the <a
-href="command-line-options.html#channel">-channel</a> setting includes alpha replacement, then it is
+transparency (i.e. <a href="command-line-options.html#alpha">-alpha</a> is turned 'off') but the <a href="command-line-options.html#channel">-channel</a> setting includes alpha replacement, then it is
 assumed that image represents a gray-scale gradient which is used for the
 replacement alpha values.  That is you can use a gray-scale CLUT image to
 adjust a existing images alpha channel, or you can color a gray-scale image
 using colors form CLUT containing the desired colors, including transparency.
 </p>
 
-<p>See also <a href="command-line-options.html#hald-clut" >-hald-clut</a> which replaces colors
+<p>See also <a href="command-line-options.html#hald-clut">-hald-clut</a> which replaces colors
 according to the lookup of the full color RGB value from a 2D representation
 of a 3D color cube. </p>
 
@@ -1333,7 +1225,7 @@
   <h4><a id="coalesce"></a>-coalesce</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Fully define the look of each frame of an GIF animation sequence, to form a 'film strip' animation.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Fully define the look of each frame of an GIF animation sequence, to form a 'film strip' animation.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Overlay each image in an image sequence according to
 its <a href="command-line-options.html#dispose">-dispose</a> meta-data, to reproduce the look of
@@ -1353,7 +1245,7 @@
   <h4><a id="colorize"></a>-colorize <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Colorize the image by an amount specified by <em class="arg">value</em> using the color specified by the most recent <a href="command-line-options.html#fill" >-fill</a> setting.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Colorize the image by an amount specified by <em class="arg">value</em> using the color specified by the most recent <a href="command-line-options.html#fill">-fill</a> setting.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Specify the amount of colorization as a percentage. Separate colorization
 values can be applied to the red, green, and blue channels of the image with
@@ -1364,7 +1256,7 @@
   <h4><a id="colormap"></a>-colormap <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Define the colormap type.</td><td style='text-align:right;'>[<a href="animate.html">animate</a>, <a href="display.html">display</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Define the colormap type.</td><td style="text-align:right;">[<a href="animate.html">animate</a>, <a href="display.html">display</a>]</td></tr></table>
 
 <p>The <em class="arg">type</em> can be  <code>shared</code> or <code>private</code>.</p>
 
@@ -1382,7 +1274,7 @@
   <h4><a id="colors"></a>-colors <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the preferred number of colors in the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the preferred number of colors in the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The actual number of colors in the image may be less than your request,
 but never more. Note that this a color reduction option. Images with fewer
@@ -1398,7 +1290,7 @@
   <h4><a id="color-matrix"></a>-color-matrix <em class="arg">matrix</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>apply color correction to the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">apply color correction to the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option permits saturation changes, hue rotation, luminance to alpha,
 and various other effects.  Although variable-sized transformation matrices
@@ -1422,7 +1314,7 @@
   <h4><a id="colorspace"></a>-colorspace <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the image colorspace.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the image colorspace.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Choices are:</p>
 
@@ -1444,29 +1336,29 @@
 <table class="doc">
         <caption>Conversion of RGB to Other Color Spaces</caption>
         <tr><th align="left" valign="middle">CMY</th></tr>
-        <tr><td align="left" valign="middle">C=<em class="QR">QuantumRange</em>-R</td></tr>
-        <tr><td align="left" valign="middle">M=<em class="QR">QuantumRange</em>-G</td></tr>
-        <tr><td align="left" valign="middle">Y=<em class="QR">QuantumRange</em>-B</td></tr>
-        <tr><th align="left" valign="middle">CMYK &mdash; starts with CMY from above</th></tr>
+        <tr><td align="left" valign="middle">C=<em class="QR">QuantumRange</em>−R</td></tr>
+        <tr><td align="left" valign="middle">M=<em class="QR">QuantumRange</em>−G</td></tr>
+        <tr><td align="left" valign="middle">Y=<em class="QR">QuantumRange</em>−B</td></tr>
+        <tr><th align="left" valign="middle">CMYK — starts with CMY from above</th></tr>
         <tr><td align="left" valign="middle">K=min(C,Y,M)</td></tr>
-        <tr><td align="left" valign="middle">C=<em class="QR">QuantumRange</em>*(C-K)/(<em class="QR">QuantumRange</em>-K)</td></tr>
-        <tr><td align="left" valign="middle">M=<em class="QR">QuantumRange</em>*(M-K)/(<em class="QR">QuantumRange</em>-K)</td></tr>
-        <tr><td align="left" valign="middle">Y=<em class="QR">QuantumRange</em>*(Y-K)/(<em class="QR">QuantumRange</em>-K)</td></tr>
+        <tr><td align="left" valign="middle">C=<em class="QR">QuantumRange</em>*(C−K)/(<em class="QR">QuantumRange</em>−K)</td></tr>
+        <tr><td align="left" valign="middle">M=<em class="QR">QuantumRange</em>*(M−K)/(<em class="QR">QuantumRange</em>−K)</td></tr>
+        <tr><td align="left" valign="middle">Y=<em class="QR">QuantumRange</em>*(Y−K)/(<em class="QR">QuantumRange</em>−K)</td></tr>
 
         <tr><th align="left" valign="middle">Gray</th></tr>
         <tr><td align="left" valign="middle">Gray = 0.298839*R+0.586811*G+0.114350*B</td></tr>
 
-        <tr><th align="left" valign="middle">HSB &mdash; Hue, Saturation, Brightness; like a cone peak downward</th></tr>
+        <tr><th align="left" valign="middle">HSB — Hue, Saturation, Brightness; like a cone peak downward</th></tr>
         <tr><td align="left" valign="middle">H=angle around perimeter (0 to 360 deg); H=0 is red; increasing angles toward green</td></tr>
         <tr><td align="left" valign="middle">S=distance from axis outward</td></tr>
         <tr><td align="left" valign="middle">B=distance along axis from bottom upward; B=max(R,G,B); <em>intensity-like</em></td></tr>
 
-        <tr><th align="left" valign="middle">HSL &mdash; Hue, Saturation, Lightness; like a double cone end-to-end with peaks at very top and bottom</th></tr>
+        <tr><th align="left" valign="middle">HSL — Hue, Saturation, Lightness; like a double cone end-to-end with peaks at very top and bottom</th></tr>
         <tr><td align="left" valign="middle">H=angle around perimeter (0 to 360 deg); H=0 is red; increasing angles toward green</td></tr>
         <tr><td align="left" valign="middle">S=distance from axis outward</td></tr>
         <tr><td align="left" valign="middle">L=distance along axis from bottom upward; L=0.5*max(R,G,B) + 0.5*min(R,G,B); <em>intensity-like</em></td></tr>
 
-        <tr><th align="left" valign="middle">HWB &mdash; Hue, Whiteness, Blackness</th></tr>
+        <tr><th align="left" valign="middle">HWB — Hue, Whiteness, Blackness</th></tr>
         <tr><td align="left" valign="middle">Hue (complicated equation)</td></tr>
         <tr><td align="left" valign="middle">Whiteness (complicated equation)</td></tr>
         <tr><td align="left" valign="middle">Blackness (complicated equation)</td></tr>
@@ -1481,31 +1373,31 @@
         <tr><td align="left" valign="middle">I2 (complicated equation involving logarithm of G)</td></tr>
         <tr><td align="left" valign="middle">I3 (complicated equation involving logarithm of B)</td></tr>
 
-        <tr><th align="left" valign="middle">OHTA &mdash; approximates principal components transformation</th></tr>
+        <tr><th align="left" valign="middle">OHTA — approximates principal components transformation</th></tr>
         <tr><td align="left" valign="middle">I1=0.33333*R+0.33334*G+0.33333*B; <em>intensity-like</em></td></tr>
-        <tr><td align="left" valign="middle">I2=(0.50000*R+0.00000*G-0.50000*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
-        <tr><td align="left" valign="middle">I3=(-0.25000*R+0.50000*G-0.25000*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
+        <tr><td align="left" valign="middle">I2=(0.50000*R+0.00000*G−0.50000*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
+        <tr><td align="left" valign="middle">I3=(−0.25000*R+0.50000*G−0.25000*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
 
         <tr><th align="left" valign="middle">Rec601Luma</th></tr>
         <tr><td align="left" valign="middle">Gray = 0.298839*R+0.586811*G+0.114350*B</td></tr>
 
         <tr><th align="left" valign="middle">Rec601YCbCr</th></tr>
         <tr><td align="left" valign="middle">Y=0.2988390*R+0.5868110*G+0.1143500*B; <em>intensity-like</em></td></tr>
-        <tr><td align="left" valign="middle">Cb=(-0.168736*R-0.331264*G+0.500000*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
-        <tr><td align="left" valign="middle">Cr=(0.500000*R-0.418688*G-0.081312*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
+        <tr><td align="left" valign="middle">Cb=(−0.168736*R-0.331264*G+0.500000*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
+        <tr><td align="left" valign="middle">Cr=(0.500000*R−0.418688*G−0.081312*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
 
         <tr><th align="left" valign="middle">Rec709Luma</th></tr>
         <tr><td align="left" valign="middle">Gray=0.212656*R+0.715158*G+0.072186*B</td></tr>
 
         <tr><th align="left" valign="middle">Rec709YCbCr</th></tr>
         <tr><td align="left" valign="middle">Y=0.212656*R+0.715158*G+0.072186*B; <em>intensity-like</em></td></tr>
-        <tr><td align="left" valign="middle">Cb=(-0.114572*R-0.385428*G+0.500000*B)+(<em class="QR">QuantumRange</em>+1)/2</td></tr>
-        <tr><td align="left" valign="middle">Cr=(0.500000*R-0.454153*G-0.045847*B)+(<em class="QR">QuantumRange</em>+1)/2</td></tr>
+        <tr><td align="left" valign="middle">Cb=(−0.114572*R−0.385428*G+0.500000*B)+(<em class="QR">QuantumRange</em>+1)/2</td></tr>
+        <tr><td align="left" valign="middle">Cr=(0.500000*R−0.454153*G−0.045847*B)+(<em class="QR">QuantumRange</em>+1)/2</td></tr>
 
         <tr><th align="left" valign="middle">sRGB</th></tr>
-        <tr><td align="left" valign="middle">if R &le; .0.0031308 then Rs=R/12.92 else Rs=1.055 R ^ (1.0 / 2.4) ? 0.055</td></tr>
-        <tr><td align="left" valign="middle">if G &le; .0.0031308 then Gs=B/12.92 else Gs=1.055 R ^ (1.0 / 2.4) ? 0.055</td></tr>
-        <tr><td align="left" valign="middle">if B &le; .0.0031308 then Bs=B/12.92 else Bs=1.055 R ^ (1.0 / 2.4) ? 0.055</td></tr>
+        <tr><td align="left" valign="middle">if R ≤ .0.0031308 then Rs=R/12.92 else Rs=1.055 R ^ (1.0 / 2.4) ? 0.055</td></tr>
+        <tr><td align="left" valign="middle">if G ≤ .0.0031308 then Gs=B/12.92 else Gs=1.055 R ^ (1.0 / 2.4) ? 0.055</td></tr>
+        <tr><td align="left" valign="middle">if B ≤ .0.0031308 then Bs=B/12.92 else Bs=1.055 R ^ (1.0 / 2.4) ? 0.055</td></tr>
 
         <tr><th align="left" valign="middle">XYZ</th></tr>
         <tr><td align="left" valign="middle">X=0.4124240*R+0.3575790*G+0.1804640*B</td></tr>
@@ -1514,28 +1406,28 @@
 
         <tr><th align="left" valign="middle">YCC</th></tr>
         <tr><td align="left" valign="middle">Y=(0.298839*R+0.586811*G+0.114350*B) (with complicated scaling); <em>intensity-like</em></td></tr>
-        <tr><td align="left" valign="middle">C1=(-0.298839*R-0.586811*G+0.88600*B) (with complicated scaling)</td></tr>
-        <tr><td align="left" valign="middle">C2=(0.70100*R-0.586811*G-0.114350*B) (with complicated scaling)</td></tr>
+        <tr><td align="left" valign="middle">C1=(−0.298839*R−0.586811*G+0.88600*B) (with complicated scaling)</td></tr>
+        <tr><td align="left" valign="middle">C2=(0.70100*R−0.586811*G−0.114350*B) (with complicated scaling)</td></tr>
 
         <tr><th align="left" valign="middle">YCbCr</th></tr>
         <tr><td align="left" valign="middle">Y=0.2988390*R+0.5868110*G+0.1143500*B; <em>intensity-like</em></td></tr>
-        <tr><td align="left" valign="middle">Cb=(-0.168736*R-0.331264*G+0.500000*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
-        <tr><td align="left" valign="middle">Cr=(0.500000*R-0.418688*G-0.081312*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
+        <tr><td align="left" valign="middle">Cb=(−0.168736*R−0.331264*G+0.500000*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
+        <tr><td align="left" valign="middle">Cr=(0.500000*R−0.418688*G−0.081312*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
 
         <tr><th align="left" valign="middle">YIQ</th></tr>
         <tr><td align="left" valign="middle">Y=0.298839*R+0.586811*G+0.114350*B; <em>intensity-like</em></td></tr>
-        <tr><td align="left" valign="middle">I=(0.59600*R-0.27400*G-0.32200*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
-        <tr><td align="left" valign="middle">Q=(0.21100*R-0.52300*G+0.31200*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
+        <tr><td align="left" valign="middle">I=(0.59600*R−0.27400*G−0.32200*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
+        <tr><td align="left" valign="middle">Q=(0.21100*R−0.52300*G+0.31200*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
 
         <tr><th align="left" valign="middle">YPbPr</th></tr>
         <tr><td align="left" valign="middle">Y=0.2988390*R+0.5868110*G+0.1143500*B; <em>intensity-like</em></td></tr>
-        <tr><td align="left" valign="middle">Pb=(-0.168736*R-0.331264*G+0.500000*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
-        <tr><td align="left" valign="middle">Pr=(0.500000*R-0.418688*G-0.081312*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
+        <tr><td align="left" valign="middle">Pb=(−0.168736*R−0.331264*G+0.500000*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
+        <tr><td align="left" valign="middle">Pr=(0.500000*R−0.418688*G−0.081312*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
 
         <tr><th align="left" valign="middle">YUV</th></tr>
         <tr><td align="left" valign="middle">Y=0.298839*R+0.586811*G+0.114350*B; <em>intensity-like</em></td></tr>
-        <tr><td align="left" valign="middle">U=(-0.14740*R-0.28950*G+0.43690*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
-        <tr><td align="left" valign="middle">V=(0.61500*R-0.51500*G-0.10000*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
+        <tr><td align="left" valign="middle">U=(−0.14740*R−0.28950*G+0.43690*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
+        <tr><td align="left" valign="middle">V=(0.61500*R−0.51500*G−0.10000*B)*(<em class="QR">QuantumRange</em>+1)/2</td></tr>
 </table>
 
 <p>Note the scRGB colorspace requires HDRI support otherwise it behaves just like linear RGB.</p>
@@ -1544,7 +1436,7 @@
   <h4><a id="combine"></a>-combine</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Combine one or more images into a single image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Combine one or more images into a single image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The channels (previously set by <a href="command-line-options.html#channel">-channel</a>) of the
 combined image are taken from the grayscale values of each image in the
@@ -1552,29 +1444,26 @@
 means the first image  is assigned to the <code>Red</code> channel, the second
 to the <code>Green</code> channel, the third to the <code>Blue</code>.</p>
 
-<p>This option can be thought of as the inverse to <a
-href="command-line-options.html#separate">-separate</a>, so long as the channel settings are the same.
+<p>This option can be thought of as the inverse to <a href="command-line-options.html#separate">-separate</a>, so long as the channel settings are the same.
 Thus, in the following example, the final image should be a copy of the
 original.  </p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert original.png -channel RGB -separate sepimage.png</span><span class='crtout'></span><span class="crtprompt"> $ </span><span class='crtin'>convert sepimage-0.png sepimage-1.png sepimage-2.png -channel RGB \ <br/> -combine imagecopy.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert original.png -channel RGB -separate sepimage.png</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">convert sepimage-0.png sepimage-1.png sepimage-2.png -channel RGB \ <br></br> -combine imagecopy.png</span></p>
 <div style="margin: auto;">
   <h4><a id="comment"></a>-comment <em class="arg">string</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Embed a comment in an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Embed a comment in an image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option sets the comment meta-data of an image read in after this
 option has been given.  To modify a comment of images already in memory use
 "<code><a href="command-line-options.html#set">-set</a> comment</code>". </p>
 
-<p>The comment can contain special format characters listed in the <a
-href="escape.html">Format and
+<p>The comment can contain special format characters listed in the <a href="escape.html">Format and
 Print Image Properties</a>. These attributes are expanded when the comment
 is finally assigned to the individual images. </p>
 
-<p>If the first character of <em class="arg">string</em> is <em
-class="arg">@</em>, the image comment is read from a file titled by the
+<p>If the first character of <em class="arg">string</em> is <em class="arg">@</em>, the image comment is read from a file titled by the
 remaining characters in the string.  Comments read in from a file are literal;
 no embedded formatting characters are recognized.</p>
 
@@ -1596,7 +1485,7 @@
   <h4><a id="compose"></a>-compose <em class="arg">operator</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the type of image composition.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the type of image composition.</td><td style="text-align:right;"></td></tr></table>
 
 <p>See <a href="compose.html">Alpha Compositing</a> for
 a detailed discussion of alpha compositing.</p>
@@ -1620,12 +1509,11 @@
   <h4><a id="composite"></a>-composite</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Perform alpha composition on two images and an optional mask</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Perform alpha composition on two images and an optional mask</td><td style="text-align:right;"></td></tr></table>
 
 <p>Take the first image 'destination' and overlay the second 'source' image
 according to the current <a href="command-line-options.html#compose">-compose</a> setting. The location
-of the 'source' or 'overlay' image is controlled according to <a
-href="command-line-options.html#geometry" >-geometry</a>, and <a href="command-line-options.html#geometry" >-geometry</a>
+of the 'source' or 'overlay' image is controlled according to <a href="command-line-options.html#geometry">-geometry</a>, and <a href="command-line-options.html#geometry">-geometry</a>
 settings. </p>
 
 <p>If a third image is given this is treated as a gray-scale 'mask' image
@@ -1635,13 +1523,11 @@
 Y-displacement image instead. </p>
 
 <p>If a <a href="command-line-options.html#compose">-compose</a> method requires extra numerical
-arguments or flags these can be provided by setting the  <a
-href="command-line-options.html#set">-set</a> '<code class="arg">option:compose:args</code>'
+arguments or flags these can be provided by setting the  <a href="command-line-options.html#set">-set</a> '<code class="arg">option:compose:args</code>'
 appropriately for the compose method. </p>
 
 <p>Some <a href="command-line-options.html#compose">-compose</a> methods can modify the 'destination'
-image outside the overlay area. You can disable this by setting the special <a
-href="command-line-options.html#set">-set</a> '<code class="arg">option:compose:outside-overlay</code>'
+image outside the overlay area. You can disable this by setting the special <a href="command-line-options.html#set">-set</a> '<code class="arg">option:compose:outside-overlay</code>'
 to '<code>false</code>'.  </p>
 
 
@@ -1649,13 +1535,9 @@
   <h4><a id="compress"></a>-compress <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Use pixel compression specified by <em class="arg">type</em> when writing the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Use pixel compression specified by <em class="arg">type</em> when writing the image.</td><td style="text-align:right;"></td></tr></table>
 
-<p>Choices are: <code class="arg">None</code>, <code class="arg">BZip</code>, <code
-class="arg">Fax</code>, <code class="arg">Group4</code>, <code
-class="arg">JPEG</code>,  <code class="arg">JPEG2000</code>, <code
-class="arg">Lossless</code>, <code class="arg">LZW</code>, <code
-class="arg">RLE</code> or <code class="arg">Zip</code>.</p>
+<p>Choices are: <code class="arg">None</code>, <code class="arg">BZip</code>, <code class="arg">Fax</code>, <code class="arg">Group4</code>, <code class="arg">JPEG</code>,  <code class="arg">JPEG2000</code>, <code class="arg">Lossless</code>, <code class="arg">LZW</code>, <code class="arg">RLE</code> or <code class="arg">Zip</code>.</p>
 
 <p>To print a complete list of compression types, use <a href="command-line-options.html#list">-list
 compress</a>.</p>
@@ -1691,7 +1573,7 @@
   <h4><a id="contrast"></a>-contrast</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Enhance or reduce the image contrast.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Enhance or reduce the image contrast.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option enhances the intensity differences between the lighter and
 darker elements of the image. Use <a href="command-line-options.html#contrast">-contrast</a> to enhance
@@ -1700,31 +1582,22 @@
 
 <p>For a more pronounced effect you can repeat the option:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert rose: -contrast -contrast rose_c2.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert rose: -contrast -contrast rose_c2.png</span></p>
 <div style="margin: auto;">
-  <h4><a id="contrast-stretch"></a>-contrast-stretch <em class="arg">black-point</em><br />-contrast-stretch <em class="arg">black-point</em>{x<em class="arg">white-point</em>}{<em class="arg">%</em>}}</h4>
+  <h4><a id="contrast-stretch"></a>-contrast-stretch <em class="arg">black-point</em><br></br>-contrast-stretch <em class="arg">black-point</em>{x<em class="arg">white-point</em>}{<em class="arg">%</em>}}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Increase the contrast in an image by <em>stretching</em> the range of intensity values.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Increase the contrast in an image by <em>stretching</em> the range of intensity values.</td><td style="text-align:right;"></td></tr></table>
 
-<p>While performing the stretch, black-out at most <em
-class="arg" >black-point</em> pixels and white-out at most <em
-class="arg" >white-point</em> pixels. Or, if percent is used, black-out at most
-<em class="arg" >black-point %</em> pixels and white-out at most <em
-class="arg" >white-point %</em> pixels.</p>
+<p>While performing the stretch, black-out at most <em class="arg">black-point</em> pixels and white-out at most <em class="arg">white-point</em> pixels. Or, if percent is used, black-out at most
+<em class="arg">black-point %</em> pixels and white-out at most <em class="arg">white-point %</em> pixels.</p>
 
-<p>Prior to ImageMagick 6.4.7-0, <a href="command-line-options.html#contrast-stretch"
->-contrast-stretch</a> will black-out at most <em class="arg"
->black-point</em> pixels and white-out at most <em class="arg" >total pixels
-minus white-point</em> pixels. Or, if percent is used, black-out at most <em
-class="arg">black-point %</em> pixels and white-out at most <em class="arg"
->100% minus white-point %</em> pixels.</p>
+<p>Prior to ImageMagick 6.4.7-0, <a href="command-line-options.html#contrast-stretch">-contrast-stretch</a> will black-out at most <em class="arg">black-point</em> pixels and white-out at most <em class="arg">total pixels
+minus white-point</em> pixels. Or, if percent is used, black-out at most <em class="arg">black-point %</em> pixels and white-out at most <em class="arg">100% minus white-point %</em> pixels.</p>
 
 <p>Note that <code>-contrast-stretch 0</code> will modify the image such that
-the image's min and max values are stretched to 0 and <em class="QR"
->QuantumRange</em>, respectively, without any loss of data due to burn-out or
-clipping at either end. This is not the same as <a href="command-line-options.html#normalize"
->-normalize</a>, which is equivalent to <code>-contrast-stretch 0.15x0.05%</code> (or
+the image's min and max values are stretched to 0 and <em class="QR">QuantumRange</em>, respectively, without any loss of data due to burn-out or
+clipping at either end. This is not the same as <a href="command-line-options.html#normalize">-normalize</a>, which is equivalent to <code>-contrast-stretch 0.15x0.05%</code> (or
 prior to ImageMagick 6.4.7-0, <code>-contrast-stretch 2%x99%</code>).</p>
 
 <p>Internally operator works by creating a histogram bin, and then uses that
@@ -1732,11 +1605,11 @@
 originally fell into the same 'bin'. </p>
 
 <p>All the channels are normalized in concert by the came amount so as to
-preserve color integrity, when the default <a href="command-line-options.html#channel" >+channel</a>
-setting is in use.  Specifying any other <a href="command-line-options.html#channel" >-channel</a>
+preserve color integrity, when the default <a href="command-line-options.html#channel">+channel</a>
+setting is in use.  Specifying any other <a href="command-line-options.html#channel">-channel</a>
 setting will normalize the RGB channels independently.</p>
 
-<p>See also  <a href="command-line-options.html#auto-level" >-auto-level</a> for a 'perfect'
+<p>See also  <a href="command-line-options.html#auto-level">-auto-level</a> for a 'perfect'
 normalization of mathematical images. </p>
 
 <p>This operator is under review for re-development. </p>
@@ -1746,16 +1619,15 @@
   <h4><a id="convolve"></a>-convolve <em class="arg">kernel</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Convolve an image with a user-supplied convolution kernel.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Convolve an image with a user-supplied convolution kernel.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The <em class="arg">kernel</em> is a matrix specified as
 a comma-separated list of integers (with no spaces), ordered left-to right,
 starting with the top row. Presently, only odd-dimensioned kernels are
-supported, and therefore the number of entries in the specified <em
-class="arg">kernel</em> must be 3<sup>2</sup>=9, 5<sup>2</sup>=25,
+supported, and therefore the number of entries in the specified <em class="arg">kernel</em> must be 3<sup>2</sup>=9, 5<sup>2</sup>=25,
 7<sup>2</sup>=49, etc. </p>
 
-<p>Note that the <a href="command-line-options.html#convolve">&#x2011;convolve</a> operator supports the <a href="command-line-options.html#bias">&#x2011;bias</a> setting. This option shifts the convolution so that
+<p>Note that the <a href="command-line-options.html#convolve">‑convolve</a> operator supports the <a href="command-line-options.html#bias">‑bias</a> setting. This option shifts the convolution so that
 positive and negative results are relative to a user-specified bias value.
 This is important for non-HDRI compilations of ImageMagick when dealing with
 convolutions that contain negative as well as positive values. This is
@@ -1763,12 +1635,10 @@
 detection. Without an output bias, the negative values is clipped at zero.
 </p>
 
-<p>When using an ImageMagick with the HDRI compile-time setting, <a href="command-line-options.html#bias">&#x2011;bias</a> is not needed, as ImageMagick is able to store/handle any
+<p>When using an ImageMagick with the HDRI compile-time setting, <a href="command-line-options.html#bias">‑bias</a> is not needed, as ImageMagick is able to store/handle any
 negative results without clipping to the color value range (0..QuantumRange).
-See the discussion on HDRI implementations of ImageMagick on the page <a
-href="high-dynamic-range.html">High
-Dynamic-Range Images</a>. For more about HDRI go the ImageMagick <a
-href="http://www.imagemagick.org/Usage/basics/#hdri">Usage</a> pages or this
+See the discussion on HDRI implementations of ImageMagick on the page <a href="high-dynamic-range.html">High
+Dynamic-Range Images</a>. For more about HDRI go the ImageMagick <a href="http://www.imagemagick.org/Usage/basics/#hdri">Usage</a> pages or this
 <a href="http://en.wikipedia.org/wiki/High_dynamic_range_imaging">Wikipedia</a>
 entry.  </p>
 
@@ -1777,12 +1647,11 @@
   <h4><a id="crop"></a>-crop <em class="arg">geometry</em>{<em class="arg">@</em>}{<em class="arg">!</em>}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Cut out one or more rectangular regions of the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Cut out one or more rectangular regions of the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument.</p>
 
-<p>The <em class="arg">width</em> and <em class="arg">height</em> of the <em
-class="arg">geometry</em> argument give the size of the image that remains
+<p>The <em class="arg">width</em> and <em class="arg">height</em> of the <em class="arg">geometry</em> argument give the size of the image that remains
 after cropping, and <em class="arg">x</em> and <em class="arg">y</em> in the
 <em class="arg">offset</em> (if present) gives the location of the top left
 corner of the cropped image with respect to the original image. To specify the
@@ -1795,8 +1664,7 @@
 left corner of the image. If the <a href="command-line-options.html#gravity">-gravity</a> option is
 present with <code>NorthEast</code>, <code>East</code>, or <code>SouthEast</code>
 gravity, it gives the distance leftward from the right edge of the image to
-the right edge of the cropping region. Similarly, if the <a
-href="command-line-options.html#gravity">-gravity</a> option is present with <code>SouthWest</code>,
+the right edge of the cropping region. Similarly, if the <a href="command-line-options.html#gravity">-gravity</a> option is present with <code>SouthWest</code>,
 <code>South</code>, or <code>SouthEast</code> gravity, the distance is measured
 upward between the bottom edges.</p>
 
@@ -1817,11 +1685,11 @@
 special single pixel transparent 'missed' image is returned, and a 'crop
 missed' warning given. </p>
 
-<p>It might be necessary to <a href="command-line-options.html#repage" >+repage</a> the image prior to
+<p>It might be necessary to <a href="command-line-options.html#repage">+repage</a> the image prior to
 cropping the image to ensure the crop coordinate frame is relocated to the
 upper-left corner of the visible image.
 
-Similarly you may want to use <a href="command-line-options.html#repage" >+repage</a> after cropping to
+Similarly you may want to use <a href="command-line-options.html#repage">+repage</a> after cropping to
 remove the page offset that will be left behind. This is especially true when
 you are going to write to an image format such as PNG that supports an image
 offset.</p>
@@ -1830,7 +1698,7 @@
   <h4><a id="cycle"></a>-cycle <em class="arg">amount</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>displace image colormap by amount.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">displace image colormap by amount.</td><td style="text-align:right;"></td></tr></table>
 
 <p><em class="arg">Amount</em> defines the number of positions each
 colormap entry is shifted.</p>
@@ -1840,7 +1708,7 @@
   <h4><a id="debug"></a>-debug <em class="arg">events</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>enable debug printout.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">enable debug printout.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The <code>events</code> parameter specifies which events are to be logged. It
 can be either <code>None</code>, <code>All</code>, <code>Trace</code>, or
@@ -1854,7 +1722,7 @@
 
 <p>For example, to log cache and blob events, use.</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert -debug "Cache,Blob" rose: rose.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert -debug "Cache,Blob" rose: rose.png</span></p>
 <p>The <code>User</code> domain is normally empty, but developers can log user
 events in their private copy of ImageMagick.</p>
 
@@ -1866,8 +1734,7 @@
 
 <p>Use <a href="command-line-options.html#debug">+debug</a> to turn off all logging.</p>
 
-<p>Debugging may also be set using the <code>MAGICK_DEBUG</code> <a href="resources.html#environment"
->environment variable</a>.  The allowed values for the <code>MAGICK_DEBUG</code>
+<p>Debugging may also be set using the <code>MAGICK_DEBUG</code> <a href="resources.html#environment">environment variable</a>.  The allowed values for the <code>MAGICK_DEBUG</code>
 environment variable are the same as for the <a href="command-line-options.html#debug">-debug</a>
 option.</p>
 
@@ -1876,14 +1743,12 @@
   <h4><a id="decipher"></a>-decipher <em class="arg">filename</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Decipher and restore pixels that were previously transformed by
-<a href="command-line-options.html#encipher">-encipher</a>.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Decipher and restore pixels that were previously transformed by
+<a href="command-line-options.html#encipher">-encipher</a>.</td><td style="text-align:right;"></td></tr></table>
 
-<p>Get the passphrase from the file specified by <em
-class="arg">filename</em>.</p>
+<p>Get the passphrase from the file specified by <em class="arg">filename</em>.</p>
 
-<p>For more information, see the webpage, <a
-href="http://www.imagemagick.org/www/cipher.html">ImageMagick: Encipher or
+<p>For more information, see the webpage, <a href="../www/cipher.html">ImageMagick: Encipher or
 Decipher an Image</a>.</p>
 
 
@@ -1891,10 +1756,9 @@
   <h4><a id="deconstruct"></a>-deconstruct</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>find areas that has changed between images </td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">find areas that has changed between images </td><td style="text-align:right;"></td></tr></table>
 
-<p>Given a sequence of images all the same size, such as produced by <a
-href="command-line-options.html#coalesce">-coalesce</a>, replace the second and later images, with
+<p>Given a sequence of images all the same size, such as produced by <a href="command-line-options.html#coalesce">-coalesce</a>, replace the second and later images, with
 a smaller image of just the area that changed relative to the previous image.
 </p>
 
@@ -1910,14 +1774,13 @@
   <h4><a id="define"></a>-define <em class="arg">key</em>{<em class="arg">=value</em>}<em class="arg">...</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>add specific global settings generally used to control
-coders and image processing operations.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">add specific global settings generally used to control
+coders and image processing operations.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option creates one or more definitions for coders and decoders to use
 while reading and writing image data.  Definitions are generally used to
 control image file format coder modules, and image processing operations,
-beyond what is provided by normal means.  Defined settings are listed in <a
-href="command-line-options.html#verbose" >-verbose</a> information ("<code>info:</code>" output format)
+beyond what is provided by normal means.  Defined settings are listed in <a href="command-line-options.html#verbose">-verbose</a> information ("<code>info:</code>" output format)
 as "Artifacts". </p>
 
 <p>If <em class="arg">value</em> is missing for a definition, an empty-valued
@@ -1926,9 +1789,7 @@
 previously created.  Use <a href="command-line-options.html#define">+define "*"</a> to remove all
 existing definitions.</p>
 
-<p>The same 'artifact' settings can also be defined using the <a
-href="command-line-options.html#set" >-set "option:<em class="arg">key</em>" "<em class="arg"
->value</em>"</a> option, which also allows the use of <a href="escape.html" >Format and Print Image
+<p>The same 'artifact' settings can also be defined using the <a href="command-line-options.html#set">-set "option:<em class="arg">key</em>" "<em class="arg">value</em>"</a> option, which also allows the use of <a href="escape.html">Format and Print Image
 Properties</a> in the defined value. </p>
 
 <p>The <em>option</em> and <em>key</em> are case-independent (they are
@@ -1944,12 +1805,10 @@
 
 <dt>compose:args=<em class="arg">arguments</em></dt>
 <dd>Sets certain compose argument values when using convert ... -compose ...
-    -composite. See <a href="http://www.imagemagick.org/www/compose.html"
-    >Image Composition</a></dd>
+    -composite. See <a href="compose.html">Image Composition</a></dd>
 
 <dt>distort:scale=<em class="arg">value</em></dt>
-   <dd>Sets the output scaling factor for use with <a href="command-line-options.html#distort"
-   >-distort</a></dd>
+   <dd>Sets the output scaling factor for use with <a href="command-line-options.html#distort">-distort</a></dd>
 
 <dt>distort:viewport=WxH+X+Y</dt>
    <dd>Sets the viewport for use with <a href="command-line-options.html#distort">-distort</a></dd>
@@ -2126,7 +1985,7 @@
 </dd>
 
 <dt>png:preserve-colormap</dt>
-  <dd>Use the existing image->colormap. Normally the PNG encoder will
+  <dd>Use the existing image-&gt;colormap. Normally the PNG encoder will
       try to optimize the palette, eliminating unused entries and putting
       the transparent colors first.  If this flag is set, that behavior
       is suppressed.</dd>
@@ -2166,11 +2025,10 @@
 
 <dt>sample:offset=<em class="arg">geometry</em></dt>
 <dd>Location of the sampling point within the sub-region being sampled,
-expressed as percentages (see <a href="command-line-options.html#sample" >-sample</a>).</dd>
+expressed as percentages (see <a href="command-line-options.html#sample">-sample</a>).</dd>
 
-<dt>showkernel=1</em></dt>
-<dd>Outputs (to 'standard error') all the information about a generated <a
-    href="command-line-options.html#morphology" >-morphology</a> kernel.</dd>
+<dt>showkernel=<em class="arg">1</em></dt>
+<dd>Outputs (to 'standard error') all the information about a generated <a href="command-line-options.html#morphology">-morphology</a> kernel.</dd>
 
 <dt>tiff:rows-per-strip=<em class="arg">value</em></dt>
    <dd>Sets the number of rows per strip</dd>
@@ -2178,14 +2036,12 @@
 <dt>tiff:tile-geometry=<em class="arg">WxH</em></dt>
 <dd>Sets the tile size for pyramid tiffs. Requires the suffix PTIF: before the
     outputname</dd>
-
-
 </dl>
 
 <p>For example, to create a postscript file that will render only the black
 pixels of a bilevel image, use:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert bilevel.tif -define ps:imagemask eps3:stencil.ps</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert bilevel.tif -define ps:imagemask eps3:stencil.ps</span></p>
 <p>Set attributes of the image registry by prefixing the value with
 <code>registry:</code>.  For example, to set a temporary path to put work files,
 use:</p>
@@ -2201,10 +2057,10 @@
 </p>
 
 <div style="margin: auto;">
-  <h4><a id="delay"></a>-delay <em class="arg">ticks</em> <br />-delay <em class="arg">ticks</em>x<em class="arg">ticks-per-second</em> {<em class="arg">&lt;</em>} {<em class="arg">&gt;</em>}</h4>
+  <h4><a id="delay"></a>-delay <em class="arg">ticks</em> <br></br>-delay <em class="arg">ticks</em>x<em class="arg">ticks-per-second</em> {<em class="arg">&lt;</em>} {<em class="arg">&gt;</em>}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>display the next image after pausing.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">display the next image after pausing.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option is useful for regulating the animation of image sequences
 <em>ticks/ticks-per-second</em> seconds must expire before the display of the
@@ -2225,7 +2081,7 @@
   <h4><a id="delete"></a>-delete <em class="arg">indexes</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>delete the images specified by index, from the image sequence.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">delete the images specified by index, from the image sequence.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Specify the image by its index in the sequence.  The first image is index
 0.  Negative indexes are relative to the end of the sequence, for example, -1
@@ -2235,18 +2091,17 @@
 
 
 <div style="margin: auto;">
-  <h4><a id="density"></a>-density <em class="arg">width</em><br />-density <em class="arg">width</em>x<em class="arg">height</em></h4>
+  <h4><a id="density"></a>-density <em class="arg">width</em><br></br>-density <em class="arg">width</em>x<em class="arg">height</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the horizontal and vertical resolution of an image for
-rendering to devices.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the horizontal and vertical resolution of an image for
+rendering to devices.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option specifies the image resolution to store while encoding a raster
 image or the canvas resolution while rendering (reading) vector formats such
 as Postscript, PDF, WMF, and SVG into a raster image. Image resolution
 provides the unit of measure to apply when rendering to an output device or
-raster image. The default unit of measure is in dots per inch (DPI). The <a
-href="command-line-options.html#units">-units</a> option may be used to select dots per centimeter
+raster image. The default unit of measure is in dots per inch (DPI). The <a href="command-line-options.html#units">-units</a> option may be used to select dots per centimeter
 instead.</p>
 
 <p>The default resolution is 72 dots per inch, which is equivalent to one
@@ -2273,7 +2128,7 @@
   <h4><a id="depth"></a>-depth <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>depth of the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">depth of the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This the number of bits in a color sample within a pixel.  Use this option
 to specify the depth of raw images whose depth is unknown such as GRAY, RGB,
@@ -2283,13 +2138,13 @@
   <h4><a id="descend"></a>-descend</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>obtain image by descending window hierarchy.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">obtain image by descending window hierarchy.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="deskew"></a>-deskew <em class="arg">threshold</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>straighten an image.  A threshold of 40% works for most images.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">straighten an image.  A threshold of 40% works for most images.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Use <a href="command-line-options.html#set">-set</a> <code>option:deskew:auto-crop
 <em>width</em></code> to auto crop the image.  The set argument is the pixel
@@ -2299,19 +2154,19 @@
   <h4><a id="despeckle"></a>-despeckle</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>reduce the speckles within an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">reduce the speckles within an image.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="direction"></a>-direction <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>render text right-to-left or left-to-right.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">render text right-to-left or left-to-right.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
-  <h4><a id="displace"></a>-displace <em class="arg">horizontal-scale</em><br />-displace <em class="arg">horizontal-scale</em>x<em class="arg">vertical-scale</em></h4>
+  <h4><a id="displace"></a>-displace <em class="arg">horizontal-scale</em><br></br>-displace <em class="arg">horizontal-scale</em>x<em class="arg">vertical-scale</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>shift image pixels as defined by a displacement map.</td><td style='text-align:right;'>[<a href="composite.html">composite</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">shift image pixels as defined by a displacement map.</td><td style="text-align:right;">[<a href="composite.html">composite</a>]</td></tr></table>
 
 <p>With this option, the 'overlay' image, and optionally the 'mask' image,
 is used as a displacement map, which is used to displace the lookup of
@@ -2371,7 +2226,7 @@
   <h4><a id="display"></a>-display <em class="arg">host:display[.screen]</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Specifies the X server to contact.</td><td style='text-align:right;'>[<a href="animate.html">animate</a>, <a href="display.html">display</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Specifies the X server to contact.</td><td style="text-align:right;">[<a href="animate.html">animate</a>, <a href="display.html">display</a>]</td></tr></table>
 
 <p>This option is used with convert for obtaining image or font from this
 X server. See <em class="arg">X(1)</em>.</p>
@@ -2380,7 +2235,7 @@
   <h4><a id="dispose"></a>-dispose <em class="arg">method</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>define the GIF disposal image setting for images that are being created or read in. </td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">define the GIF disposal image setting for images that are being created or read in. </td><td style="text-align:right;"></td></tr></table>
 
 <p>The layer disposal method defines the way each the displayed image is to be
 modified after the current 'frame' of an animation has finished being
@@ -2401,7 +2256,7 @@
 
 <p>To print a complete list of dispose methods, use <a href="command-line-options.html#list">-list dispose</a>.</p>
 
-<p>Use <a href="command-line-options.html#dispose" >+dispose</a>, turn off the setting and prevent
+<p>Use <a href="command-line-options.html#dispose">+dispose</a>, turn off the setting and prevent
 resetting the layer disposal methods of images being read in. </p>
 
 <p>Use <a href="command-line-options.html#set">-set</a> '<code>dispose</code>' method to set the image
@@ -2411,14 +2266,14 @@
   <h4><a id="dissimilarity-threshold"></a>-dissimilarity-threshold <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>maximum RMSE for subimage match (default 0.2).</td><td style='text-align:right;'>[<a href="compare.html">compare</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">maximum RMSE for subimage match (default 0.2).</td><td style="text-align:right;">[<a href="compare.html">compare</a>]</td></tr></table>
 
 
 <div style="margin: auto;">
   <h4><a id="dissolve"></a>-dissolve <em class="arg">src_percent</em>[x<em class="arg">dst_percent</em>]</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>dissolve an image into another by the given percent.</td><td style='text-align:right;'>[<a href="composite.html">composite</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">dissolve an image into another by the given percent.</td><td style="text-align:right;">[<a href="composite.html">composite</a>]</td></tr></table>
 
 <p>The opacity of the composite image is multiplied by the given percent, then
 it is composited 'over' the main image.  If <em class="arg">src_percent</em>
@@ -2434,12 +2289,11 @@
   <h4><a id="distort"></a>-distort <em class="arg">method arguments</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>distort an image, using the given <em class="arg">method</em> and its required <em class="arg">arguments</em>.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">distort an image, using the given <em class="arg">method</em> and its required <em class="arg">arguments</em>.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The <em class="arg">arguments</em> is a single string containing a list
 of floating point numbers separated by commas or spaces.  The number of
-and meaning of the floating point values depends on the distortion <em
-class="arg">method</em> being used. </p>
+and meaning of the floating point values depends on the distortion <em class="arg">method</em> being used. </p>
 
 <p>Choose from these distortion types:</p>
 
@@ -2451,17 +2305,17 @@
 
   <tr valign="top">
     <td valign="top"><code>ScaleRotateTranslate</code>  
-    <br/>or   <code>SRT</code></td>
+    <br></br>or   <code>SRT</code></td>
     <td valign="top">
        Distort image by first scaling and rotating about a given 'center',
        before translating that 'center' to the new location, in that order. It
        is an alternative method of specifying a '<code>Affine</code>' type of
        distortion, but without shearing effects.  It also provides a good way
        of rotating and displacing a smaller image for tiling onto a larger
-       background (IE 2-dimensional animations). <br/>
+       background (IE 2-dimensional animations). <br></br>
 
        The number of arguments determine the specific meaning of each
-       argument for the scales, rotation, and translation operations. <br/>
+       argument for the scales, rotation, and translation operations. <br></br>
 
        <table style="margin-left:auto; margin-right:auto;">
        <tr><td>#  </td><td>arguments meaning</td></tr>
@@ -2489,7 +2343,7 @@
        point values are given allowing the image to be linearly scaled,
        rotated, sheared, and translated, according to those three points. See
        also the related '<code>AffineProjection</code>' and '<code>SRT</code>'
-       distortions. <br/>
+       distortions. <br></br>
 
        More than 3 sets given control point pairs (12 numbers) is least
        squares fitted to best match a linear affine distortion. If only 2
@@ -2497,7 +2351,7 @@
        rotation and scaling is performed, without any possible  shearing,
        flipping or changes in aspect ratio to the resulting image. If only one
        control point pair is provides the image is only translated, (which may
-       be a floating point non-integer translation). <br/>
+       be a floating point non-integer translation). <br></br>
 
        This distortion does not include any form of perspective distortion.
        </td>
@@ -2517,35 +2371,34 @@
        t<sub>x</sub>, t<sub>y</sub>
        </em></div>
 
-       See <a href="command-line-options.html#affine" >-affine</a> setting for more detail, and
-       meanings of these coefficients. <br/>
+       See <a href="command-line-options.html#affine">-affine</a> setting for more detail, and
+       meanings of these coefficients. <br></br>
 
        The distortions '<code>Affine</code>' and '<code>SRT</code>' provide
        alternative methods of defining this distortion, with ImageMagick doing
        the calculations needed to generate the required coefficients. You can
-       see the internally generated coefficients, by using a <a
-       href="command-line-options.html#verbose" >-verbose</a> setting with those other variants.  </td>
+       see the internally generated coefficients, by using a <a href="command-line-options.html#verbose">-verbose</a> setting with those other variants.  </td>
 
   </tr>
 
   <tr valign="top">
-    <td valign="top"><code>BilinearForward</code><br/>
+    <td valign="top"><code>BilinearForward</code><br></br>
     <code>BilinearReverse</code></td>
     <td valign="top">
        Bilinear Distortion, given a minimum of 4 sets of coordinate pairs, or
        16 values (see below). Not that lines may not appear straight after
        distortion, though the distance between coordinates will remain
-       consistent. <br/>
+       consistent. <br></br>
 
        The '<code>BilinearForward</code>' is used to map rectangles to any
        quadrilateral, while the '<code>BilinearReverse</code>' form maps any
        quadrilateral to a rectangle, while preserving the straight line edges
-       in each case.  <br/>
+       in each case.  <br></br>
 
        Note that '<code>BilinearForward</code>' can generate invalid pixels
-       which will be colored using the <a href="command-line-options.html#mattecolor" >-mattecolor</a>
+       which will be colored using the <a href="command-line-options.html#mattecolor">-mattecolor</a>
        color setting.  Also if the quadrilateral becomes 'flipped' the image
-       may disappear. <br/>
+       may disappear. <br></br>
 
        There are future plans to produce a true Bilinear distortion that will
        attempt to map any quadrilateral to any other quadrilateral, while
@@ -2562,12 +2415,12 @@
        control points provide least squares fitting for more accurate
        distortions (for the purposes of image registration and panorama
        effects).  Less than 4 sets will fall back to a '<code>Affine</code>'
-       linear distortion.  <br/>
+       linear distortion.  <br></br>
 
        Perspective Distorted images ensures that straight lines remain
        straight, but the scale of the distorted image will vary. The horizon
        is anti-aliased, and the 'sky' color may be set using the
-       <a href="command-line-options.html#mattecolor" >-mattecolor</a> setting. </td>
+       <a href="command-line-options.html#mattecolor">-mattecolor</a> setting. </td>
   </tr>
 
   <tr valign="top">
@@ -2575,7 +2428,7 @@
     <td valign="top">
        Do a '<code>Perspective</code>' distortion biased on a set of 8
        pre-calculated coefficients. You can get these coefficients by looking
-       at the <a href="command-line-options.html#verbose" >-verbose</a> output of a
+       at the <a href="command-line-options.html#verbose">-verbose</a> output of a
        '<code>Perspective</code>' distortion, or by calculating them yourself.
        If the last two perspective scaling coefficients are zero, the
        remaining 6 represents a transposed 'Affine Matrix'. </td>
@@ -2586,8 +2439,8 @@
     <td valign="top"><code>Arc</code></td>
     <td valign="top">
        Arc the image (variation of polar mapping) over the angle given around
-       a circle. <br/>
-       <table width="90%" style = "margin-left: auto; margin-right: auto;">
+       a circle. <br></br>
+       <table width="90%" style="margin-left: auto; margin-right: auto;">
        <tr valign="top"><td>Argument</td>
            <td>Meaning</td></tr>
        <tr valign="top"><td><em>arc_angle</em></td>
@@ -2601,10 +2454,10 @@
        </table>
 
        The resulting image is always resized to best fit the resulting image,
-       (as if using <a href="command-line-options.html#distort" >+distort</a>) while attempting to
+       (as if using <a href="command-line-options.html#distort">+distort</a>) while attempting to
        preserve scale and aspect ratio of the original image as much as
        possible with the arguments given by the user. All four arguments will
-       be needed to change the overall aspect ratio of an 'Arc'ed image. <br/>
+       be needed to change the overall aspect ratio of an 'Arc'ed image. <br></br>
 
        This a variation of a polar distortion designed to try to preserve the
        aspect ratio of the image rather than direct Cartesian to Polar
@@ -2617,9 +2470,9 @@
        Like '<code>Arc</code>' but do a complete Cartesian to Polar mapping of
        the image. that is the height of the input image is mapped to the
        radius limits, while the width is wrapped around between the
-       angle limits. <br/>
+       angle limits. <br></br>
 
-       Arguments: <em>Rmax,Rmin CenterX,CenterY, start,end_angle</em> <br/>
+       Arguments: <em>Rmax,Rmin CenterX,CenterY, start,end_angle</em> <br></br>
 
        All arguments are optional. With <em>Rmin</em> defaulting to zero, the
        center to the center of the image, and the angles going from -180 (top)
@@ -2630,9 +2483,9 @@
        '<code>-1</code>' will use the distance from the center to the furthest
        corner,  This may 'clip' the corners from the input rectangular image,
        but will generate the exact reverse of a '<code>DePolar</code>' with
-       the same arguments. <br/>
+       the same arguments. <br></br>
 
-       If the plus form of distort (<a href="command-line-options.html#distort" >+distort</a>) is used
+       If the plus form of distort (<a href="command-line-options.html#distort">+distort</a>) is used
        output image center will default to <code>0,0</code> of the virtual
        canvas, and the image size adjusted to ensure the whole input image is
        made visible in the output image on the virtual canvas. </td>
@@ -2643,7 +2496,7 @@
     <td valign="top"><code>DePolar</code></td>
     <td valign="top">
        Uses the same arguments and meanings as a '<code>Polar</code>' distortion
-       but generates the reverse Polar to Cartesian distortion. <br/>
+       but generates the reverse Polar to Cartesian distortion. <br></br>
 
        The special <em>Rmax</em> setting of '<code>0</code>' may however clip
        the corners of the input image.  However using the special
@@ -2663,25 +2516,24 @@
   <tr valign="top">
     <td valign="top"><code>Barrel</code></td>
     <td valign="top">
-       Given the four coefficients (A,B,C,D) as defined by <a
-       href="http://wiki.panotools.org/Lens_correction_model" >Helmut
+       Given the four coefficients (A,B,C,D) as defined by <a href="http://wiki.panotools.org/Lens_correction_model">Helmut
        Dersch</a>, perform a barrel or pin-cushion distortion appropriate to
        correct radial lens distortions.  That is in photographs, make straight
-       lines straight again. <br/>
+       lines straight again. <br></br>
 
        Arguments: <em>A   B   C</em>   [ <em>D</em>   [
-       <em>X</em> , <em>Y</em> ] ] <br/>
+       <em>X</em> , <em>Y</em> ] ] <br></br>
        or <em>A<sub>x</sub> B<sub>x</sub> C<sub>x</sub> D<sub>x</sub>  
        A<sub>y</sub> B<sub>y</sub> C<sub>y</sub> D<sub>y</sub></em>  
-       [ <em>X</em> , <em>Y</em> ] <br/>
-       So that it forms the function <br/>
+       [ <em>X</em> , <em>Y</em> ] <br></br>
+       So that it forms the function <br></br>
           Rsrc = r * ( <em>A</em>*r<sup>3</sup> + <em>B</em>*r<sup>2</sup> +
-                               <em>C</em>*r + <em>D</em> )<br/>
+                               <em>C</em>*r + <em>D</em> )<br></br>
 
        Where <em>X</em>,<em>Y</em> is the optional center of the distortion
-       (defaulting to the center of the image). <br/>
+       (defaulting to the center of the image). <br></br>
        The second form is typically used to distort images, rather than
-       correct lens distortions. <br/>
+       correct lens distortions. <br></br>
        </td>
 
   </tr>
@@ -2692,9 +2544,9 @@
        This is very similar to '<code>Barrel</code>' with the same set of
        arguments, and argument handling.  However it uses the inverse
        of the radial polynomial,
-       so that it forms the function <br/>
+       so that it forms the function <br></br>
           Rsrc = r / ( <em>A</em>*r<sup>3</sup> + <em>B</em>*r<sup>2</sup> +
-                               <em>C</em>*r + <em>D</em> )<br/>
+                               <em>C</em>*r + <em>D</em> )<br></br>
        Note that this is not the reverse of the '<code>Barrel</code>'
        distortion, just a different barrel-like radial distortion method.
 
@@ -2705,22 +2557,20 @@
     <td valign="top"><code>Shepards</code></td>
     <td valign="top">
        Distort the given list control points (any number) using an Inverse
-       Squared Distance Interpolation Method (<a
-       href="http://en.wikipedia.org/wiki/Shepard%27s_method" >Shepards
+       Squared Distance Interpolation Method (<a href="http://en.wikipedia.org/wiki/Shepard%27s_method">Shepards
        Method</a>). The control points in effect do 'localized' displacement
        of the image around the given control point (preserving the look and
        the rotation of the area near the control points.  For best results
        extra control points should be added to 'lock' the positions of the
        corners, edges and other unchanging parts of the image, to prevent
-       their movement. <br/>
+       their movement. <br></br>
 
        The distortion has been likened to 'taffy pulling' using nails, or
        pins' stuck in a block of 'jelly' which is then moved to the new
-       position, distorting the surface of the jelly. <br/>
+       position, distorting the surface of the jelly. <br></br>
 
-       Internally it is equivalent to generating a displacement map (see <a
-       href="command-line-options.html#displace" >-displace</a>) for source image color look-up using
-       the <a href="command-line-options.html#sparse-color" >-sparse-color</a> method of the same name.
+       Internally it is equivalent to generating a displacement map (see <a href="command-line-options.html#displace">-displace</a>) for source image color look-up using
+       the <a href="command-line-options.html#sparse-color">-sparse-color</a> method of the same name.
 
        </td>
   </tr>
@@ -2752,9 +2602,9 @@
 used to group the 4 sets of coordinate pairs, to make it easier to read and
 understand.</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>
-convert rose:  -virtual-pixel black \<br/>
-     -distort Perspective '0,0,0,0  0,45,0,45  69,0,60,10  69,45,60,35' \<br/>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">
+convert rose:  -virtual-pixel black \<br></br>
+     -distort Perspective '0,0,0,0  0,45,0,45  69,0,60,10  69,45,60,35' \<br></br>
      rose_3d_rotated.gif</span></p>
 <p>If more that the required number of coordinate pairs are given for
 a distortion, the distortion method is 'least squares' fitted to produce the
@@ -2769,56 +2619,53 @@
 'fit' worse. Caution is always advised. </p>
 
 <p>Colors are acquired from the source image according to a cylindrical
-resampling <a href="command-line-options.html#filter" >-filter</a>, using a special technique known as
+resampling <a href="command-line-options.html#filter">-filter</a>, using a special technique known as
 EWA resampling. This produces very high quality results, especially when
 images become smaller (minified) in the output, which is very common when
 using '<code>perspective</code>' distortion. For example here we view
 a infinitely tiled 'plane' all the way to the horizon. </p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>
-convert -size 90x90 pattern:checkerboard -normalize -virtual-pixel tile \<br/>
-     -distort perspective  '0,0,5,45  89,0,45,46  0,89,0,89  89,89,89,89' \<br/>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">
+convert -size 90x90 pattern:checkerboard -normalize -virtual-pixel tile \<br></br>
+     -distort perspective  '0,0,5,45  89,0,45,46  0,89,0,89  89,89,89,89' \<br></br>
      checks_tiled.jpg</span></p>
 <p>Note that a infinitely tiled perspective images involving the horizon can
 be very slow, because of the number of pixels that are compressed to generate
 each individual pixel close to the 'horizon'.  You can turn off EWA
-resampling, by specifing the special <a href="command-line-options.html#filter" >-filter</a> setting of
+resampling, by specifing the special <a href="command-line-options.html#filter">-filter</a> setting of
 '<code>point</code>' (recommended if you plan to use super-sampling instead).
 </p>
 
 <p>If an image generates <i>invalid pixels</i>, such as the 'sky' in the last
-example, <a href="command-line-options.html#distort" >-distort</a> will use the current <a
-href="command-line-options.html#mattecolor" >-mattecolor</a> setting for these pixels. If you do not
+example, <a href="command-line-options.html#distort">-distort</a> will use the current <a href="command-line-options.html#mattecolor">-mattecolor</a> setting for these pixels. If you do not
 what these pixels to be visible, set the color to match the rest of the
 ground. </p>
 
 <p>The output image size will by default be the same as the input image.  This
 means that if the part of the distorted image falls outside the viewed area of
 the 'distorted space', those parts is clipped and lost.  However if you use
-the plus form of the operator (<a href="command-line-options.html#distort" >+distort</a>) the operator
+the plus form of the operator (<a href="command-line-options.html#distort">+distort</a>) the operator
 will attempt (if possible) to show the whole of the distorted image, while
 retaining a correct 'virtual canvas' offset, for image layering. This offset
-may need to be removed using <a href="command-line-options.html#repage" >+repage</a>, to remove if it
+may need to be removed using <a href="command-line-options.html#repage">+repage</a>, to remove if it
 is unwanted. </p>
 
-<p>Setting <a href="command-line-options.html#verbose" >-verbose</a> setting, will cause <a
-href="command-line-options.html#distort" >-distort</a> to attempt to output the internal coefficients,
-and the <a href="command-line-options.html#fx" >-fx</a> equivalent to the distortion, for expert study,
+<p>Setting <a href="command-line-options.html#verbose">-verbose</a> setting, will cause <a href="command-line-options.html#distort">-distort</a> to attempt to output the internal coefficients,
+and the <a href="command-line-options.html#fx">-fx</a> equivalent to the distortion, for expert study,
 and debugging purposes. This many not be available for all distorts. </p>
 
-<p>You can alternatively specify a special "<code><a href="command-line-options.html#define"
->-define</a> distort:viewport={geometry_string}</code>" setting which will
+<p>You can alternatively specify a special "<code><a href="command-line-options.html#define">-define</a> distort:viewport={geometry_string}</code>" setting which will
 specify the size and the offset of the generated 'viewport' image of the
 distorted image space.</p>
 
-<p>Setting a "<code><a href="command-line-options.html#define" >-define</a>
+<p>Setting a "<code><a href="command-line-options.html#define">-define</a>
 distort:scale={scale_factor}</code>" will scale the output image (viewport or
 otherwise) by that factor without changing the viewed contents of the
 distorted image. This can be used either for 'super-sampling' the image for
 a higher quality result, or for panning and zooming around the image (with
 appropriate viewport changes, or post-distort cropping and resizing). </p>
 
-<p>Setting "<code><a href="command-line-options.html#define" >-define</a> resample:verbose=1</code>"
+<p>Setting "<code><a href="command-line-options.html#define">-define</a> resample:verbose=1</code>"
 will output the cylindrical filter lookup table created by the EWA (Elliptical
 Weighted Average) resampling algorithm. Note this table uses a squared radius
 lookup value. This is typically only used for debugging EWA resampling. </p>
@@ -2828,15 +2675,15 @@
   <h4><a id="distribute-cache"></a>-distribute-cache <em class="arg">port</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>launch a distributed pixel cache server. </td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">launch a distributed pixel cache server. </td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="dither"></a>-dither <em class="arg">method</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Apply a Riemersma or Floyd-Steinberg error diffusion dither to
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Apply a Riemersma or Floyd-Steinberg error diffusion dither to
 images when general color reduction is applied via an option, or automagically
-when saving to specific formats. This enabled by default. </td><td style='text-align:right;'></td></tr></table>
+when saving to specific formats. This enabled by default. </td><td style="text-align:right;"></td></tr></table>
 
 <p>Dithering places two or more colors in neighboring pixels so that to the
 eye a closer approximation of the images original color is reproduced. This
@@ -2851,17 +2698,14 @@
 image coloring.  Generally resulting in 'color banding' effects in areas with
 color gradients. </p>
 
-<p>The color reduction operators <a href="command-line-options.html#colors">-colors</a>, <a
-href="command-line-options.html#monochrome">-monochrome</a>, <a href="command-line-options.html#remap ">-remap</a>, and <a
-href="command-line-options.html#posterize">-posterize</a>, apply dithering to images using the reduced
+<p>The color reduction operators <a href="command-line-options.html#colors">-colors</a>, <a href="command-line-options.html#monochrome">-monochrome</a>, <a href="command-line-options.html#remap ">-remap</a>, and <a href="command-line-options.html#posterize">-posterize</a>, apply dithering to images using the reduced
 color set they created. These operators are also used as part of automatic
 color reduction when saving images to formats with limited color support, such
 as <code>GIF:</code>, <code>XBM:</code>, and others, so dithering may also be used
 in these cases. </p>
 
 <p>Alternatively you can use <a href="command-line-options.html#random-threshold">-random-threshold</a>
-to generate purely random dither. Or use <a
-href="command-line-options.html#ordered-dither">-ordered-dither</a> to apply threshold mapped dither
+to generate purely random dither. Or use <a href="command-line-options.html#ordered-dither">-ordered-dither</a> to apply threshold mapped dither
 patterns, using uniform color maps, rather than specific color maps. </p>
 
 
@@ -2869,7 +2713,7 @@
   <h4><a id="draw"></a>-draw <em class="arg">string</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Annotate an image with one or more graphic primitives.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Annotate an image with one or more graphic primitives.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Use this option to annotate or decorate an image with one or more graphic
 primitives. The primitives include shapes, text, transformations, and pixel
@@ -2905,8 +2749,7 @@
 </pre>
 
 <p>The text gravity primitive only affects the placement of text and does not
-interact with the other primitives.  It is equivalent to using the <a
-href="command-line-options.html#gravity">-gravity</a> command-line option, except that it is limited in
+interact with the other primitives.  It is equivalent to using the <a href="command-line-options.html#gravity">-gravity</a> command-line option, except that it is limited in
 scope to the <a href="command-line-options.html#draw">-draw</a> option in which it appears.</p>
 
 <p>The transformation primitives:</p>
@@ -2926,17 +2769,13 @@
    matte  x0,y0 method
 </pre>
 
-<p>The shape primitives are drawn in the color specified by the preceding <a
-href="command-line-options.html#fill">-fill</a> setting.  For unfilled shapes, use <a
-href="command-line-options.html#fill">-fill none</a>.  You can optionally control the stroke (the
-"outline" of a shape) with the <a href="command-line-options.html#stroke">-stroke</a> and <a
-href="command-line-options.html#strokewidth">-strokewidth</a> settings.</p>
+<p>The shape primitives are drawn in the color specified by the preceding <a href="command-line-options.html#fill">-fill</a> setting.  For unfilled shapes, use <a href="command-line-options.html#fill">-fill none</a>.  You can optionally control the stroke (the
+"outline" of a shape) with the <a href="command-line-options.html#stroke">-stroke</a> and <a href="command-line-options.html#strokewidth">-strokewidth</a> settings.</p>
 
 <p>A <code>point</code> primitive is specified by a single <em>point</em> in the
 pixel plane, that is, by an ordered pair of integer coordinates,
 <em>x</em>,<em>y</em>. (As it involves only a single pixel, a <code>point</code>
-primitive is not affected by <a href="command-line-options.html#stroke">-stroke</a> or <a
-href="command-line-options.html#strokewidth">-strokewidth</a>.)</p>
+primitive is not affected by <a href="command-line-options.html#stroke">-stroke</a> or <a href="command-line-options.html#strokewidth">-strokewidth</a>.)</p>
 
 <p>A <code>line</code> primitive requires a start point and end point.</p>
 
@@ -2965,8 +2804,7 @@
 <p>The <code>polyline</code> and <code>polygon</code> primitives require three or
 more points to define their perimeters. A <code>polyline</code> is simply
 a <code>polygon</code> in which the final point is not stroked to the start
-point. When unfilled, this is a <em>polygonal line</em>. If the <a
-href="command-line-options.html#stroke">-stroke</a> setting is <code>none</code> (the default), then
+point. When unfilled, this is a <em>polygonal line</em>. If the <a href="command-line-options.html#stroke">-stroke</a> setting is <code>none</code> (the default), then
 a <code>polyline</code> is identical to a <code>polygon</code>.  </p>
 
 <p>A <em>coordinate</em> is a pair of integers separated by a space or
@@ -3007,8 +2845,7 @@
 current shape by drawing a line to the last moveto) elements. Compound paths
 (i.e., a path with subpaths, each consisting of a single moveto followed by
 one or more line or curve operations) are possible to allow effects such as
-<em>donut holes</em> in objects. (See <a
-href="http://www.w3.org/TR/SVG/paths.html">Paths</a>.)</p>
+<em>donut holes</em> in objects. (See <a href="http://www.w3.org/TR/SVG/paths.html">Paths</a>.)</p>
 
 <p>Use <code>image</code> to composite an image with another image. Follow the
 image keyword with the composite operator, image location, image size, and
@@ -3023,7 +2860,7 @@
 dimensions. See <a href="compose.html">Alpha Compositing</a> for
 a detailed discussion of alpha composition methods that are available. </p>
 
-The "special augmented compose operators" such as "dissolve" that require
+<p>The "special augmented compose operators" such as "dissolve" that require
 arguments cannot be used at present with the <code>-draw image</code> option.
  </p>
 
@@ -3042,8 +2879,7 @@
 to annotate an image with text.</p>
 
 <p>The <code>rotate</code> primitive rotates subsequent shape primitives and
-text primitives about the origin of the main image. If the <a
-href="command-line-options.html#region">-region</a> option precedes the <a href="command-line-options.html#draw">-draw</a>
+text primitives about the origin of the main image. If the <a href="command-line-options.html#region">-region</a> option precedes the <a href="command-line-options.html#draw">-draw</a>
 option, the origin for transformations is the upper left corner of the
 region.</p>
 
@@ -3090,19 +2926,17 @@
 value of any pixel that matches the color of the target pixel.
 <code>Floodfill</code> changes the matte value of any pixel that matches the
 color of the target pixel and is a neighbor, whereas <code>filltoborder</code>
-changes the matte value of any neighbor pixel that is not the border color (<a
-href="command-line-options.html#bordercolor">-bordercolor</a>). Finally <code>reset</code> changes the
+changes the matte value of any neighbor pixel that is not the border color (<a href="command-line-options.html#bordercolor">-bordercolor</a>). Finally <code>reset</code> changes the
 matte value of all pixels.</p>
 
-<p>You can set the primitive color, font, and font bounding box color with <a
-href="command-line-options.html#fill">-fill</a>, <a href="command-line-options.html#font">-font</a>, and <a href="command-line-options.html#box">-box</a>
+<p>You can set the primitive color, font, and font bounding box color with <a href="command-line-options.html#fill">-fill</a>, <a href="command-line-options.html#font">-font</a>, and <a href="command-line-options.html#box">-box</a>
 respectively.  Options are processed in command line order so be sure to use
 these options <em>before</em> the <a href="command-line-options.html#draw">-draw</a> option.</p>
 
 <p>Strings that begin with a number must be quoted (e.g. use '1.png' rather
 than 1.png).</p>
 
-<p>Drawing primitives conform to the <a href="magick-vector-graphics.html" >Magick
+<p>Drawing primitives conform to the <a href="magick-vector-graphics.html">Magick
 Vector Graphics</a> format.</p>
 
 
@@ -3110,7 +2944,7 @@
   <h4><a id="duplicate"></a>-duplicate <em class="arg">count,indexes</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>duplicate an image one or more times.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">duplicate an image one or more times.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Specify the count and the image to duplicate by its index in the sequence.
 The first image is index 0.  Negative indexes are relative to the end of the
@@ -3123,25 +2957,23 @@
   <h4><a id="edge"></a>-edge <em class="arg">radius</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>detect edges within an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">detect edges within an image.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="emboss"></a>-emboss <em class="arg">radius</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>emboss an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">emboss an image.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="encipher"></a>-encipher <em class="arg">filename</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Encipher pixels for later deciphering by <a href="command-line-options.html#decipher">-decipher</a>.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Encipher pixels for later deciphering by <a href="command-line-options.html#decipher">-decipher</a>.</td><td style="text-align:right;"></td></tr></table>
 
-<p>Get the passphrase from the file specified by <em class="arg"
->filename</em>.</p>
+<p>Get the passphrase from the file specified by <em class="arg">filename</em>.</p>
 
-<p>For more information, see the webpage, <a
-href="http://www.imagemagick.org/www/cipher.html">ImageMagick: Encipher or
+<p>For more information, see the webpage, <a href="../www/cipher.html">ImageMagick: Encipher or
 Decipher an Image</a>.</p>
 
 
@@ -3150,7 +2982,7 @@
   <h4><a id="encoding"></a>-encoding <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>specify the text encoding.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">specify the text encoding.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Choose from <code>AdobeCustom</code>, <code>AdobeExpert</code>,
 <code>AdobeStandard</code>, <code>AppleRoman</code>, <code>BIG5</code>,
@@ -3161,7 +2993,7 @@
   <h4><a id="endian"></a>-endian <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Specify endianness (<code>MSB</code> or <code>LSB</code>) of the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Specify endianness (<code>MSB</code> or <code>LSB</code>) of the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>To print a complete list of endian types, use the <a href="command-line-options.html#list">-list endian</a> option.</p>
 
@@ -3172,14 +3004,14 @@
   <h4><a id="enhance"></a>-enhance</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Apply a digital filter to enhance a noisy image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Apply a digital filter to enhance a noisy image.</td><td style="text-align:right;"></td></tr></table>
 
 
 <div style="margin: auto;">
   <h4><a id="equalize"></a>-equalize</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>perform histogram equalization on the image channel-by-channel.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">perform histogram equalization on the image channel-by-channel.</td><td style="text-align:right;"></td></tr></table>
 
 <p>To perform histogram equalization on all channels in concert, transform the
 image into some other color space, such as HSL, OHTA, YIQ or YUV, then
@@ -3197,10 +3029,10 @@
   <h4><a id="evaluate"></a>-evaluate <em class="arg">operator value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Alter channel pixels by evaluating an arithmetic, relational, or logical expression.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Alter channel pixels by evaluating an arithmetic, relational, or logical expression.</td><td style="text-align:right;"></td></tr></table>
 
-<p>(See the <a href="command-line-options.html#function" >-function</a> operator for some
-multi-parameter functions. See the <a href="command-line-options.html#fx" >-fx</a> operator if more
+<p>(See the <a href="command-line-options.html#function">-function</a> operator for some
+multi-parameter functions. See the <a href="command-line-options.html#fx">-fx</a> operator if more
 elaborate calculations are needed.)</p>
 
 <p>The behaviors of each <em class="arg">operator</em> are summarized in the
@@ -3209,12 +3041,11 @@
 a "normalized pixel" is that number divided by the maximum
 (installation-dependent) value <em class="QR">QuantumRange</em>. (If
 normalized pixels are used, they are restored, following the other
-calculations, to the full range by multiplying by <em
-class="QR">QuantumRange</em>.)</p>
+calculations, to the full range by multiplying by <em class="QR">QuantumRange</em>.)</p>
 
 <table class="doc">
-  <col width="25%" />
-  <col width="75%" />
+  <col width="25%"></col>
+  <col width="75%"></col>
   <thead>
   <tr>
   <th><em class="arg">operator</em></th>
@@ -3251,7 +3082,7 @@
    <tr><td>Gaussian-noise</td></tr>
    <tr><td>Impulse-noise</td></tr>
    <tr><td>Laplacian-noise</td></tr>
-   <tr><td>Multiplicative-noise</td>      <td>(These are equivalent to the corresponding <a href="command-line-options.html#noise" >-noise</a> operators.)</td></tr>
+   <tr><td>Multiplicative-noise</td>      <td>(These are equivalent to the corresponding <a href="command-line-options.html#noise">-noise</a> operators.)</td></tr>
    <tr><td>PoissonNoise</td></tr>
    <tr><td>Uniform-noise</td></tr>
 
@@ -3263,10 +3094,8 @@
  </tbody>
  </table>
 
-<p>The specified functions are applied only to each previously set <a
-href="command-line-options.html#channel" >-channel</a> in the image. If necessary, the results of the
-calculations are truncated (clipped) to fit in the interval [0, <em
-class="QR">QuantumRange</em>].  The transparency channel of the image is
+<p>The specified functions are applied only to each previously set <a href="command-line-options.html#channel">-channel</a> in the image. If necessary, the results of the
+calculations are truncated (clipped) to fit in the interval [0, <em class="QR">QuantumRange</em>].  The transparency channel of the image is
 represented as a 'alpha' values (0 = fully transparent), so, for example, a
 <code>Divide</code> by 2 of the alpha channel will make the image
 semi-transparent.  Append the percent symbol '<code>%</code>' to specify a value
@@ -3276,11 +3105,10 @@
 <a href="command-line-options.html#list">-list evaluate</a>.</p>
 
 <p>The results of the <code>Add</code>, <code>Subtract</code> and
-<code>Multiply</code> methods can also be achieved using either the <a
-href="command-line-options.html#level" >-level</a> or the <a href="command-line-options.html#level" >+level</a> operator, with
+<code>Multiply</code> methods can also be achieved using either the <a href="command-line-options.html#level">-level</a> or the <a href="command-line-options.html#level">+level</a> operator, with
 appropriate argument, to linearly modify the overall range of color values.
-Please note, however, that <a href="command-line-options.html#level" >-level</a> treats transparency as
-'matte' values (0 = opaque), while <a href="command-line-options.html#level" >-evaluate</a> works with
+Please note, however, that <a href="command-line-options.html#level">-level</a> treats transparency as
+'matte' values (0 = opaque), while <a href="command-line-options.html#level">-evaluate</a> works with
 'alpha' values.</p>
 
 <p><code>AddModulus</code> has been added as of ImageMagick 6.4.8-4 and provides
@@ -3296,28 +3124,25 @@
 formula is expressed below. </p>
 
         <div style="text-align:center;">
-        exp(<em class="arg">value</em> &times; <b><em>u</em></b>)
+        exp(<em class="arg">value</em> × <b><em>u</em></b>)
         </div>
 
-<p> If the input image is squared, for example, using <a href="command-line-options.html#-function"
->-function polynomial "2 0 0"</a>, then a decaying Gaussian function will be
+<p> If the input image is squared, for example, using <a href="command-line-options.html#-function">-function polynomial "2 0 0"</a>, then a decaying Gaussian function will be
 the result.</p>
 
 <p><code>Log</code> has been added as of ImageMagick 6.4.2-1 and works on
-normalized pixel values. This a <em>scaled</em> log function. The <em
-class="arg">value</em> used with <code>Log</code> provides a <em>scaling
+normalized pixel values. This a <em>scaled</em> log function. The <em class="arg">value</em> used with <code>Log</code> provides a <em>scaling
 factor</em> that adjusts the curvature in the graph of the log function. The
 formula applied to a normalized value <b><em>u</em></b> is below. </p>
 
         <div style="text-align:center;">
-        log(<em class="arg">value</em> &times; <b><em>u</em></b> + 1) / log(<em class="arg">value</em> + 1)
+        log(<em class="arg">value</em> × <b><em>u</em></b> + 1) / log(<em class="arg">value</em> + 1)
         </div>
 
 <p><code>Pow</code> has been added as of ImageMagick 6.4.1-9, and works on
-normalized pixel values. Note that <code>Pow</code> is related to the <a
-href="command-line-options.html#gamma" >-gamma</a> operator. For example, <b>-gamma 2</b> is equivalent
+normalized pixel values. Note that <code>Pow</code> is related to the <a href="command-line-options.html#gamma">-gamma</a> operator. For example, <b>-gamma 2</b> is equivalent
 to <b>-evaluate pow 0.5</b>, i.e., a 'square root' function. The value used
-with <a href="command-line-options.html#gamma" >-gamma</a> is simply the reciprocal of the value used
+with <a href="command-line-options.html#gamma">-gamma</a> is simply the reciprocal of the value used
 with <code>Pow</code>.</p>
 
 <p><code>Cosine</code> and <code>Sine</code> was added as of IM v6.4.8-8 and
@@ -3326,47 +3151,41 @@
 is biased 50% and normalized by 50% so as to fit in the respective color value
 range.  The <em class="arg">value</em> scaling of the <em>period</em> of the
 function (its frequency), and thus determines the number of 'waves' that will
-be generated over the input color range.  For example, if the <em
-class="arg">value</em> is 1, the effective period is simply the <em
-class="QR">QuantumRange</em>; but if the <em class="arg">value</em> is 2,
-then the effective period is the <em>half</em> the <em
-class="QR">QuantumRange</em>.</p>
+be generated over the input color range.  For example, if the <em class="arg">value</em> is 1, the effective period is simply the <em class="QR">QuantumRange</em>; but if the <em class="arg">value</em> is 2,
+then the effective period is the <em>half</em> the <em class="QR">QuantumRange</em>.</p>
 
         <div style="text-align:center;">
-        0.5 + 0.5 &times; cos(2 &pi; <b><em>u</em></b> &times; <em class="arg">value</em>).
+        0.5 + 0.5 × cos(2 π <b><em>u</em></b> × <em class="arg">value</em>).
         </div>
 
-<p>See also the <a href="command-line-options.html#function" >-function</a> operator, which is a
+<p>See also the <a href="command-line-options.html#function">-function</a> operator, which is a
 multi-value version of evaluate. </p>
 
 <div style="margin: auto;">
   <h4><a id="evaluate-sequence"></a>-evaluate-sequence <em class="arg">operator</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Alter channel pixels by evaluating an arithmetic, relational, or
-logical expression over a sequence of images.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Alter channel pixels by evaluating an arithmetic, relational, or
+logical expression over a sequence of images.</td><td style="text-align:right;"></td></tr></table>
 
-<p>To print a complete list of <a
-href="command-line-options.html#evaluate-sequence">-evaluate-sequence</a> operators, use <a
-href="command-line-options.html#list">-list evaluate</a>.</p>
+<p>To print a complete list of <a href="command-line-options.html#evaluate-sequence">-evaluate-sequence</a> operators, use <a href="command-line-options.html#list">-list evaluate</a>.</p>
 
 <div style="margin: auto;">
   <h4><a id="extent"></a>-extent <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the image size and offset.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the image size and offset.</td><td style="text-align:right;"></td></tr></table>
 
 <p>If the image is enlarged, unfilled areas are set to the background color.
 To position the image, use offsets in the <em class="arg">geometry</em>
 specification or precede with a <a href="command-line-options.html#gravity">-gravity</a> setting.  To
-specify how to compose the image with the background, use <a href="command-line-options.html#compose"
->-compose</a>.</p>
+specify how to compose the image with the background, use <a href="command-line-options.html#compose">-compose</a>.</p>
 
 <p>This command reduces or expands a JPEG image to fit on an 800x600
 display.  If the aspect ratio of the input image isn't exactly 4:3, then the
 image is centered on an 800x600 black canvas: </p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert input.jpg -resize 800x600 -background black -compose Copy \ <br />  -gravity center -extent 800x600 -quality 92 output.jpg</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert input.jpg -resize 800x600 -background black -compose Copy \ <br></br>  -gravity center -extent 800x600 -quality 92 output.jpg</span></p>
 
 
 <p>See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument.</p>
@@ -3375,40 +3194,38 @@
   <h4><a id="extract"></a>-extract <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Extract the specified area from image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Extract the specified area from image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option is most useful for extracting a subregion of a very large raw
 image.  Note that these two commands are equivalent:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert -size 16000x16000 -depth 8 -extract 640x480+1280+960 \ <br/> image.rgb image.png</span><span class='crtout'></span><span class="crtprompt"> $ </span><span class='crtin'>convert -size 16000x16000 -depth 8 'image.rgb[640x480+1280+960]' \ <br/> image.rgb image.png</span></p><p>If you omit the offsets, as in</p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert -size 16000x16000 -depth 8 -extract 640x480+1280+960 \ <br></br> image.rgb image.png</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">convert -size 16000x16000 -depth 8 'image.rgb[640x480+1280+960]' \ <br></br> image.rgb image.png</span></p><p>If you omit the offsets, as in</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert -size 16000x16000 -depth 8 -extract 640x480 \ <br/> image.rgb image.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert -size 16000x16000 -depth 8 -extract 640x480 \ <br></br> image.rgb image.png</span></p>
 <p>the image is <em>resized</em> to the specified dimensions instead,
 equivalent to:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert -size 16000x16000 -depth 8 -resize 640x480 image.rgb image.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert -size 16000x16000 -depth 8 -resize 640x480 image.rgb image.png</span></p>
 <p>See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument.</p>
 
 <div style="margin: auto;">
   <h4><a id="family"></a>-family <em class="arg">fontFamily</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set a font family for text.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set a font family for text.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This setting suggests a font family that ImageMagick should try to use for
 rendering text. If the family can be found it is used; if not, a default font
 (e.g., "Arial") or a family known to be similar is substituted (e.g.,
 "Courier" might be used if "System" is requested but not found).  </p>
 
-<p>For other settings that affect fonts, see the options <a
-href="command-line-options.html#font">-font</a>, <a href="command-line-options.html#stretch">-stretch</a>, <a
-href="command-line-options.html#style">-style</a>, and <a href="command-line-options.html#weight">-weight</a>.  </p>
+<p>For other settings that affect fonts, see the options <a href="command-line-options.html#font">-font</a>, <a href="command-line-options.html#stretch">-stretch</a>, <a href="command-line-options.html#style">-style</a>, and <a href="command-line-options.html#weight">-weight</a>.  </p>
 
 <div style="margin: auto;">
   <h4><a id="features"></a>-features <em class="arg">distance</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>display (cooccurrence matrix) texture measure features for each channel in the image in each of four directions (horizontal, vertical, left and right diagonals) for the specified distance.</td><td style='text-align:right;'>[<a href="identify.html">identify</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">display (cooccurrence matrix) texture measure features for each channel in the image in each of four directions (horizontal, vertical, left and right diagonals) for the specified distance.</td><td style="text-align:right;">[<a href="identify.html">identify</a>]</td></tr></table>
 
 <pre class="text">
       Angular Second Moment
@@ -3432,7 +3249,7 @@
   <h4><a id="fft"></a>-fft</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>implements the forward discrete Fourier transform (DFT).</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">implements the forward discrete Fourier transform (DFT).</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option is new as of ImageMagick 6.5.4-3 (and now working for Windows
 users in ImageMagick 6.6.0-9). It transforms an image from the normal
@@ -3454,34 +3271,31 @@
 visualized directly. Therefore, the complex values are automagically separated
 into a two-component image representation. The first component is the
 magnitude of the complex number and the second is the phase of the complex
-number. See for example, <a
-href="http://en.wikipedia.org/wiki/Complex_numbers">Complex Numbers</a>.</p>
+number. See for example, <a href="http://en.wikipedia.org/wiki/Complex_numbers">Complex Numbers</a>.</p>
 
 <p>The magnitude and phase component images must be specified using image
 formats that do not limit the color or compress the image. Thus, MIFF, TIF,
 PFM, EXR and PNG are the recommended image formats to use. All of these
 formats, except PNG support multi-frame images. So for example,</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert image.png -fft fft_image.miff</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert image.png -fft fft_image.miff</span></p>
 <p>generates a magnitude image as <code>fft_image.miff[0]</code> and a phase
 image as <code>fft_image.miff[1]</code>. Similarly,</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert image.png -fft fft_image.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert image.png -fft fft_image.png</span></p>
 <p>generates a magnitude image as <code>fft_image-0.png</code> and a phase image
 as <code>fft_image-1.png</code>. If you prefer this representation, then you can
-force any of the other formats to produce two output images by including <a
-href="command-line-options.html#adjoin">+adjoin</a> following -fft in the command line.</p>
+force any of the other formats to produce two output images by including <a href="command-line-options.html#adjoin">+adjoin</a> following -fft in the command line.</p>
 
 <p>The input image can be any size, but if not square and even-dimensioned, it
 is padded automagically to the larger of the width or height of the input
 image and to an even number of pixels. The padding will occur at the bottom
 and/or right sides of the input image. The resulting output magnitude and
-phase images is square at this size. The kind of padding relies on the <a
-href="command-line-options.html#virtual-pixel">-virtual-pixel</a> setting.</p>
+phase images is square at this size. The kind of padding relies on the <a href="command-line-options.html#virtual-pixel">-virtual-pixel</a> setting.</p>
 
 <p>Both output components will have dynamic ranges that fit within
 [0, <em class="QR">QuantumRange</em>], so that HDRI need not be enabled.
-Phase values nominally range from 0 to 2*&pi;, but is scaled to span the full
+Phase values nominally range from 0 to 2*π, but is scaled to span the full
 dynamic range.  (The first few releases had non-HDRI scaled but HDRI not
 scaled). The magnitude image is not scaled and thus generally will contain
 very small values. As such, the image normally will appear totally black. In
@@ -3490,10 +3304,9 @@
 enhance the darker values more in comparison to the lighter values. This can
 be done, for example, as follows:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert fft_image.miff[0] -contrast-stretch 0 \ <br />
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert fft_image.miff[0] -contrast-stretch 0 \ <br></br>
                 -evaluate log 1000 fft_image_spectrum.png</span></p>
-<p>where either <a href="command-line-options.html#contrast-stretch">-contrast-stretch</a> 0 or <a
-href="command-line-options.html#auto-level">-auto-level</a> is used to scale the image to full dynamic
+<p>where either <a href="command-line-options.html#contrast-stretch">-contrast-stretch</a> 0 or <a href="command-line-options.html#auto-level">-auto-level</a> is used to scale the image to full dynamic
 range, first. The argument to the <a href="command-line-options.html#evaluate">-evaluate</a> log
 typically is specified between 100 and 10,000, depending upon the amount of
 detail that one wants to bring out in the spectrum. Larger values produce more
@@ -3513,18 +3326,12 @@
 MIFF or TIF, one should add -define quantum:format=32, to allow those image
 types to work properly in HDRI mode without clipping.</p>
 
-<p>The real and imaginary component images resulting from <a
-href="command-line-options.html#fft">+fft</a> are also square, even dimensioned images due to the same
+<p>The real and imaginary component images resulting from <a href="command-line-options.html#fft">+fft</a> are also square, even dimensioned images due to the same
 padding that was discussed above for the magnitude and phase component
 images.</p>
 
-<p>See the discussion on HDRI implementations of ImageMagick on the page <a
-href="high-dynamic-range.html" >High Dynamic-Range Images</a>. For more
-about HDRI go the ImageMagick <a
-href="http://www.imagemagick.org/Usage/basics/#hdri" >Usage</a> pages, <a
-href="http://www.fmwconcepts.com/imagemagick/fourier_transforms/fourier.html"
->Fred's Fourier Processing With ImageMagick page</a> or this <a
- href="http://en.wikipedia.org/wiki/High_dynamic_range_imaging" >Wikipedia</a>
+<p>See the discussion on HDRI implementations of ImageMagick on the page <a href="high-dynamic-range.html">High Dynamic-Range Images</a>. For more
+about HDRI go the ImageMagick <a href="http://www.imagemagick.org/Usage/basics/#hdri">Usage</a> pages, <a href="http://www.fmwconcepts.com/imagemagick/fourier_transforms/fourier.html">Fred's Fourier Processing With ImageMagick page</a> or this <a href="http://en.wikipedia.org/wiki/High_dynamic_range_imaging">Wikipedia</a>
  entry.  </p>
 
 
@@ -3532,10 +3339,10 @@
   <h4><a id="fill"></a>-fill <em class="arg">color</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>color to use when filling a graphic primitive.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">color to use when filling a graphic primitive.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option accepts a color name, a hex color, or a numerical RGB, RGBA,
-HSL, HSLA, CMYK, or CMYKA specification.  See <a href="color.html" >Color Names</a> for
+HSL, HSLA, CMYK, or CMYKA specification.  See <a href="color.html">Color Names</a> for
 a description of how to properly specify the color argument.</p>
 
 <p>Enclose the color specification in quotation marks to prevent the "#" or
@@ -3561,12 +3368,11 @@
   <h4><a id="filter"></a>-filter <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Use this <em class="arg">type</em> of filter when resizing or
-distorting an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Use this <em class="arg">type</em> of filter when resizing or
+distorting an image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Use this option to affect the resizing operation of an image during
-operations such as <a href="command-line-options.html#resize">-resize</a> and <a href="command-line-options.html#distort"
->-distort</a>. For example you can use a simple resize filter such as:</p>
+operations such as <a href="command-line-options.html#resize">-resize</a> and <a href="command-line-options.html#distort">-distort</a>. For example you can use a simple resize filter such as:</p>
 
 <pre class="text">
    Point       Hermite       Cubic
@@ -3581,7 +3387,7 @@
 except via expert settings (see below). </p>
 
 <p>Instead these special filter functions are typically windowed by a windowing
-function that the <a href="command-line-options.html#filter" >-filter</a> setting defines.   That is
+function that the <a href="command-line-options.html#filter">-filter</a> setting defines.   That is
 using these functions will define a 'Windowed' filter, appropriate to the
 operator involved.  Windowed filters include: </p>
 
@@ -3604,8 +3410,7 @@
 filter</a> option.</p>
 
 <p>You can modify how the filter behaves as it scales your image through the
-use of these expert settings (see also <a href="command-line-options.html#define" >-define</a> and <a
-href="command-line-options.html#set" >-set</a>):-</p>
+use of these expert settings (see also <a href="command-line-options.html#define">-define</a> and <a href="command-line-options.html#set">-set</a>):-</p>
 
 <dl class="doc">
 <dt>-define filter:blur=<em>factor</em></dt>
@@ -3704,28 +3509,28 @@
 
 <p>For example, to get a 8 lobe jinc windowed sinc filter (Genseng filter?):</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert image.png \<br/>
-          -filter sinc \<br/>
-          -set filter:window=jinc \<br/>
-          -set filter:lobes=8 \<br/>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert image.png \<br></br>
+          -filter sinc \<br></br>
+          -set filter:window=jinc \<br></br>
+          -set filter:lobes=8 \<br></br>
           -resize 150%   image.jpg</span></p>
 <p>Or a raw un-windowed Sinc filter with 4 lobes:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert image.png \<br/>
-          -set filter:filter=sinc \<br/>
-          -set filter:lobes=4 \<br/>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert image.png \<br></br>
+          -set filter:filter=sinc \<br></br>
+          -set filter:lobes=4 \<br></br>
           -resize 150%   image.jpg</span></p>
 <p>To extract the data for a raw windowing function, combine it with
 a '<code>Box</code>' filter.  For example the '<code>Welch</code> parabolic
 windowing function. </p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert null: -define filter:filter=Box \<br/>
-                 -define filter:window=Welch \<br/>
-                 -define filter:support=1.0 \<br/>
-                 -define filter:verbose=1 \<br/>
-                 -resize 2 null:  > window_welch.dat<br/>
-  gnuplot<br/>
-     set grid<br/>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert null: -define filter:filter=Box \<br></br>
+                 -define filter:window=Welch \<br></br>
+                 -define filter:support=1.0 \<br></br>
+                 -define filter:verbose=1 \<br></br>
+                 -resize 2 null:  &gt; window_welch.dat<br></br>
+  gnuplot<br></br>
+     set grid<br></br>
      plot "window_welch.dat" with lines</span></p>
 <p>Note that the use of expert options is provided for image processing experts
 who have studied and understand how resize filters work. Without this
@@ -3738,14 +3543,14 @@
   <h4><a id="flatten"></a>-flatten</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>This is a simple alias for the <a href="command-line-options.html#layers" >-layers</a> method "flatten".</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">This is a simple alias for the <a href="command-line-options.html#layers">-layers</a> method "flatten".</td><td style="text-align:right;"></td></tr></table>
 
 
 <div style="margin: auto;">
   <h4><a id="flip"></a>-flip</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>create a <em>mirror image</em>.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">create a <em>mirror image</em>.</td><td style="text-align:right;"></td></tr></table>
 
 <p>reflect the scanlines in the vertical direction. The image will be mirrored
 upside-down. </p>
@@ -3755,20 +3560,20 @@
   <h4><a id="floodfill"></a>-floodfill {<em class="arg">+-</em>}<em class="arg">x</em>{<em class="arg">+-</em>}<em class="arg">y</em> <em class="arg">color</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>floodfill the image with color at the specified offset.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">floodfill the image with color at the specified offset.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Flood fill starts from the given 'seed point' which is not gravity effected.
-Any color that matches within <a href="command-line-options.html#fuzz" >-fuzz</a> color distance of the
+Any color that matches within <a href="command-line-options.html#fuzz">-fuzz</a> color distance of the
 given <em class="arg">color</em>  argument, connected to that 'seed point'
-will be replaced with the current <a href="command-line-options.html#fill" >-fill</a> color. </p>
+will be replaced with the current <a href="command-line-options.html#fill">-fill</a> color. </p>
 
 <p>Note that if the pixel at the 'seed point' does not itself match the given
-<em class="arg">color</em> (according to <a href="command-line-options.html#fuzz" >-fuzz</a>), then no
+<em class="arg">color</em> (according to <a href="command-line-options.html#fuzz">-fuzz</a>), then no
 action will be taken. </p>
 
-<p>This operator works more like the <a href="command-line-options.html#opaque" >-opaque</A> option, than
+<p>This operator works more like the <a href="command-line-options.html#opaque">-opaque</a> option, than
 a more general flood fill that reads the matching color directly at the 'seed
-point'. For this form of flood fill, look at <a href="command-line-options.html#draw" >-draw</a>  and
+point'. For this form of flood fill, look at <a href="command-line-options.html#draw">-draw</a>  and
 its 'color floodfill' drawing method.  </p>
 
 
@@ -3776,7 +3581,7 @@
   <h4><a id="flop"></a>-flop</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>create a <em>mirror image</em>.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">create a <em>mirror image</em>.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Reflect the scanlines in the horizontal direction, just like the image in
 a vertical mirror. </p>
@@ -3786,7 +3591,7 @@
   <h4><a id="font"></a>-font <em class="arg">name</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>set the font to use when annotating images with text, or creating labels.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">set the font to use when annotating images with text, or creating labels.</td><td style="text-align:right;"></td></tr></table>
 
 <p>To print a complete list of fonts, use the <a href="command-line-options.html#list">-list font</a>
 option (for versions prior to 6.3.6, use 'type' instead of 'font').</p>
@@ -3796,19 +3601,16 @@
 is a TrueType font file, <code>ps:helvetica</code> is PostScript font, and
 <code>x:fixed</code> is X11 font.</p>
 
-<p>For other settings that affect fonts, see the options <a
-href="command-line-options.html#family">-family</a>, <a href="command-line-options.html#stretch">-stretch</a>, <a
-href="command-line-options.html#style">-style</a>, and <a href="command-line-options.html#weight">-weight</a>. </p>
+<p>For other settings that affect fonts, see the options <a href="command-line-options.html#family">-family</a>, <a href="command-line-options.html#stretch">-stretch</a>, <a href="command-line-options.html#style">-style</a>, and <a href="command-line-options.html#weight">-weight</a>. </p>
 
 
 <div style="margin: auto;">
   <h4><a id="foreground"></a>-foreground <em class="arg">color</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Define the foreground color for menus.</td><td style='text-align:right;'>[<a href="display.html">display</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Define the foreground color for menus.</td><td style="text-align:right;">[<a href="display.html">display</a>]</td></tr></table>
 
-<p>The color is specified using the format described under the <a
-href="command-line-options.html#fill">-fill</a> option.</p>
+<p>The color is specified using the format described under the <a href="command-line-options.html#fill">-fill</a> option.</p>
 
 <p>The default foreground color is black.</p>
 
@@ -3816,12 +3618,11 @@
   <h4><a id="format"></a>-format <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>the image format type.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">the image format type.</td><td style="text-align:right;"></td></tr></table>
 
 <p>When used with the <code>mogrify</code> utility, this option converts any
 image to the image <a href="formats.html">format</a> you specify.
-For a list of image format types supported by ImageMagick, use <a
-href="command-line-options.html#list">-list format</a>.</p>
+For a list of image format types supported by ImageMagick, use <a href="command-line-options.html#list">-list format</a>.</p>
 
 <p>By default the file is written to its original name. However, if the
 filename extension matches a supported format, the extension is replaced with
@@ -3834,7 +3635,7 @@
   <h4><a id="format_identify_"></a>-format <em class="arg">string</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>output formatted image characteristics.</td><td style='text-align:right;'>[<a href="identify.html">identify</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">output formatted image characteristics.</td><td style="text-align:right;">[<a href="identify.html">identify</a>]</td></tr></table>
 
 <p>See <a href="escape.html">Format and Print Image
 Properties</a> for an explanation on how to specify the argument to this
@@ -3844,13 +3645,11 @@
   <h4><a id="frame"></a>-frame <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Surround the image with a border or beveled frame.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Surround the image with a border or beveled frame.</td><td style="text-align:right;"></td></tr></table>
 
-<p>The color of the border is specified with the <a href="command-line-options.html#mattecolor"
->-mattecolor</a> command line option. </p>
+<p>The color of the border is specified with the <a href="command-line-options.html#mattecolor">-mattecolor</a> command line option. </p>
 
-<p>See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument. The <em class="arg">size</em> portion of the <em
-class="arg">geometry</em> argument indicates the amount of extra width and
+<p>See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument. The <em class="arg">size</em> portion of the <em class="arg">geometry</em> argument indicates the amount of extra width and
 height that is added to the dimensions of the image. If no offsets are given
 in the <em class="arg">geometry</em> argument, then the border added is
 a solid color.  Offsets <em>x</em> and <em>y</em>, if present, specify that
@@ -3859,15 +3658,12 @@
 <em>y</em> pixels. Negative offsets make no sense as frame arguments.
 </p>
 
-<p>The <a href="command-line-options.html#frame">-frame</a> option is affected by the current <a
-href="command-line-options.html#compose">-compose</a> setting and assumes that this is using the default
+<p>The <a href="command-line-options.html#frame">-frame</a> option is affected by the current <a href="command-line-options.html#compose">-compose</a> setting and assumes that this is using the default
 '<code>Over</code>' composition method.  It generates an image of the appropriate
 size with the current <a href="command-line-options.html#bordercolor">-bordercolor</a> setting, and then
-draws the frame of four distinct colors close to the current <a
-href="command-line-options.html#mattecolor">-mattecolor</a>.  The original image is then overlaid onto
+draws the frame of four distinct colors close to the current <a href="command-line-options.html#mattecolor">-mattecolor</a>.  The original image is then overlaid onto
 center of this image.  This means that with the default compose method of
-'<code>Over</code>' any transparent parts may be replaced by the current <a
-href="command-line-options.html#bordercolor">-bordercolor</a> setting.</p>
+'<code>Over</code>' any transparent parts may be replaced by the current <a href="command-line-options.html#bordercolor">-bordercolor</a> setting.</p>
 
 <p>The image composition is not
 affected by the <a href="command-line-options.html#gravity">-gravity</a> option.</p>
@@ -3877,28 +3673,23 @@
   <h4><a id="frame_import_"></a>-frame</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>include the X window frame in the imported image.</td><td style='text-align:right;'>[<a href="import.html">import</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">include the X window frame in the imported image.</td><td style="text-align:right;">[<a href="import.html">import</a>]</td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="function"></a>-function <em class="arg">function</em> <em class="arg">parameters</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Apply a function to channel values.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Apply a function to channel values.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This operator performs calculations based on the given arguments to modify
-each of the color values for each previously set <a
-href="command-line-options.html#channel">-channel</a> in the image. See <a
-href="command-line-options.html#evaluate">-evaluate</a> for details concerning how the results of the
+each of the color values for each previously set <a href="command-line-options.html#channel">-channel</a> in the image. See <a href="command-line-options.html#evaluate">-evaluate</a> for details concerning how the results of the
 calculations are handled.</p>
 
-<p>This is can be considered a multi-argument version of the <a
-href="command-line-options.html#evaluate">-evaluate</a> operator. (Added in
-ImageMagick 6.4.8-8.)</p>
+<p>This is can be considered a multi-argument version of the <a href="command-line-options.html#evaluate">-evaluate</a> operator. (Added in
+ImageMagick 6.4.8−8.)</p>
 
 <p>Here,  <em class="arg">parameters</em> is a comma-separated list of
-numerical values. The number of values varies depending on which <em
-class="arg">function</em> is selected. Choose the <em
-class="arg">function</em> from:</p>
+numerical values. The number of values varies depending on which <em class="arg">function</em> is selected. Choose the <em class="arg">function</em> from:</p>
 
 <pre class="text">
    Polynomial
@@ -3935,18 +3726,17 @@
 <p>The <code>Polynomial</code> function can be used in place of <code>Set</code>
 (the <em>constant</em> polynomial) and <code>Add</code>, <code>Divide</code>,
 <code>Multiply</code>, and <code>Subtract</code> (some <em>linear</em>
-polynomials) of the <a href="command-line-options.html#evaluate">-evaluate</a> operator. The <a
-href="command-line-options.html#level">-level</a> operator also affects channels linearly. Some
+polynomials) of the <a href="command-line-options.html#evaluate">-evaluate</a> operator. The <a href="command-line-options.html#level">-level</a> operator also affects channels linearly. Some
 correspondences follow.</p>
 
 <table class="doc">
-  <col width="35%" />
-  <col width="35%" />
-  <col width="30%" />
+  <col width="35%"></col>
+  <col width="35%"></col>
+  <col width="30%"></col>
   <tr>
         <td>-evaluate Set <em class="arg">value</em> </td>
         <td>-function Polynomial <em class="arg">value</em></td>
-        <td>(Constant functions; set <em class="arg">value</em>&times;100% gray when channels are RGB.)</td>
+        <td>(Constant functions; set <em class="arg">value</em>×100% gray when channels are RGB.)</td>
   </tr>
   <tr>
         <td>-evaluate Add <em class="arg">value</em> </td>
@@ -3954,7 +3744,7 @@
   </tr>
   <tr>
         <td>-evaluate Subtract <em class="arg">value</em> </td>
-        <td>-function Polynomial 1,-<em class="arg">value</em></td>
+        <td>-function Polynomial 1,−<em class="arg">value</em></td>
   </tr>
   <tr>
         <td>-evaluate Multiply <em class="arg">value</em> </td>
@@ -3984,24 +3774,23 @@
 </div>
 
 <p>where <em>phase</em> is in degrees. (The domain [0,1] of the function
-corresponds to 0 through <em class="arg">freq</em>&times;360 degrees.)
+corresponds to 0 through <em class="arg">freq</em>×360 degrees.)
 The result is that if a pixel's normalized channel value is originally
 <b><em>u</em></b>, its resulting normalized value is given by </p>
 
 <div style="text-align: center">
-<em class="arg">amp</em> * sin(2*&pi;* (<em class="arg">freq</em> * <b><em>u</em></b> + <em class="arg">phase</em> / 360)) + <em class="arg">bias</em>
+<em class="arg">amp</em> * sin(2*π* (<em class="arg">freq</em> * <b><em>u</em></b> + <em class="arg">phase</em> / 360)) + <em class="arg">bias</em>
 </div>
 
 <p> For example, the following generates a curve that starts and ends at 0.9
 (when <b><em>u</em></b>=0 and 1, resp.), oscillating three times between
-.7-.2=.5 and .7+.2=.9. </p>
+.7−.2=.5 and .7+.2=.9. </p>
 
 <p class="crtsnip">
    -function Sinusoid 3,-90,.2,.7
 </p>
 
-<p>The default values of <em class="arg">amp</em> and <em
-class="arg">bias</em> are both .5. The default for <em class="arg">phase</em>
+<p>The default values of <em class="arg">amp</em> and <em class="arg">bias</em> are both .5. The default for <em class="arg">phase</em>
 is 0.</p>
 
 <p>The <code>Sinusoid</code> function generalizes <code>Sin</code> and
@@ -4033,11 +3822,10 @@
 
 <p>with all values given in terms of normalized color values (0.0 for black,
 1.0 for white). Defaulting to values covering the full range from 0.0 to 1.0
-for bout input (<em class="arg">width</em>), and output (<em
-class="arg">width</em>) values. '<code>1.0,0.5,1.0,0.5</code>' </p>
+for bout input (<em class="arg">width</em>), and output (<em class="arg">width</em>) values. '<code>1.0,0.5,1.0,0.5</code>' </p>
 
 <p style="text-align: center">
-<em class="arg">range</em>/&pi; * asin( 2/<em class="arg">width</em> * ( <b><em>u</em></b> - <em class="arg">center</em> ) ) + <em class="arg">bias</em>
+<em class="arg">range</em>/π * asin( 2/<em class="arg">width</em> * ( <b><em>u</em></b> - <em class="arg">center</em> ) ) + <em class="arg">bias</em>
 </p>
 
 </dd>
@@ -4056,7 +3844,7 @@
 </p>
 
 <p style="text-align: center">
-<em class="arg">range</em>/&pi; * atan( <em class="arg">slope</em>*&pi; * ( <b><em>u</em></b> - <em class="arg">center</em> ) ) + <em class="arg">bias</em>
+<em class="arg">range</em>/π * atan( <em class="arg">slope</em>*π * ( <b><em>u</em></b> - <em class="arg">center</em> ) ) + <em class="arg">bias</em>
 </p>
 
 </dd>
@@ -4068,7 +3856,7 @@
   <h4><a id="fuzz"></a>-fuzz <em class="arg">distance</em>{<em class="arg">%</em>}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Colors within this <em class="arg">distance</em> are considered equal.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Colors within this <em class="arg">distance</em> are considered equal.</td><td style="text-align:right;"></td></tr></table>
 
 <p>A number of algorithms search for a target color. By default the color must
 be exact. Use this option to match colors that are close to the target color
@@ -4086,7 +3874,7 @@
   <h4><a id="fx"></a>-fx <em class="arg">expression</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>apply a mathematical expression to an image or image channels.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">apply a mathematical expression to an image or image channels.</td><td style="text-align:right;"></td></tr></table>
 
 <p>If the first character of <em class="arg">expression</em> is <code>@</code>,
 the expression is read from a file titled by the remaining characters in the
@@ -4101,7 +3889,7 @@
   <h4><a id="gamma"></a>-gamma <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>level of gamma correction.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">level of gamma correction.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The same color image displayed on two different workstations may look
 different due to differences in the display monitor. Use gamma correction to
@@ -4125,36 +3913,36 @@
 is useful if the image is of a known gamma but not set as an image attribute
 (e.g. PNG images).  Write the "file gamma" which is the reciprocal of the
 display gamma; e.g., if your image is sRGB and you want to write a PNG gAMA
-chunk, use
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert input.png +gamma .45455 output.png</span></p>(0.45455 is 1/2.2)</p>
+chunk, use</p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert input.png +gamma .45455 output.png</span></p><p>(0.45455 is 1/2.2)</p>
 
 <p>Note that gamma adjustments are also available via the <a href="command-line-options.html#level">-level</a> operator.</p>
 
 <div style="margin: auto;">
-  <h4><a id="gaussian-blur"></a>-gaussian-blur <em class="arg">radius</em><br />-gaussian-blur <em class="arg">radius</em>x<em class="arg">sigma</em>+<em class="arg">bias</em></h4>
+  <h4><a id="gaussian-blur"></a>-gaussian-blur <em class="arg">radius</em><br></br>-gaussian-blur <em class="arg">radius</em>x<em class="arg">sigma</em>+<em class="arg">bias</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Blur the image with a Gaussian operator.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Blur the image with a Gaussian operator.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Convolve the image with a Gaussian or normal distribution using the given
-<em class="arg" >Sigma</em> value.  The formula is:</p>
+<em class="arg">Sigma</em> value.  The formula is:</p>
 
-<div class="eqn"><img alt="gaussian distribution" width="243px" height="42px" src="../images/gaussian-blur.png"/>
+<div class="eqn"><img alt="gaussian distribution" width="243px" height="42px" src="../images/gaussian-blur.png"></img>
 </div>
 
-<p>The <em class="arg" >Sigma</em> value is the important argument, and
+<p>The <em class="arg">Sigma</em> value is the important argument, and
 determines the actual amount of blurring that will take place. </p>
 
-<p>The <em class="arg" >Radius</em> is only used to determine the size of the
+<p>The <em class="arg">Radius</em> is only used to determine the size of the
 array which will hold the calculated Gaussian distribution. It should be an
 integer.  If not given, or set to zero, IM will calculate the largest possible
 radius that will provide meaningful results for the Gaussian distribution.
 </p>
 
-<p>The larger the <em class="arg" >Radius</em> the radius the slower the
-operation is. However too small a <em class="arg" >Radius</em>, and sever
-aliasing effects may result.  As a guideline, <em class="arg" >Radius</em>
-should be at least twice the <em class="arg" >Sigma</em> value, though three
+<p>The larger the <em class="arg">Radius</em> the radius the slower the
+operation is. However too small a <em class="arg">Radius</em>, and sever
+aliasing effects may result.  As a guideline, <em class="arg">Radius</em>
+should be at least twice the <em class="arg">Sigma</em> value, though three
 times will produce a more accurate result. </p>
 
 <p>This differs from the faster <a href="command-line-options.html#blur">-blur</a> operator in that a
@@ -4170,7 +3958,7 @@
   <h4><a id="geometry"></a>-geometry <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the preferred size and location of the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the preferred size and location of the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument.</p>
 
@@ -4178,26 +3966,21 @@
   <h4><a id="gravity"></a>-gravity <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Sets the current gravity suggestion for various other settings and options.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Sets the current gravity suggestion for various other settings and options.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Choices include: <code>NorthWest</code>, <code>North</code>,
 <code>NorthEast</code>, <code>West</code>, <code>Center</code>, <code>East</code>,
-<code>SouthWest</code>, <code>South</code>, <code>SouthEast</code>.  Use <a
-href="command-line-options.html#list">-list gravity</a> to get a complete list of <a
-href="command-line-options.html#gravity">-gravity</a> settings available in your ImageMagick
+<code>SouthWest</code>, <code>South</code>, <code>SouthEast</code>.  Use <a href="command-line-options.html#list">-list gravity</a> to get a complete list of <a href="command-line-options.html#gravity">-gravity</a> settings available in your ImageMagick
 installation.</p>
 
 <p>The direction you choose specifies where to position text or subimages. For
 example, a gravity of <code>Center</code> forces the text to be centered within
-the image. By default, the image gravity is <code>NorthWest</code>. See <a
-href="command-line-options.html#draw">-draw</a> for more details about graphic primitives.  Only the
-text primitive of <a href="command-line-options.html#draw">-draw</a> is affected by the <a
-href="command-line-options.html#gravity">-gravity</a> option.</p>
+the image. By default, the image gravity is <code>NorthWest</code>. See <a href="command-line-options.html#draw">-draw</a> for more details about graphic primitives.  Only the
+text primitive of <a href="command-line-options.html#draw">-draw</a> is affected by the <a href="command-line-options.html#gravity">-gravity</a> option.</p>
 
 <p>The <a href="command-line-options.html#gravity">-gravity</a> option is also used in concert with the
 <a href="command-line-options.html#geometry">-geometry</a> setting and other settings or options that
-take <em class="arg">geometry</em> as an argument, such as the <a
-href="command-line-options.html#crop">-crop</a> option. </p>
+take <em class="arg">geometry</em> as an argument, such as the <a href="command-line-options.html#crop">-crop</a> option. </p>
 
 <p>If a <a href="command-line-options.html#gravity">-gravity</a> setting occurs before another option
 or setting having a <em class="arg">geometry</em> argument that specifies an
@@ -4205,21 +3988,19 @@
 by the <a href="command-line-options.html#gravity">-gravity</a> argument.  Thus, in the following
 command, for example, suppose the file <code>image.png</code> has dimensions
 200x100. The offset specified by the argument to <a href="command-line-options.html#region">-region</a>
-is (-40,+20). The argument to <a href="command-line-options.html#gravity">-gravity</a> is
+is (−40,+20). The argument to <a href="command-line-options.html#gravity">-gravity</a> is
 <code>Center</code>, which suggests the midpoint of the image, at the point
-(100,50). The offset (-40,20) is applied to that point, giving
-(100-40,50+20)=(60,70), so the specified 10x10 region is located at
+(100,50). The offset (−40,20) is applied to that point, giving
+(100−40,50+20)=(60,70), so the specified 10x10 region is located at
 that point. (In addition, the <a href="command-line-options.html#gravity">-gravity</a> affects the
 region itself, which is <em>centered</em> at the pixel
 coordinate (60,70). (See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument.)</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert image.png -gravity Center -region 10x10-40+20 \ <br/> -negate output.png</span></p>
-<p>When used as an option to <a href="composite.html">composite</a>, <a
-href="command-line-options.html#gravity">-gravity</a> gives the direction that the image gravitates
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert image.png -gravity Center -region 10x10-40+20 \ <br></br> -negate output.png</span></p>
+<p>When used as an option to <a href="composite.html">composite</a>, <a href="command-line-options.html#gravity">-gravity</a> gives the direction that the image gravitates
 within the composite.</p>
 
-<p>When used as an option to <a href="montage.html">montage</a>, <a
-href="command-line-options.html#gravity">-gravity</a> gives the direction that an image gravitates
+<p>When used as an option to <a href="montage.html">montage</a>, <a href="command-line-options.html#gravity">-gravity</a> gives the direction that an image gravitates
 within a tile. The default gravity is <code>Center</code> for this purpose.</p>
 
 
@@ -4227,30 +4008,30 @@
   <h4><a id="grayscale"></a>-grayscale <em class="arg">method</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>convert image to grayscale.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">convert image to grayscale.</td><td style="text-align:right;"></td></tr></table>
 
-</p>This will use one of the <a href="command-line-options.html#intensity" >-intensity</a> methods to
+<p>This will use one of the <a href="command-line-options.html#intensity">-intensity</a> methods to
 convert the given image into a linear-grayscale image. </p>
 
 <p>For example, to convert an image to (linear) Rec709Luminance grayscale,  type:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert in.png -grayscale Rec709Luminance out.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert in.png -grayscale Rec709Luminance out.png</span></p>
 <p>which is equivalent to:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert in.png -colorspace gray out.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert in.png -colorspace gray out.png</span></p>
 <p>Similarly, to convert an image to (non-linear) Rec709Luma grayscale,  type:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert in.png -grayscale Rec709Luma out.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert in.png -grayscale Rec709Luma out.png</span></p>
 <p>which is equivalent to:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert in.png -set colorspace RGB -colorspace gray out.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert in.png -set colorspace RGB -colorspace gray out.png</span></p>
 <p>Note that a 'colorspace' intensity method will produce the same result
 regardless of the current colorpsace of the image. But a 'mathematical'
 intensity method will depend on the current colorspace the image is currently
 using. </p>
 
-<p>While this operation uses an <a href="command-line-options.html#intensity" >-intensity</a> method, 
-it does not use or set the <a href="command-line-options.html#intensity" >-intensity</a> setting, so
+<p>While this operation uses an <a href="command-line-options.html#intensity">-intensity</a> method, 
+it does not use or set the <a href="command-line-options.html#intensity">-intensity</a> setting, so
 will not effect other operations that may use that setting.</p>
 
 
@@ -4258,32 +4039,31 @@
   <h4><a id="green-primary"></a>-green-primary <em class="arg">x,y</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>green chromaticity primary point.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">green chromaticity primary point.</td><td style="text-align:right;"></td></tr></table>
 
 
 <div style="margin: auto;">
   <h4><a id="hald-clut"></a>-hald-clut</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>apply a Hald color lookup table to the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">apply a Hald color lookup table to the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>A Hald color lookup table is a 3-dimensional color cube mapped to 2
 dimensions.  Create it with the <code>HALD:</code> prefix (e.g. HALD:8).  You
 can apply any color transformation to the Hald image and then use this option
 to apply the transform to the image. </p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert image.png hald.png -hald-clut transform.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert image.png hald.png -hald-clut transform.png</span></p>
 <p>This option provides a convenient method for you to use Gimp or Photoshop
 to make color corrections to the Hald CLUT image and subsequently apply them
 to multiple images using an ImageMagick script. </p>
 
 <p>Note that the representation is only of the normal RGB color space and that
 the whole color value triplet is used for the interpolated lookup of the
-represented Hald color cube image.  Because of this the operation is not <a
-href="command-line-options.html#channel" >-channel</a> setting effected, nor can it adjust or modify an
+represented Hald color cube image.  Because of this the operation is not <a href="command-line-options.html#channel">-channel</a> setting effected, nor can it adjust or modify an
 images transparency or alpha/matte channel.</p>
 
-<p>See also <a href="command-line-options.html#clut" >-clut</a> which provides color value replacement
+<p>See also <a href="command-line-options.html#clut">-clut</a> which provides color value replacement
 of the individual color channels, usually involving a simpler gray-scale
 image. E.g:  gray-scale to color replacement, or modification by a histogram
 mapping. </p>
@@ -4293,19 +4073,19 @@
   <h4><a id="help"></a>-help</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>print usage instructions.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">print usage instructions.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="highlight-color"></a>-highlight-color <em class="arg">color</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>when comparing images, emphasize pixel differences with this color.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">when comparing images, emphasize pixel differences with this color.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="iconGeometry"></a>-iconGeometry <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>specify the icon geometry.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">specify the icon geometry.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Offsets, if present in the geometry specification, are handled in the same
 manner as the <a href="command-line-options.html#geometry">-geometry</a> option, using X11 style to
@@ -4317,23 +4097,21 @@
   <h4><a id="iconic"></a>-iconic</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>start in icon mode in X Windows</td><td style='text-align:right;'>[<a href="animate.html">animate</a>, <a href="display.html">display</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">start in icon mode in X Windows</td><td style="text-align:right;">[<a href="animate.html">animate</a>, <a href="display.html">display</a>]</td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="identify"></a>-identify</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>identify the format and characteristics of the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">identify the format and characteristics of the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This information is printed: image scene number; image name; image size;
-the image class (<em class="arg">DirectClass</em> or <em
-class="arg">PseudoClass</em>); the total number of unique colors; and the
+the image class (<em class="arg">DirectClass</em> or <em class="arg">PseudoClass</em>); the total number of unique colors; and the
 number of seconds to read and transform the image. Refer to <a href="miff.html">MIFF</a> for
 a description of the image class.</p>
 
 <p>If <a href="command-line-options.html#colors">-colors</a> is also specified, the total unique colors
-in the image and color reduction error values are printed. Refer to <a
-href="quantize.html">color
+in the image and color reduction error values are printed. Refer to <a href="quantize.html">color
 reduction algorithm</a> for a description of these values.</p>
 
 <p>If <a href="command-line-options.html#verbose">-verbose</a> precedes this option, copious
@@ -4344,27 +4122,25 @@
   <h4><a id="ift"></a>-ift</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>implements the inverse discrete Fourier transform (DFT).</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">implements the inverse discrete Fourier transform (DFT).</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option is new as of ImageMagick 6.5.4-3 (and now working for Windows
 users in ImageMagick 6.6.0-9). It transforms a pair of magnitude and phase
 images from the frequency domain to a single image in the normal or spatial
-domain. See for example, <a
-href="http://en.wikipedia.org/wiki/Fourier_transform">Fourier Transform</a>,
+domain. See for example, <a href="http://en.wikipedia.org/wiki/Fourier_transform">Fourier Transform</a>,
 <a href="http://en.wikipedia.org/wiki/DFT">Discrete Fourier Transform</a> and
 <a href="http://en.wikipedia.org/wiki/FFT">Fast Fourier Transform</a>.</p>
 
 <p>For example, depending upon the image format used to store the result of
 the <a href="command-line-options.html#fft">-fft</a>, one would use either</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert fft_image.miff -ift fft_image_ift.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert fft_image.miff -ift fft_image_ift.png</span></p>
 <p>or</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert fft_image-0.png fft_image-1.png -ift fft_image_ift.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert fft_image-0.png fft_image-1.png -ift fft_image_ift.png</span></p>
 
 <p>The resulting image may need to be cropped due to padding introduced when
-the original image, prior to the <a href="command-line-options.html#fft">-fft</a> or <a
-href="command-line-options.html#fft">+fft</a>, was not square or even dimensioned. Any padding is at
+the original image, prior to the <a href="command-line-options.html#fft">-fft</a> or <a href="command-line-options.html#fft">+fft</a>, was not square or even dimensioned. Any padding is at
 the right and/or bottom sides of the image.</p>
 
 <p>The <a href="http://www.fftw.org/">FFTW</a> delegate library is required to
@@ -4378,19 +4154,19 @@
   <h4><a id="immutable"></a>-immutable</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>make image immutable.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">make image immutable.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="implode"></a>-implode <em class="arg">factor</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>implode image pixels about the center.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">implode image pixels about the center.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="insert"></a>-insert <em class="arg">index</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>insert the last image into the image sequence.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">insert the last image into the image sequence.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option takes last image in the current image sequence and inserts it
 at the given index. If a negative index is used, the insert position is
@@ -4405,7 +4181,7 @@
   <h4><a id="intensity"></a>-intensity <em class="arg">method</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>method to generate intensity value from pixel.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">method to generate intensity value from pixel.</td><td style="text-align:right;"></td></tr></table>
 
 <p>ImageMagick provides a number of methods used in situations where an
 operatory needs to determine a single grayscale value for some purpose, from
@@ -4439,27 +4215,24 @@
 </pre>
 
 <p>These methods are often used for other purposes, such as generating a
-grayscale difference image between two color images (using <a href="command-line-options.html#compose"
->-compose</a> '<code>Difference</code>' composition. </p>
+grayscale difference image between two color images (using <a href="command-line-options.html#compose">-compose</a> '<code>Difference</code>' composition. </p>
 
 <p> For example The 'MS' (Mean Squared) setting is good for minimizing color
 error comparisions.  While...  The method 'RMS' (Root Mean Squared) for
 example is appropriate for calculating color vector distance, from a color
-difference image.  This is equivelent to the color only component of the <a
-href="command-line-options.html#fuzz" >-fuzz</a> factor color compare setting.  </p>
+difference image.  This is equivelent to the color only component of the <a href="command-line-options.html#fuzz">-fuzz</a> factor color compare setting.  </p>
 
-<p>See also <a href="command-line-options.html#grayscale" >-grayscale</a> which applies one of the above
-grayscaling formula directly to an image without setting the <a
-href="command-line-options.html#intensity" >-intensity</a> setting.</p>
+<p>See also <a href="command-line-options.html#grayscale">-grayscale</a> which applies one of the above
+grayscaling formula directly to an image without setting the <a href="command-line-options.html#intensity">-intensity</a> setting.</p>
 
-<p>The <a href="command-line-options.html#colorspace" >-colorspace gray</a> image conversion also uses
+<p>The <a href="command-line-options.html#colorspace">-colorspace gray</a> image conversion also uses
 the current intensity setting, but will always convert the image to the
 appropriate sRGB or linear-RGB colorspace before appling the above
 function.</p>
 
 <p>To print a complete list of posible pixel intensity setting methods, use <a href="command-line-options.html#list">-list intensity</a>.</p>
 
-<p>Operators affected by the <a href="command-line-options.html#intensity" >-intensity</a> setting include:</p>
+<p>Operators affected by the <a href="command-line-options.html#intensity">-intensity</a> setting include:</p>
 
 <pre class="text">
 -adaptive-blur
@@ -4483,7 +4256,7 @@
   <h4><a id="intent"></a>-intent <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>use this type of rendering intent when managing the image color.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">use this type of rendering intent when managing the image color.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Use this option to affect the color management operation of an image (see
 <a href="command-line-options.html#profile">-profile</a>).  Choose from these intents: <code>Absolute,
@@ -4497,7 +4270,7 @@
   <h4><a id="interlace"></a>-interlace <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>the type of interlacing scheme.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">the type of interlacing scheme.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Choose from:</p>
 
@@ -4533,7 +4306,7 @@
   <h4><a id="interpolate"></a>-interpolate <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the pixel color interpolation method to use when looking up a color based on a floating point or real value.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the pixel color interpolation method to use when looking up a color based on a floating point or real value.</td><td style="text-align:right;"></td></tr></table>
 
 <p>When looking up the color of a pixel using a non-integer floating point
 value, you typically fall in between the pixel colors defined by the source
@@ -4552,13 +4325,11 @@
    filter            Use resize <a href="command-line-options.html#filter">-filter</a> settings
 </pre>
 
-<p>This most important for distortion operators such as <a href="command-line-options.html#distort"
->-distort</a>, <a href="command-line-options.html#implode" >-implode</a>, <a href="command-line-options.html#transform"
->-transform</a> and <a href="command-line-options.html#fx" >-fx</a>. </p>
+<p>This most important for distortion operators such as <a href="command-line-options.html#distort">-distort</a>, <a href="command-line-options.html#implode">-implode</a>, <a href="command-line-options.html#transform">-transform</a> and <a href="command-line-options.html#fx">-fx</a>. </p>
 
 <p>To print a complete list of interpolation methods, use <a href="command-line-options.html#list">-list interpolate</a>.</p>
 
-<p>See also <a href="command-line-options.html#virtual-pixel" >-virtual-pixel</a>, for control of the
+<p>See also <a href="command-line-options.html#virtual-pixel">-virtual-pixel</a>, for control of the
 lookup for positions outside the boundaries of the image. </p>
 
 
@@ -4566,28 +4337,28 @@
   <h4><a id="interline-spacing"></a>-interline-spacing <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>the space between two text lines.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">the space between two text lines.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="interword-spacing"></a>-interword-spacing <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>the space between two words.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">the space between two words.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="kerning"></a>-kerning <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>the space between two letters.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">the space between two letters.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="label"></a>-label <em class="arg">name</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>assign a label to an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">assign a label to an image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Use this option to assign a specific label to the image, as it is read in
-or created.  You can use the <a href="command-line-options.html#set" >-set</a> operation to re-assign
+or created.  You can use the <a href="command-line-options.html#set">-set</a> operation to re-assign
 a the labels of images already read in.  Image formats such as TIFF, PNG,
 MIFF, supports saving the label information with the image.</p>
 
@@ -4616,17 +4387,16 @@
 visible on the image itself, use the <a href="command-line-options.html#draw">-draw</a> option, or
 during the final processing in the creation of an image montage.</p>
 
-<p>If the first character of <em class="arg">string</em> is <em
-class="arg">@</em>, the image label is read from a file titled by the
+<p>If the first character of <em class="arg">string</em> is <em class="arg">@</em>, the image label is read from a file titled by the
 remaining characters in the string. Labels in a file are literal, no embedded
 formatting characters are recognized.</p>
 
 
 <div style="margin: auto;">
-  <h4><a id="lat"></a>-lat <em class="arg">width</em><br />-lat <em class="arg">width</em>x<em class="arg">height</em>{<em class="arg">+-</em>}<em class="arg">offset</em>{<em class="arg">%</em>}</h4>
+  <h4><a id="lat"></a>-lat <em class="arg">width</em><br></br>-lat <em class="arg">width</em>x<em class="arg">height</em>{<em class="arg">+-</em>}<em class="arg">offset</em>{<em class="arg">%</em>}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>perform local adaptive threshold.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">perform local adaptive threshold.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Adaptively threshold each pixel based on the value of pixels in a
 surrounding window.  If the current pixel is lighter than this average plus
@@ -4644,7 +4414,7 @@
   <h4><a id="layers"></a>-layers <em class="arg">method</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>handle multiple images forming a set of image layers or animation frames.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">handle multiple images forming a set of image layers or animation frames.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Perform various image operation methods to a ordered sequence of images
 which may represent either a set of overlaid 'image layers', a GIF disposal
@@ -4660,12 +4430,10 @@
   <tr valign="top">
     <td valign="top">compare-any</td>
     <td valign="top">Crop the second and later frames to the smallest rectangle
-        that contains all the differences between the two images.  No GIF <a
-        href="command-line-options.html#dispose" >-dispose</a> methods are taken into account. </td>
+        that contains all the differences between the two images.  No GIF <a href="command-line-options.html#dispose">-dispose</a> methods are taken into account. </td>
   </tr>
 
-  <tr><td></td><td>This exactly the same as the <a href="command-line-options.html#deconstruct"
-        >-deconstruct</a> operator, and does not preserve animations normal
+  <tr><td></td><td>This exactly the same as the <a href="command-line-options.html#deconstruct">-deconstruct</a> operator, and does not preserve animations normal
         working, especially when animation used layer disposal methods such as
         '<code>Previous</code>' or '<code>Background</code>'. </td>
   </tr>
@@ -4684,15 +4452,14 @@
        That is the smallest single overlaid image to add or change colors. </td>
    </tr>
 
-   <tr><td></td><td>This can be used with the <a href="command-line-options.html#compose" >-compose</a> alpha
+   <tr><td></td><td>This can be used with the <a href="command-line-options.html#compose">-compose</a> alpha
        composition method '<code>change-mask</code>', to reduce the image to
        just the pixels that need to be overlaid. </td>
    </tr>
 
   <tr valign="top">
     <td valign="top">coalesce</td>
-    <td valign="top">Equivalent to a call to the <a href="command-line-options.html#coalesce"
-        >-coalesce</a> operator.  Apply the layer disposal methods set in the
+    <td valign="top">Equivalent to a call to the <a href="command-line-options.html#coalesce">-coalesce</a> operator.  Apply the layer disposal methods set in the
         current image sequence to form a fully defined animation sequence, as
         it should be displayed.  Effectively converting a GIF animation into a
         'film strip'-like animation.  </td>
@@ -4709,10 +4476,9 @@
 
 
   <tr><td></td>
-    <td>The <a href="command-line-options.html#geometry" >-geometry</a> offset is adjusted according
-        to <a href="command-line-options.html#gravity" >-gravity</a> in accordance of the virtual
-        canvas size of the first image in each list. Unlike a normal <a
-        href="command-line-options.html#composite" >-composite</a> operation, the canvas offset is also
+    <td>The <a href="command-line-options.html#geometry">-geometry</a> offset is adjusted according
+        to <a href="command-line-options.html#gravity">-gravity</a> in accordance of the virtual
+        canvas size of the first image in each list. Unlike a normal <a href="command-line-options.html#composite">-composite</a> operation, the canvas offset is also
         added to the final composite positioning of each image. </td> </tr>
 
   <tr><td></td>
@@ -4728,8 +4494,7 @@
     <td valign="top">This like '<code>coalesce</code>' but shows the look of
         the animation after the layer disposal method has been applied, before
         the next sub-frame image is overlaid. That is the 'dispose' image that
-        results from the application of the GIF <a href="command-line-options.html#dispose"
-        >-dispose</a> method.  This allows you to check what
+        results from the application of the GIF <a href="command-line-options.html#dispose">-dispose</a> method.  This allows you to check what
         is going wrong with a particular animation you may be developing.
         </td>
   </tr>
@@ -4737,8 +4502,8 @@
   <tr valign="top">
     <td valign="top">flatten</td>
     <td valign="top">Create a canvas the size of the first images virtual
-        canvas using the current <a href="command-line-options.html#background" >-background</a> color,
-        and <a href="command-line-options.html#compose" >-compose</a> each image in turn onto that
+        canvas using the current <a href="command-line-options.html#background">-background</a> color,
+        and <a href="command-line-options.html#compose">-compose</a> each image in turn onto that
         canvas.  Images falling outside that canvas is clipped. Final
         image will have a zero virtual canvas offset. </td>
   </tr>
@@ -4767,7 +4532,7 @@
 
   <tr><td></td><td>Caution is advised when handling image layers with
         negative offsets as few image file formats handle them correctly.
-        Following this operation method with <a href="command-line-options.html#repage" >+repage</a>
+        Following this operation method with <a href="command-line-options.html#repage">+repage</a>
         will remove the layer offset, and create an image in which all the
         overlaid image positions relative to each other is preserved, though
         not necessarily exactly where you specified them.
@@ -4843,7 +4608,7 @@
     <td valign="top">optimize-transparency</td>
     <td valign="top">Given a GIF animation, replace any pixel in the sub-frame
         overlay images with transparency, if it does not change the resulting
-        animation by more than the current <a href="command-line-options.html#fuzz" >-fuzz</a> factor.
+        animation by more than the current <a href="command-line-options.html#fuzz">-fuzz</a> factor.
         </td>
   </tr>
 
@@ -4893,7 +4658,7 @@
   </tr>
 
   <tr><td></td><td>The result is much like if you used 'merge' followed by a
-        <a href="command-line-options.html#repage" >+repage</a> option, except that all the images
+        <a href="command-line-options.html#repage">+repage</a> option, except that all the images
         have been kept separate.  If 'flatten' is used after using
         'trim-bounds' you will get the same result.  </td>
   </tr>
@@ -4903,12 +4668,9 @@
 
 <p>To print a complete list of layer types, use <a href="command-line-options.html#list">-list layers</a>.</p>
 
-<p>The operators <a href="command-line-options.html#coalesce" >-coalesce</a>, <a href="command-line-options.html#deconstruct"
->-deconstruct</a>, <a href="command-line-options.html#flatten" >-flatten</a>, and <a href="command-line-options.html#mosaic"
->-mosaic</a> are only aliases for the above methods and may be depreciated in
-the future.  Also see  <a href="command-line-options.html#page" >-page</a>,  <a href="command-line-options.html#repage"
->-repage</a> operators, the <a href="command-line-options.html#compose" >-compose</a> setting, and the
-GIF <a href="command-line-options.html#dispose" >-dispose</a> and  <a href="command-line-options.html#delay" >-delay</a>
+<p>The operators <a href="command-line-options.html#coalesce">-coalesce</a>, <a href="command-line-options.html#deconstruct">-deconstruct</a>, <a href="command-line-options.html#flatten">-flatten</a>, and <a href="command-line-options.html#mosaic">-mosaic</a> are only aliases for the above methods and may be depreciated in
+the future.  Also see  <a href="command-line-options.html#page">-page</a>,  <a href="command-line-options.html#repage">-repage</a> operators, the <a href="command-line-options.html#compose">-compose</a> setting, and the
+GIF <a href="command-line-options.html#dispose">-dispose</a> and  <a href="command-line-options.html#delay">-delay</a>
 settings. </p>
 
 
@@ -4916,22 +4678,19 @@
   <h4><a id="level"></a>-level <em class="arg">black_point</em>{,<em class="arg">white_point</em>}{<em class="arg">%</em>}{,<em class="arg">gamma</em>}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>adjust the level of image channels.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">adjust the level of image channels.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Given one, two or three values delimited with commas: black-point,
 white-point, gamma (for example: 10,250,1.0 or 2%,98%,0.5). The black and
 white points range from 0 to <em class="QR">QuantumRange</em>, or from 0 to
-100%; if the white point is omitted it is set to (<em
-class="QR">QuantumRange</em> - black_point), so as to center contrast changes.
+100%; if the white point is omitted it is set to (<em class="QR">QuantumRange</em> - black_point), so as to center contrast changes.
 If a <code>%</code> sign is present anywhere in the string, both black and white
-points are percentages of the full color range.  Gamma will do a <a
-href="command-line-options.html#gamma">-gamma</a> adjustment of the values.  If it is omitted, the
+points are percentages of the full color range.  Gamma will do a <a href="command-line-options.html#gamma">-gamma</a> adjustment of the values.  If it is omitted, the
 default of 1.0 (no gamma correction) is assumed.</p>
 
 <p>In normal usage (<code>-level</code>) the image values are stretched so that
 the given '<code>black_point</code>' value in the original image is set to zero
-(or black), while the given '<code>white_point</code>' value is set to <em
-class="QR">QuantumRange</em> (or white).  This provides you with direct
+(or black), while the given '<code>white_point</code>' value is set to <em class="QR">QuantumRange</em> (or white).  This provides you with direct
 contrast adjustments to the image.  The '<code>gamma</code>' of the resulting
 image will then be adjusted. </p>
 
@@ -4953,11 +4712,10 @@
 
 
 <div style="margin: auto;">
-  <h4><a id="level-colors"></a>-level-colors {<em
-  class="arg">black_color</em>}{,}{<em class="arg">white_color</em>}</h4>
+  <h4><a id="level-colors"></a>-level-colors {<em class="arg">black_color</em>}{,}{<em class="arg">white_color</em>}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>adjust the level of an image using the provided dash separated colors.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">adjust the level of an image using the provided dash separated colors.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This function is exactly like <a href="command-line-options.html#level">-level</a>, except that the
 value value for each color channel is determined by the
@@ -4987,14 +4745,14 @@
   <h4><a id="limit"></a>-limit <em class="arg">type value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the pixel cache resource limit.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the pixel cache resource limit.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Choose from: <code>area</code>, <code>disk</code>, <code>file</code>,
 <code>map</code>, <code>memory</code>, <code>threads</code>, or <code>time</code>.</p>
 
 <p>The value for <code>file</code> is in number of files. The other limits are
 in bytes. Define arguments for the memory, map, area, and disk resource limits
-with SI prefixes (.e.g 100MB).<p>
+with SI prefixes (.e.g 100MB).</p>
 
 <p>By default the limits are 768 files, 3GB of image area, 1.5GiB memory, 3GiB
 memory map, and 18.45EB of disk.  These limits are adjusted relative to the
@@ -5009,7 +4767,7 @@
 
 <p>Use <a href="command-line-options.html#list">-list resource</a> to list the current limits. For example, our system shows these limits:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>identify -list resource</span><span class='crtout'></span></p><pre class="text">
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">identify -list resource</span><span class="crtout"></span></p><pre class="text">
   File         Area       Memory          Map         Disk   Thread         Time
   ------------------------------------------------------------------------------
    768     12.404GB    8.6642GiB    23.104GiB  18.446744EB        8    unlimited
@@ -5017,7 +4775,7 @@
 
 <p>Requests for pixel storage to keep intermediate images are satisfied by one
 of three resource categories: in-memory pool, memory-mapped files pool, and
-disk pool (in that order) depending on the <a href="command-line-options.html#limit">&#x2011;limit</a> settings
+disk pool (in that order) depending on the <a href="command-line-options.html#limit">‑limit</a> settings
 and whether the system honors a resource request. If the total size of
 allocated pixel storage in the given pool reaches the corresponding limit, the
 request is passed to the next pool. Additionally, requests that exceed the
@@ -5064,7 +4822,7 @@
 <p>Here ImageMagick stops processing if an image requires more than 500MB of disk storage.</p>
 
 <p>In addition to command-line resource limit option, resources can be set
-with <a href="resources.html#environment" >environment variables</a>. Set the
+with <a href="resources.html#environment">environment variables</a>. Set the
 environment variables <code>MAGICK_AREA_LIMIT</code>,
 <code>MAGICK_DISK_LIMIT</code>, <code>MAGICK_FILE_LIMIT</code>,
 <code>MAGICK_MEMORY_LIMIT</code>, <code>MAGICK_MAP_LIMIT</code>,
@@ -5080,29 +4838,27 @@
 </p>
 
 <p>For more about ImageMagick's use of resources, see the section <b>Cache
-Storage and Resource Requirements</b> on the <a href="architecture.html#cache
-">Architecture</a> page.  </p>
+Storage and Resource Requirements</b> on the <a href="architecture.html#cache ">Architecture</a> page.  </p>
 
 <div style="margin: auto;">
-  <h4><a id="linear-stretch"></a>-linear-stretch <em class="arg">black-point</em><br />-linear-stretch <em class="arg">black-point</em>{x<em class="arg">white-point</em>}{<em class="arg">%</em>}}</h4>
+  <h4><a id="linear-stretch"></a>-linear-stretch <em class="arg">black-point</em><br></br>-linear-stretch <em class="arg">black-point</em>{x<em class="arg">white-point</em>}{<em class="arg">%</em>}}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Linear with saturation stretch.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Linear with saturation stretch.</td><td style="text-align:right;"></td></tr></table>
 
-<p>This is very similar to <a href="command-line-options.html#contrast-stretch" >-contrast-stretch</a>,
+<p>This is very similar to <a href="command-line-options.html#contrast-stretch">-contrast-stretch</a>,
 and uses a 'histogram bin' to determine the range of color values that needs to
-be stretched.  However it then stretches those colors using the <a
-href="command-line-options.html#level" >-level</a> operator.</p>
+be stretched.  However it then stretches those colors using the <a href="command-line-options.html#level">-level</a> operator.</p>
 
 <p>As such while the initial determination may have 'binning' round off
 effects, the image colors are stretched mathematically, rather than using the
 histogram bins.  This makes the operator more accurate. </p>
 
-<p>note however that a <a href="command-line-options.html#linear-stretch" >-linear-stretch</a> of
+<p>note however that a <a href="command-line-options.html#linear-stretch">-linear-stretch</a> of
 '<code>0</code>' does nothing, while a value of '<code>1</code>' does a near
 perfect stretch of the color range. </p>
 
-<p>See also <a href="command-line-options.html#auto-level" >-auto-level</a> for a 'perfect'
+<p>See also <a href="command-line-options.html#auto-level">-auto-level</a> for a 'perfect'
 normalization of mathematical images. </p>
 
 <p>This operator is under review for re-development. </p>
@@ -5112,13 +4868,13 @@
   <h4><a id="linewidth"></a>-linewidth</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>the line width for subsequent draw operations.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">the line width for subsequent draw operations.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="liquid-rescale"></a>-liquid-rescale <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>rescale image with seam-carving.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">rescale image with seam-carving.</td><td style="text-align:right;"></td></tr></table>
 
 <p>See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument.</p>
 
@@ -5126,7 +4882,7 @@
   <h4><a id="list"></a>-list <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Print a list of supported arguments for various options or settings.  Choose from these list types:</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Print a list of supported arguments for various options or settings.  Choose from these list types:</td><td style="text-align:right;"></td></tr></table>
 
 <pre class="text">
    Align          Alpha          Boolean        Channel
@@ -5152,15 +4908,14 @@
 list</code>" to get a complete listing of all the "<code>-list</code>" arguments
 available:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>identify -list list</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">identify -list list</span></p>
 <div style="margin: auto;">
   <h4><a id="log"></a>-log <em class="arg">string</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Specify format for debug log.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Specify format for debug log.</td><td style="text-align:right;"></td></tr></table>
 
-<p>This option specifies the format for the log printed when the <a
-href="command-line-options.html#debug">-debug</a> option is active.</p>
+<p>This option specifies the format for the log printed when the <a href="command-line-options.html#debug">-debug</a> option is active.</p>
 
 <p>You can display the following components by embedding special format
 characters:</p>
@@ -5182,14 +4937,14 @@
 
 <p>For example:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert -debug coders -log "%u %m:%l %e" in.gif out.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert -debug coders -log "%u %m:%l %e" in.gif out.png</span></p>
 <p>The default behavior is to print all of the components.</p>
 
 <div style="margin: auto;">
   <h4><a id="loop"></a>-loop <em class="arg">iterations</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>add Netscape loop extension to your GIF animation.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">add Netscape loop extension to your GIF animation.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Set iterations to zero to repeat the animation an infinite number of times,
 otherwise the animation repeats itself up to <em class="arg">iterations</em>
@@ -5199,20 +4954,20 @@
   <h4><a id="lowlight-color"></a>-lowlight-color <em class="arg">color</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>when comparing images, de-emphasize pixel differences with this color.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">when comparing images, de-emphasize pixel differences with this color.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="magnify"></a>-magnify</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>double the size of the image with pixel art scaling.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">double the size of the image with pixel art scaling.</td><td style="text-align:right;"></td></tr></table>
 
 
 <div style="margin: auto;">
   <h4><a id="map"></a>-map <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Display image using this <em class="arg">type</em>.</td><td style='text-align:right;'>[<a href="animate.html">animate</a>, <a href="display.html">display</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Display image using this <em class="arg">type</em>.</td><td style="text-align:right;">[<a href="animate.html">animate</a>, <a href="display.html">display</a>]</td></tr></table>
 
 <p>Choose from these <em class="arg">Standard Colormap</em> types:</p>
 
@@ -5228,15 +4983,14 @@
 <p>The <em class="arg">X server</em> must support the <em class="arg">Standard
 Colormap</em> you choose, otherwise an error occurs.  Use <code>list</code> as
 the type and <code>display</code> searches the list of colormap types in
-<code>top-to-bottom</code> order until one is located. See <em
-class="arg">xstdcmap(1)</em> for one way of creating Standard Colormaps.</p>
+<code>top-to-bottom</code> order until one is located. See <em class="arg">xstdcmap(1)</em> for one way of creating Standard Colormaps.</p>
 
 
 <div style="margin: auto;">
   <h4><a id="map_stream_"></a>-map <em class="arg">components</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>pixel map.</td><td style='text-align:right;'>[<a href="stream.html">stream</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">pixel map.</td><td style="text-align:right;">[<a href="stream.html">stream</a>]</td></tr></table>
 
 <p>Here are the valid components of a map:</p>
 
@@ -5263,11 +5017,11 @@
 <em class="arg">filename</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Prevent updates to image pixels specified by the mask.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Prevent updates to image pixels specified by the mask.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This the same as using a mask used for composite masking operations, with
 grayscale values causing blended updates of the image the mask is attached to.
-</P>
+</p>
 
 <p>Use <a href="command-line-options.html#mask">+mask</a> to remove the mask from images.</p>
 
@@ -5278,40 +5032,39 @@
   <h4><a id="mattecolor"></a>-mattecolor <em class="arg">color</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Specify the color to be used with the <a href="command-line-options.html#frame">-frame</a> option.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Specify the color to be used with the <a href="command-line-options.html#frame">-frame</a> option.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The color is specified using the format described under the <a href="command-line-options.html#fill">-fill</a> option.</p>
 
-<p>The default matte color is <code>#BDBDBD</code>, <span
-style="background-color: #bdbdbd;">this shade of gray</span>.</p>
+<p>The default matte color is <code>#BDBDBD</code>, <span style="background-color: #bdbdbd;">this shade of gray</span>.</p>
 
 <div style="margin: auto;">
   <h4><a id="maximum"></a>-maximum</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>return the maximum intensity of an image sequence.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">return the maximum intensity of an image sequence.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Select the 'maximum' value from all the surrounding pixels. </p>
 
-<p>This is legacy option from the <a href="command-line-options.html#statistic" >method</A> of the same
+<p>This is legacy option from the <a href="command-line-options.html#statistic">method</a> of the same
 name. </p>
 
 <div style="margin: auto;">
   <h4><a id="median"></a>-median <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>apply a median filter to the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">apply a median filter to the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Select the 'middle' value from all the surrounding pixels. </p>
 
-<p>This is legacy option from the <a href="command-line-options.html#statistic" >method</A> of the same
+<p>This is legacy option from the <a href="command-line-options.html#statistic">method</a> of the same
 name. </p>
 
 <div style="margin: auto;">
   <h4><a id="metric"></a>-metric <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Output to STDERR a measure of the differences between images according to the <em class="arg">type</em> given metric.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Output to STDERR a measure of the differences between images according to the <em class="arg">type</em> given metric.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Choose from:</p>
 
@@ -5328,9 +5081,9 @@
 </pre>
 
 <p>Control the '<code>AE</code>', or absolute count of pixels that are different,
-with the <a href="command-line-options.html#fuzz" >-fuzz</a> factor (ignore pixels which
+with the <a href="command-line-options.html#fuzz">-fuzz</a> factor (ignore pixels which
 only changed by a small amount).  Use '<code>PAE</code>' to find the
-size of the <a href="command-line-options.html#fuzz" >-fuzz</a> factor needed to make all pixels
+size of the <a href="command-line-options.html#fuzz">-fuzz</a> factor needed to make all pixels
 'similar', while '<code>MAE</code>' determines the factor needed
 for about half the pixels to be similar. </p>
 
@@ -5339,18 +5092,18 @@
 normalized) from a single comparison run. </p>
 
 <p>To print a complete list of metrics, use the <a href="command-line-options.html#list">-list
-metrics</a> option.</p>
+metric</a> option.</p>
 
 
 <div style="margin: auto;">
   <h4><a id="minimum"></a>-minimum</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>return the minimum intensity of an image sequence.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">return the minimum intensity of an image sequence.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Select the 'minimal' value from all the surrounding pixels. </p>
 
-<p>This is legacy option from the <a href="command-line-options.html#statistic" >method</A> of the same
+<p>This is legacy option from the <a href="command-line-options.html#statistic">method</a> of the same
 name. </p>
 
 
@@ -5359,19 +5112,19 @@
   <h4><a id="mode"></a>-mode <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>make each pixel the 'predominant color' of the neighborhood.</td><td style='text-align:right;'>[<a href="convert.html">convert</a>, <a href="mogrify.html">mogrify</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">make each pixel the 'predominant color' of the neighborhood.</td><td style="text-align:right;">[<a href="convert.html">convert</a>, <a href="mogrify.html">mogrify</a>]</td></tr></table>
 
 <div style="margin: auto;">
   <h4>-mode <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Mode of operation.</td><td style='text-align:right;'>[<a href="montage.html">montage</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Mode of operation.</td><td style="text-align:right;">[<a href="montage.html">montage</a>]</td></tr></table>
 
 <p>Choose the <em class="arg">value</em> from these styles: <code>Frame,
 Unframe, or Concatenate</code></p>
 
-<p>Use the <a href="command-line-options.html#list" >-list</a> option with a '<code>Mode</code>' argument
-for a list of <a href="command-line-options.html#mode" >-mode</a> arguments available in your
+<p>Use the <a href="command-line-options.html#list">-list</a> option with a '<code>Mode</code>' argument
+for a list of <a href="command-line-options.html#mode">-mode</a> arguments available in your
 ImageMagick installation.</p>
 
 
@@ -5379,8 +5132,7 @@
   <h4><a id="modulate"></a>-modulate <em class="arg">brightness</em>[,<em class="arg">saturation</em>,<em class="arg">hue</em>]</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Vary the <em class="arg">brightness</em>, <em
-class="arg">saturation</em>, and <em class="arg">hue</em> of an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Vary the <em class="arg">brightness</em>, <em class="arg">saturation</em>, and <em class="arg">hue</em> of an image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The arguments are given as a percentages of variation. A value of 100 means
 no change, and any missing values are taken to mean 100.</p>
@@ -5402,38 +5154,35 @@
 the original image. </p>
 
 <p>For example, to increase the color brightness by 20% and decrease the color
-saturation by 10% and leave the hue unchanged, use <a
-href="command-line-options.html#modulate">-modulate 120,90</a>.</p>
+saturation by 10% and leave the hue unchanged, use <a href="command-line-options.html#modulate">-modulate 120,90</a>.</p>
 
-<p>Use <a href="command-line-options.html#set">-set</a> attribute of '<code
-class="arg">option:modulate:colorspace</code>' to specify which colorspace to
+<p>Use <a href="command-line-options.html#set">-set</a> attribute of '<code class="arg">option:modulate:colorspace</code>' to specify which colorspace to
 modulate.  Choose from <code>HCL</code>, <code>HCLp</code>, <code>HSB</code>, <code>HSI</code>, <code>HSL</code> (the default), <code>HSV</code>, <code>HWB</code>, or <code>LCH</code> (LCHuv).  For example,</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert image.png -set option:modulate:colorspace hsb -modulate 120,90 modulate.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert image.png -set option:modulate:colorspace hsb -modulate 120,90 modulate.png</span></p>
 
 <div style="margin: auto;">
   <h4><a id="monitor"></a>-monitor</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>monitor progress.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">monitor progress.</td><td style="text-align:right;"></td></tr></table>
 
 
 <div style="margin: auto;">
   <h4><a id="monochrome"></a>-monochrome</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>transform the image to black and white.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">transform the image to black and white.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="morph"></a>-morph <em class="arg">frames</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>morphs an image sequence.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">morphs an image sequence.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Both the image pixels and size are linearly interpolated to give the
 appearance of a metamorphosis from one image to the next, over all the images
-in the current image list. The added images are the equivalent of a <a
-href="command-line-options.html#blend">-blend</a> composition. The <em class="arg">frames</em>
+in the current image list. The added images are the equivalent of a <a href="command-line-options.html#blend">-blend</a> composition. The <em class="arg">frames</em>
 argument determine how many images to interpolate between each image. </p>
 
 
@@ -5442,10 +5191,9 @@
   <h4>-morphology <em class="arg">method</em>  <em class="arg">kernel</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>apply a morphology method to the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">apply a morphology method to the image.</td><td style="text-align:right;"></td></tr></table>
 
-<p>Until I get around to writing an option summary for this, see <a
-href="http://www.imagemagick.org/Usage/morphology/" >IM Usage Examples,
+<p>Until I get around to writing an option summary for this, see <a href="http://www.imagemagick.org/Usage/morphology/">IM Usage Examples,
 Morphology</a>. </p>
 
 
@@ -5453,14 +5201,14 @@
   <h4><a id="mosaic"></a>-mosaic</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>an simple alias for the <a href="command-line-options.html#layers" >-layers</a> method "mosaic"</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">an simple alias for the <a href="command-line-options.html#layers">-layers</a> method "mosaic"</td><td style="text-align:right;"></td></tr></table>
 
 
 <div style="margin: auto;">
-  <h4><a id="motion-blur"></a>-motion-blur <em class="arg">radius</em><br />-motion-blur <em class="arg">radius</em>x<em class="arg">sigma</em>+<em class="arg">angle</em>+<em class="arg">bias</em></h4>
+  <h4><a id="motion-blur"></a>-motion-blur <em class="arg">radius</em><br></br>-motion-blur <em class="arg">radius</em>x<em class="arg">sigma</em>+<em class="arg">angle</em>+<em class="arg">bias</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>simulate motion blur.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">simulate motion blur.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Blur with the given radius, standard deviation (sigma), and angle.   The
 angle given is the angle toward which the image is blurred.  That is the
@@ -5477,23 +5225,23 @@
   <h4><a id="name"></a>-name</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>name an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">name an image.</td><td style="text-align:right;"></td></tr></table>
 <div style="margin: auto;">
   <h4><a id="negate"></a>-negate</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>replace each pixel with its complementary color.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">replace each pixel with its complementary color.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The red, green, and blue intensities of an image are negated. White becomes
 black, yellow becomes blue, etc.  Use <a href="command-line-options.html#negate">+negate</a> to only
 negate the grayscale pixels of the image.</p>
 
 <div style="margin: auto;">
-  <h4><a id="noise"></a>-noise <em class="arg">geometry</em><br/>
+  <h4><a id="noise"></a>-noise <em class="arg">geometry</em><br></br>
   +noise <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Add or reduce noise in an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Add or reduce noise in an image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The principal function of noise peak elimination filter is to smooth the
 objects within an image without losing edge information and without creating
@@ -5504,11 +5252,10 @@
 
 <p>Use <code><a href="command-line-options.html#noise">-noise</a> <em class="arg">radius</em></code> to
 specify the width of the neighborhood when reducing noise.  This is equivelent
-to using a <code><a href="command-line-options.html#statistic" >-statistic</a> NonPeak</code> operation,
+to using a <code><a href="command-line-options.html#statistic">-statistic</a> NonPeak</code> operation,
 which should be used in preference.</p>
 
-<p>Use <a href="command-line-options.html#noise">+noise</a> followed by a noise <em
-class="arg">type</em> to add noise to an image. Choose from these noise
+<p>Use <a href="command-line-options.html#noise">+noise</a> followed by a noise <em class="arg">type</em> to add noise to an image. Choose from these noise
 types:</p>
 
 <pre class="text">
@@ -5521,11 +5268,10 @@
    Uniform
 </pre>
 
-<p>The amount of noise added can be controled by the <code><a
-href="command-line-options.html#attunuuate" >-attenuate</a></code> setting. If unset the value is
+<p>The amount of noise added can be controled by the <code><a href="command-line-options.html#attunuuate">-attenuate</a></code> setting. If unset the value is
 equivelent to 1.0, or a maximum noise addition.</p>
 
-<p>Note that Random will replace the image with noise rather than add noise to the image. Use Uniform, if you wish to add random noise to the image.
+<p>Note that Random will replace the image with noise rather than add noise to the image. Use Uniform, if you wish to add random noise to the image.</p>
 
 <p>To print a complete list of noises, use the <a href="command-line-options.html#list">-list noise</a> option.</p>
 
@@ -5538,24 +5284,23 @@
   <h4><a id="normalize"></a>-normalize</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Increase the contrast in an image by <em>stretching</em> the range of intensity values.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Increase the contrast in an image by <em>stretching</em> the range of intensity values.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The intensity values are stretched to cover the entire range of possible
 values. While doing so, black-out at most <em>2%</em> of the pixels and
 white-out at most <em>1%</em> of the pixels.</p>
 
-<p>Note that as of ImageMagick 6.4.7-0, <a href="command-line-options.html#normalize" >-normalize</a>
-is equivalent to <a href="command-line-options.html#contrast-stretch" >-contrast-stretch 2%x1%</a>.
-(Before this version, it was equivalent to <a href="command-line-options.html#contrast-stretch"
->-contrast-stretch 2%x99%</a>).</p>
+<p>Note that as of ImageMagick 6.4.7-0, <a href="command-line-options.html#normalize">-normalize</a>
+is equivalent to <a href="command-line-options.html#contrast-stretch">-contrast-stretch 2%x1%</a>.
+(Before this version, it was equivalent to <a href="command-line-options.html#contrast-stretch">-contrast-stretch 2%x99%</a>).</p>
 
 <p>All the channels are normalized in concert by the came amount so as to
-preserve color integrity, when the default <a href="command-line-options.html#channel" >+channel</a>
-setting is in use.  Specifying any other <a href="command-line-options.html#channel" >-channel</a>
+preserve color integrity, when the default <a href="command-line-options.html#channel">+channel</a>
+setting is in use.  Specifying any other <a href="command-line-options.html#channel">-channel</a>
 setting will normalize the RGB channels independently.</p>
 
-<p>See  <a href="command-line-options.html#contrast-stretch" >-contrast-stretch</a> for more details.
-Also see <a href="command-line-options.html#auto-level" >-auto-level</a> for a 'perfect' normalization
+<p>See  <a href="command-line-options.html#contrast-stretch">-contrast-stretch</a> for more details.
+Also see <a href="command-line-options.html#auto-level">-auto-level</a> for a 'perfect' normalization
 that is better suited to mathematically generated images. </p>
 
 <p>This operator is under review for re-development. </p>
@@ -5565,9 +5310,8 @@
   <h4><a id="ordered-dither"></a>-ordered-dither <em class="arg">threshold_map</em>{,<em class="arg">level</em>...}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>dither the image using a pre-defined  ordered dither <em
-class="arg">threshold map</em> specified, and a uniform color map with the
-given number of <em class="arg">levels</em> per color channel .  </td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">dither the image using a pre-defined  ordered dither <em class="arg">threshold map</em> specified, and a uniform color map with the
+given number of <em class="arg">levels</em> per color channel .  </td><td style="text-align:right;"></td></tr></table>
 
 <p>You can choose from these standard threshold maps:</p>
 
@@ -5594,8 +5338,7 @@
 </pre>
 
 <p> The <code>threshold</code> generated a simple 50% threshold of the image.
-This could be used with <em class="arg" >level</em> to do the equivalent of <a
-href="command-line-options.html#posterize" >-posterize</a> to reduce an image to basic primary colors.
+This could be used with <em class="arg">level</em> to do the equivalent of <a href="command-line-options.html#posterize">-posterize</a> to reduce an image to basic primary colors.
 </p>
 
 <p>The <code>checks</code> pattern produces a 3 level checkerboard  dither
@@ -5603,13 +5346,13 @@
 white, and  mid-tone colors into a checkerboard pattern of black and white.
 </p>
 
-<p>You can define your own <em class="arg" >threshold map</em> for ordered
+<p>You can define your own <em class="arg">threshold map</em> for ordered
 dithering and halftoning your images, in either personal or system
-<code>thresholds.xml</code> XML file. See <a href="resources.html" >Resources</A>
+<code>thresholds.xml</code> XML file. See <a href="resources.html">Resources</a>
 for more details of configuration files. </p>
 
 <p>To print a complete list of the thresholds that have been defined, use the
-<a href="command-line-options.html#list" >-list threshold</a> option.</p>
+<a href="command-line-options.html#list">-list threshold</a> option.</p>
 
 <p>Note that at this time the same threshold dithering map is used for all
 color channels, no attempt is made to offset or rotate the map for different
@@ -5625,30 +5368,28 @@
   <h4><a id="opaque"></a>-opaque <em class="arg">color</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>change this color to the fill color within the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">change this color to the fill color within the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The <em class="arg">color</em> argument is defined using the format
-described under the <a href="command-line-options.html#fill" >-fill</a> option.  The <a href="command-line-options.html#fuzz"
->-fuzz</a> setting can be used to match and replace colors similar to the one
+described under the <a href="command-line-options.html#fill">-fill</a> option.  The <a href="command-line-options.html#fuzz">-fuzz</a> setting can be used to match and replace colors similar to the one
 given.</p>
 
 <p>Use <a href="command-line-options.html#opaque">+opaque</a> to paint any pixel that does not match
 the target color. </p>
 
 <p>The <a href="command-line-options.html#transparent">-transparent</a>  operator is exactly the same
-as <a href="command-line-options.html#opaque" >-opaque</a> but replaces the matching color with
+as <a href="command-line-options.html#opaque">-opaque</a> but replaces the matching color with
 transparency rather than the current <a href="command-line-options.html#fill">-fill</a> color setting.
 To ensure that it can do this it also ensures that the image has an alpha
-channel enabled, as per "<code><a href="command-line-options.html#alpha" >-alpha</a> set</code>", for
-the new transparent colors, and does not require you to modify the <a
-href="command-line-options.html#channel">-channel</a> to enable alpha channel handling. </p>
+channel enabled, as per "<code><a href="command-line-options.html#alpha">-alpha</a> set</code>", for
+the new transparent colors, and does not require you to modify the <a href="command-line-options.html#channel">-channel</a> to enable alpha channel handling. </p>
 
 
 <div style="margin: auto;">
   <h4><a id="orient"></a>-orient <em class="arg">image orientation</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>specify orientation of a digital camera image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">specify orientation of a digital camera image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Choose from these orientations:</p>
 
@@ -5664,33 +5405,28 @@
    undefined
 </pre>
 
-<p>To print a complete list of orientations, use the <a href="command-line-options.html#list" >-list
+<p>To print a complete list of orientations, use the <a href="command-line-options.html#list">-list
 orientation</a> option.</p>
 
 
 <div style="margin: auto;">
-  <h4><a id="page"></a>-page <em class="arg">geometry</em><br/>
-  -page <em class="arg">media</em>[<em class="arg">offset</em>][{<em class="arg">^!&lt;&gt;</em>}]<br/>
+  <h4><a id="page"></a>-page <em class="arg">geometry</em><br></br>
+  -page <em class="arg">media</em>[<em class="arg">offset</em>][{<em class="arg">^!&lt;&gt;</em>}]<br></br>
   +page
   </h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the size and location of an image on the larger virtual canvas.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the size and location of an image on the larger virtual canvas.</td><td style="text-align:right;"></td></tr></table>
 
 <p>See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument.</p>
 
-<p>For convenience you can specify the page size using <em
-class="arg">media</em> (see below). Offsets can then be added as with other
-<em class="arg">geometry</em> arguments (e.g. <a
-href="command-line-options.html#page">-page</a> <code>Letter+43+43</code>).</p>
+<p>For convenience you can specify the page size using <em class="arg">media</em> (see below). Offsets can then be added as with other
+<em class="arg">geometry</em> arguments (e.g. <a href="command-line-options.html#page">-page</a> <code>Letter+43+43</code>).</p>
 
-<p>Use <em class="arg">media</em> as shorthand to specify the dimensions (<em
-class="arg">width</em>x<em class="arg">height</em>) of the <em
-class="arg">PostScript</em> page in dots per inch or a TEXT page in pixels.
+<p>Use <em class="arg">media</em> as shorthand to specify the dimensions (<em class="arg">width</em>x<em class="arg">height</em>) of the <em class="arg">PostScript</em> page in dots per inch or a TEXT page in pixels.
 The choices for a PostScript page are:</p>
 
-<table id="geometryTable" cellpadding="2" cellspacing="0" border="1"
-width="50%" style="margin-left: auto; margin-right: auto;">
+<table id="geometryTable" cellpadding="2" cellspacing="0" border="1" width="50%" style="margin-left: auto; margin-right: auto;">
 <thead>
         <tr valign="top">
     <th align="center"><em class="arg">media</em></th>
@@ -5745,8 +5481,7 @@
 format that supports offsets, such as GIF89 and MNG. When used for this
 purpose the offsets are always measured from the top left corner of the canvas
 and are not affected by the <a href="command-line-options.html#gravity">-gravity</a> option. To
-position a GIF or MNG image, use <a href="command-line-options.html#page">-page</a><em
-class="arg">{+-}x{+-}y</em> (e.g.  -page +100+200). When writing to a MNG
+position a GIF or MNG image, use <a href="command-line-options.html#page">-page</a><em class="arg">{+-}x{+-}y</em> (e.g.  -page +100+200). When writing to a MNG
 file, a <a href="command-line-options.html#page">-page</a> option appearing ahead of the first image in
 the sequence with nonzero width and height defines the width and height values
 that are written in the <code>MHDR</code> chunk.  Otherwise, the MNG width and
@@ -5754,15 +5489,10 @@
 sequence. When writing a GIF89 file, only the bounding box method is used to
 determine its dimensions.</p>
 
-<p>For a PostScript page, the image is sized as in <a
-href="command-line-options.html#geometry">-geometry</a> but positioned relative to the <em>lower
-left-hand corner</em> of the page by {+-}<code>x</code><em
-class="arg">offset</em>{+-}<code>y</code> <em class="arg">offset</em>. Use <a
-href="command-line-options.html#page">-page 612x792</a>, for example, to center the image within the
+<p>For a PostScript page, the image is sized as in <a href="command-line-options.html#geometry">-geometry</a> but positioned relative to the <em>lower
+left-hand corner</em> of the page by {+-}<code>x</code><em class="arg">offset</em>{+-}<code>y</code> <em class="arg">offset</em>. Use <a href="command-line-options.html#page">-page 612x792</a>, for example, to center the image within the
 page. If the image size exceeds the PostScript page, it is reduced to fit the
-page. The default gravity for the <a href="command-line-options.html#page">-page</a> option is <em
-class="arg">NorthWest</em>, i.e., positive <code>x</code> and <code>y</code> <em
-class="arg">offset</em> are measured rightward and downward from the top left
+page. The default gravity for the <a href="command-line-options.html#page">-page</a> option is <em class="arg">NorthWest</em>, i.e., positive <code>x</code> and <code>y</code> <em class="arg">offset</em> are measured rightward and downward from the top left
 corner of the page, unless the <a href="command-line-options.html#gravity">-gravity</a> option is
 present with a value other than <em class="arg">NorthWest</em>.</p>
 
@@ -5776,7 +5506,7 @@
   <h4><a id="paint"></a>-paint <em class="arg">radius</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>simulate an oil painting.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">simulate an oil painting.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Each pixel is replaced by the most frequent color in a circular
 neighborhood whose width is specified with <em class="arg">radius</em>.</p>
@@ -5784,13 +5514,13 @@
 <div style="margin: auto;">
   <h4><a id="path"></a>-path <em class="arg">path</em></h4></div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>write images to this path on disk.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">write images to this path on disk.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="pause_animate_"></a>-pause <em class="arg">seconds</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Pause between animation loops.</td><td style='text-align:right;'>[<a href="animate.html">animate</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Pause between animation loops.</td><td style="text-align:right;">[<a href="animate.html">animate</a>]</td></tr></table>
 
 <p>Pause for the specified number of seconds before repeating the animation.</p>
 
@@ -5798,7 +5528,7 @@
   <h4><a id="pause_import_"></a>-pause <em class="arg">seconds</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Pause between snapshots.</td><td style='text-align:right;'>[<a href="import.html">import</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Pause between snapshots.</td><td style="text-align:right;">[<a href="import.html">import</a>]</td></tr></table>
 
 <p>Pause for the specified number of seconds before taking the next snapshot.</p>
 
@@ -5806,25 +5536,25 @@
   <h4><a id="perceptible"></a>-perceptible <em class="arg">epsilon</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>set each pixel whose value is less than |<em>epsilon</em>| to <em>-epsilon</em> or <em>epsilon</em> (whichever is closer) otherwise the pixel value remains unchanged.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">set each pixel whose value is less than |<em>epsilon</em>| to <em>-epsilon</em> or <em>epsilon</em> (whichever is closer) otherwise the pixel value remains unchanged.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="ping"></a>-ping</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>efficiently determine image characteristics.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">efficiently determine image characteristics.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="pointsize"></a>-pointsize <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>pointsize of the PostScript, OPTION1, or TrueType font.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">pointsize of the PostScript, OPTION1, or TrueType font.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="polaroid"></a>-polaroid <em class="arg">angle</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>simulate a Polaroid picture.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">simulate a Polaroid picture.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Use <code>+polaroid</code> to rotate the image at a random angle between -15 and +15 degrees.</p>
 
@@ -5832,9 +5562,9 @@
   <h4><a id="poly"></a>-poly <em class="arg">"wt,exp ..."</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>combines multiple images according to a weighted sum of polynomials; one floating point weight (coefficient) and one floating point polynomial exponent (power) for each image expressed as comma separated pairs.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">combines multiple images according to a weighted sum of polynomials; one floating point weight (coefficient) and one floating point polynomial exponent (power) for each image expressed as comma separated pairs.</td><td style="text-align:right;"></td></tr></table>
 
-<p> The weights should typically be fractions between -1 and 1. But the sum of weights should be 1 or at least between 0 and 1 to avoid clamping in non-hdri mode at black and white. 
+<p> The weights should typically be fractions between -1 and 1. But the sum of weights should be 1 or at least between 0 and 1 to avoid clamping in non-hdri mode at black and white.</p>
 
 <p>The exponents may be positive, negative or zero. A negative exponent is equivalent to 1 divided by the image raised to the corresponding positive exponent. A zero exponent always produces 1 scaled by quantumrange to white, i.e. wt*white, no matter what the image.</p>
 
@@ -5843,7 +5573,6 @@
 <p>Some simple uses are:</p>
 <ul>
 <li>A weighted sum of each image provided all weights add to unity and all exponents=1. If the the weights are all equal to 1/(number of images), then this is equivalent to <a href="command-line-options.html#profile">-evaluate-sequence</a> <em class="arg">mean</em>.</li>
-<br />
 <li>The sum of squares of two or more images, provided the weights are equal (and sum to 1 to avoid clamping) and the exponents equal 2.</li>
 </ul>
 
@@ -5856,7 +5585,7 @@
   <h4><a id="posterize"></a>-posterize <em class="arg">levels</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>reduce the image to a limited number of color levels per channel.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">reduce the image to a limited number of color levels per channel.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Very low values of <em class="arg">levels</em>, e.g., 2, 3, 4, have the most
 visible effect.</p>
@@ -5865,13 +5594,13 @@
   <h4><a id="precision"></a>-precision <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>set the maximum number of significant digits to be printed.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">set the maximum number of significant digits to be printed.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="preview"></a>-preview <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>image preview type.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">image preview type.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Use this option to affect the preview operation of an image (e.g.
 <code>convert file.png -preview Gamma Preview:gamma.png</code>). Choose from
@@ -5896,13 +5625,13 @@
   <h4><a id="print"></a>-print <em class="arg">string</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>interpret string and print to console.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">interpret string and print to console.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="process"></a>-process <em class="arg">command</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>process the image with a custom image filter.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">process the image with a custom image filter.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The command arguments has the form <code>"module arg1 arg2 arg3 ...
 argN"</code> where <code>module</code> is the name of the module to invoke (e.g.
@@ -5910,11 +5639,11 @@
 pass to the process module.</p>
 
 <div style="margin: auto;">
-  <h4><a id="profile"></a>-profile <em class="arg">filename</em><br/>
+  <h4><a id="profile"></a>-profile <em class="arg">filename</em><br></br>
   +profile <em class="arg">profile_name</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Manage ICM, IPTC, or generic profiles in an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Manage ICM, IPTC, or generic profiles in an image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Using <a href="command-line-options.html#profile">-profile</a> <em class="arg">filename</em> adds an
 ICM (ICC color management), IPTC (newswire information), or a generic profile
@@ -5931,31 +5660,29 @@
 comments).</p>
 
 <p>To extract a profile, the <a href="command-line-options.html#profile">-profile</a> option is not
-used. Instead, simply write the file to an image format such as <em
-class="arg">APP1, 8BIM, ICM,</em> or <em class="arg">IPTC</em>.</p>
+used. Instead, simply write the file to an image format such as <em class="arg">APP1, 8BIM, ICM,</em> or <em class="arg">IPTC</em>.</p>
 
 <p>For example, to extract the Exif data (which is stored in JPEG files in the
 <em class="arg">APP1</em> profile), use.</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert cockatoo.jpg profile.exif</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert cockatoo.jpg profile.exif</span></p>
 <p>It is important to note that results may depend on whether or not the
-original image already has an included profile. Also, keep in mind that <a
-href="command-line-options.html#profile">-profile</a> is an "operator" (as opposed to a "setting") and
+original image already has an included profile. Also, keep in mind that <a href="command-line-options.html#profile">-profile</a> is an "operator" (as opposed to a "setting") and
 therefore a conversion is made each time it is encountered, in order, in the
 command-line. For instance, in the following example, if the original image is
 CMYK with profile, a CMYK-CMYK-RGB conversion results.</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert CMYK.tif -profile "CMYK.icc" -profile "RGB.icc" RGB.tiff</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert CMYK.tif -profile "CMYK.icc" -profile "RGB.icc" RGB.tiff</span></p>
 <p>Furthermore, since ICC profiles are not necessarily symmetric, extra
 conversion steps can yield unwanted results.  CMYK profiles are often very
-asymmetric since they involve 3-&gt;4 and 4-&gt;3 channel mapping.
+asymmetric since they involve 3−&gt;4 and 4−&gt;3 channel mapping.
 </p>
 
 <div style="margin: auto;">
   <h4><a id="quality"></a>-quality <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>JPEG/MIFF/PNG compression level.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">JPEG/MIFF/PNG compression level.</td><td style="text-align:right;"></td></tr></table>
 
 <p>For the JPEG and MPEG image formats, quality is 1 (lowest image quality and
 highest compression) to 100 (best quality but least effective compression).
@@ -6029,11 +5756,10 @@
   <h4><a id="quantize"></a>-quantize <em class="arg">colorspace</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>reduce colors using this colorspace.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">reduce colors using this colorspace.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This setting defines the colorspace used to sort out and reduce the number
-of colors needed by an image (for later dithering) by operators such as <a
-href="command-line-options.html#colors" >-colors</a>, Note that color reduction also happens
+of colors needed by an image (for later dithering) by operators such as <a href="command-line-options.html#colors">-colors</a>, Note that color reduction also happens
 automatically when saving images to color-limited image file formats, such as
 GIF, and PNG8.</p>
 
@@ -6042,13 +5768,13 @@
   <h4><a id="quiet"></a>-quiet</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>suppress all warning messages. Error messages are still reported.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">suppress all warning messages. Error messages are still reported.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="radial-blur"></a>-radial-blur  <em class="arg">angle</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Blur around the center of the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Blur around the center of the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Note that this is actually a rotational blur rather than a radial and as
 such actually mis-named. </p>
@@ -6062,31 +5788,30 @@
   <h4><a id="raise"></a>-raise <em class="arg">thickness</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Lighten or darken image edges.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Lighten or darken image edges.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This will create a 3-D effect. Use <a href="command-line-options.html#raise">-raise</a> to create
 a raised effect, otherwise use <a href="command-line-options.html#raise">+raise</a>.  </p>
 
-<p>Unlike the similar <a href="command-line-options.html#frame">-frame</a> option, <a
-href="command-line-options.html#raise">-raise</a> does not alter the dimensions of the image.</p>
+<p>Unlike the similar <a href="command-line-options.html#frame">-frame</a> option, <a href="command-line-options.html#raise">-raise</a> does not alter the dimensions of the image.</p>
 
 <div style="margin: auto;">
   <h4><a id="random-threshold"></a>-random-threshold <em class="arg">low</em>x<em class="arg">high</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Apply a random threshold to the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Apply a random threshold to the image.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="red-primary"></a>-red-primary <em class="arg">x,y</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the red chromaticity primary point.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the red chromaticity primary point.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="regard-warnings"></a>-regard-warnings</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Pay attention to warning messages.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Pay attention to warning messages.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option causes some warnings in some image formats to be treated
 as errors. </p>
@@ -6095,7 +5820,7 @@
   <h4><a id="remap"></a>-remap <em class="arg">filename</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Reduce the number of colors in an image to the colors used by this image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Reduce the number of colors in an image to the colors used by this image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>If the <a href="command-line-options.html#dither">-dither</a> setting is enabled (the default) then
 the given colors are dithered over the image as necessary, otherwise the closest
@@ -6114,11 +5839,9 @@
 limit, then <a href="command-line-options.html#remap">-remap</a> those colors over the original list of
 images. This ensures all the images follow a single color map. </p>
 
-<p>If the number of colors over all the images is less than 256, then <a
-href="command-line-options.html#remap">+remap</a> should not perform any color reduction or dithering, as
+<p>If the number of colors over all the images is less than 256, then <a href="command-line-options.html#remap">+remap</a> should not perform any color reduction or dithering, as
 no color changes are needed. In that case, its only effect is to force the use
-of a global color table.  This recommended after using either <a
-href="command-line-options.html#colors">-colors</a> or <a href="command-line-options.html#ordered-dither">-ordered-dither</a> to
+of a global color table.  This recommended after using either <a href="command-line-options.html#colors">-colors</a> or <a href="command-line-options.html#ordered-dither">-ordered-dither</a> to
 reduce the number of colors in an animated image sequence. </p>
 
 <p>Note, the remap image colormap has at most 8-bits of precision. Deeper color maps are automagically coalesced with other colors to meet this requirement.</p>
@@ -6127,7 +5850,7 @@
   <h4><a id="region"></a>-region <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set a region in which subsequent operations apply.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set a region in which subsequent operations apply.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The <em class="arg">x</em> and <em class="arg">y</em> offsets are treated
 in the same manner as in <a href="command-line-options.html#crop">-crop</a>.</p>
@@ -6138,7 +5861,7 @@
   <h4><a id="remote"></a>-remote</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>perform a remote operation.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">perform a remote operation.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The only command recognized is the name of an image file to load.</p>
 
@@ -6150,7 +5873,7 @@
   <h4><a id="render"></a>-render</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>render vector operations.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">render vector operations.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Use <a href="command-line-options.html#render">+render</a> to turn off rendering vector operations.
 This useful when saving the result to vector formats such as MVG or SVG.</p>
@@ -6159,7 +5882,7 @@
 <h4><a id="repage"></a>-repage <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Adjust the canvas and offset information of the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Adjust the canvas and offset information of the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option is like <a href="command-line-options.html#page">-page</a> but acts as an image operator
 rather than a setting.  You can separately set the canvas size or the offset
@@ -6186,7 +5909,7 @@
   <h4><a id="resample"></a>-resample <em class="arg">horizontal</em>x<em class="arg">vertical</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Resample image to specified horizontal and vertical resolution.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Resample image to specified horizontal and vertical resolution.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Resize the image so that its rendered size remains the same as the original
 at the specified target resolution. For example, if a 300 DPI image renders at
@@ -6194,8 +5917,7 @@
 72 DPI, it will render at 3 inches by 2 inches on a 72 DPI device.  Note that
 only a small number of image formats (e.g. JPEG, PNG, and TIFF) are capable of
 storing the image resolution. For formats which do not support an image
-resolution, the original resolution of the image must be specified via <a
-href="command-line-options.html#density">-density</a> on the command line prior to specifying the
+resolution, the original resolution of the image must be specified via <a href="command-line-options.html#density">-density</a> on the command line prior to specifying the
 resample resolution.</p>
 
 <p>Note that Photoshop stores and obtains image resolution from a proprietary
@@ -6207,38 +5929,37 @@
   <h4><a id="resize"></a>-resize <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Resize an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Resize an image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument. Offsets, if present in the geometry string, are
 ignored, and the <a href="command-line-options.html#gravity">-gravity</a> option has no effect.</p>
 
-<p>If the <a href="command-line-options.html#filter">-filter</a> option precedes the <a
-href="command-line-options.html#resize">-resize</a> option, the image is resized with the specified
+<p>If the <a href="command-line-options.html#filter">-filter</a> option precedes the <a href="command-line-options.html#resize">-resize</a> option, the image is resized with the specified
 filter.</p>
 
 <p>Many image processing algorithms assume your image is in a linear-light
 coding.  If your image is gamma-corrected, you can remove the nonlinear gamma
 correction, apply the transform, then restore it like this:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert portrait.jpg -gamma .45455 -resize 25% -gamma 2.2  \ <br/> -quality 92 passport.jpg</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert portrait.jpg -gamma .45455 -resize 25% -gamma 2.2  \ <br></br> -quality 92 passport.jpg</span></p>
 <div style="margin: auto;">
   <h4><a id="respect-parentheses"></a>-respect-parentheses</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>settings remain in effect until parenthesis boundary.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">settings remain in effect until parenthesis boundary.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="reverse"></a>-reverse</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Reverse the order of images in the current image list.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Reverse the order of images in the current image list.</td><td style="text-align:right;"></td></tr></table>
 
 
 <div style="margin: auto;">
   <h4><a id="roll"></a>-roll {<em class="arg">+-</em>}<em class="arg">x</em>{<em class="arg">+-</em>}<em class="arg">y</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>roll an image vertically or horizontally by the amount given.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">roll an image vertically or horizontally by the amount given.</td><td style="text-align:right;"></td></tr></table>
 
 <p>A negative <em class="arg">x</em> offset rolls the image left-to-right.
 A negative <em class="arg">y</em> offset rolls the image top-to-bottom.</p>
@@ -6248,7 +5969,7 @@
   <h4><a id="rotate"></a>-rotate <em class="arg">degrees</em>{<em class="arg">&lt;</em>}{<em class="arg">&gt;</em>}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Apply Paeth image rotation (using shear operations) to the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Apply Paeth image rotation (using shear operations) to the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Use <code>&gt;</code> to rotate the image only if its width exceeds the
 height. <code>&lt;</code> rotates the image <em>only</em> if its width is less
@@ -6269,7 +5990,7 @@
   <h4><a id="sample"></a>-sample <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>minify / magnify the image with pixel subsampling and pixel replication, respectively.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">minify / magnify the image with pixel subsampling and pixel replication, respectively.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Change the image size simply by directly sampling the pixels original
 from the image.  When magnifying, pixels are replicated in blocks.  When
@@ -6291,8 +6012,7 @@
 
 <p>The actual sampling point is the middle of the sub-region being sampled.
 As such a single pixel sampling of an image will take the middle pixel, (or
-top-left-middle if image has even dimensions).  However the <a
-href="command-line-options.html#define">-define</a> '<code>sample:offset</code>' can be set to modify
+top-left-middle if image has even dimensions).  However the <a href="command-line-options.html#define">-define</a> '<code>sample:offset</code>' can be set to modify
 this position some other location within each sub-region being sampled, as
 a percentage offset.</p>
 
@@ -6306,21 +6026,19 @@
   <h4><a id="sampling-factor"></a>-sampling-factor <em class="arg">horizontal-factor</em>x<em class="arg">vertical-factor</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>sampling factors used by JPEG or MPEG-2 encoder and YUV decoder/encoder.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">sampling factors used by JPEG or MPEG-2 encoder and YUV decoder/encoder.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option specifies the sampling factors to be used by the JPEG encoder
 for chroma downsampling. If this option is omitted, the JPEG library will use
 its own default values. When reading or writing the YUV format and when
-writing the M2V (MPEG-2) format, use <a
-href="command-line-options.html#sampling-factor">-sampling-factor 2x1</a> or <a
-href="command-line-options.html#sampling-factor">-sampling-factor 4:2:2</a> to specify the 4:2:2
+writing the M2V (MPEG-2) format, use <a href="command-line-options.html#sampling-factor">-sampling-factor 2x1</a> or <a href="command-line-options.html#sampling-factor">-sampling-factor 4:2:2</a> to specify the 4:2:2
 downsampling method.</p>
 
 <div style="margin: auto;">
   <h4><a id="scale"></a>-scale <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>minify / magnify the image with pixel block averaging and pixel replication, respectively.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">minify / magnify the image with pixel block averaging and pixel replication, respectively.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Change the image size simply by replacing pixels by averaging pixels
 together when minifying, or replacing pixels when magnifying.  </p>
@@ -6342,7 +6060,7 @@
   <h4><a id="scene"></a>-scene <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>set scene number.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">set scene number.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option sets the scene number of an image or the first image in an image sequence.</p>
 
@@ -6350,7 +6068,7 @@
   <h4><a id="screen"></a>-screen</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>specify the screen to capture.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">specify the screen to capture.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option indicates that the GetImage request used to obtain the image
 should be done on the root window, rather than directly on the specified
@@ -6362,13 +6080,13 @@
   <h4><a id="seed"></a>-seed</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>seed a new sequence of pseudo-random numbers</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">seed a new sequence of pseudo-random numbers</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="segment"></a>-segment <em class="arg">cluster-threshold</em>x<em class="arg">smoothing-threshold</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>segment the colors of an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">segment the colors of an image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Segment an image by analyzing the histograms of the color components and
 identifying units that are homogeneous with the fuzzy c-means technique. This
@@ -6385,32 +6103,30 @@
 
 
 <div style="margin: auto;">
-  <h4><a id="selective-blur"></a>-selective-blur <em class="arg">radius</em><br />-selective-blur <em class="arg">radius</em>x<em class="arg">sigma</em>{<em class="arg">+threshold</em>}</h4>
+  <h4><a id="selective-blur"></a>-selective-blur <em class="arg">radius</em><br></br>-selective-blur <em class="arg">radius</em>x<em class="arg">sigma</em>{<em class="arg">+threshold</em>}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Selectively blur pixels within a contrast threshold.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Selectively blur pixels within a contrast threshold.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Blurs those pixels that are less than or equal to the threshold in
-contrast. The threshold may be expressed as a fraction of <em
-class="QR">QuantumRange</em> or as a percentage.</p>
+contrast. The threshold may be expressed as a fraction of <em class="QR">QuantumRange</em> or as a percentage.</p>
 
 <div style="margin: auto;">
   <h4><a id="separate"></a>-separate</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>separate an image channel into a grayscale image.  Specify the channel with <a href="command-line-options.html#channel">-channel</a>.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">separate an image channel into a grayscale image.  Specify the channel with <a href="command-line-options.html#channel">-channel</a>.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="sepia-tone"></a>-sepia-tone <em class="arg">threshold</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>simulate a sepia-toned photo.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">simulate a sepia-toned photo.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Specify <em class="arg">threshold</em> as the percent threshold of the intensity (0 - 99.9%).</p>
 
 <p>This option applies a special effect to the image, similar to the effect
-achieved in a photo darkroom by sepia toning.  Threshold ranges from 0 to <em
-class="QR">QuantumRange</em> and is a measure of the extent of the sepia
+achieved in a photo darkroom by sepia toning.  Threshold ranges from 0 to <em class="QR">QuantumRange</em> and is a measure of the extent of the sepia
 toning.  A threshold of 80% is a good starting point for a reasonable
 tone.</p>
 
@@ -6421,8 +6137,8 @@
   <h4>+set <em class="arg">key</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>sets image attributes and properties for images in the current
-image sequence.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">sets image attributes and properties for images in the current
+image sequence.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This will assign (or modify) specific settings attached to all the images
 in the current image sequence.  Using the <a href="command-line-options.html#set">+set</a> form of the
@@ -6430,29 +6146,25 @@
 appropriate.  </p>
 
 <p>For example, it will modify specific well known image meta-data
-'attributes' such as those normally overridden by: the options <a
-href="command-line-options.html#delay" >-delay</a>, <a href="command-line-options.html#dispose" >-dispose</a>, and <a
-href="command-line-options.html#page" >-page</a>, <a href="command-line-options.html#colorspace" >-colorspace</a>; generally
+'attributes' such as those normally overridden by: the options <a href="command-line-options.html#delay">-delay</a>, <a href="command-line-options.html#dispose">-dispose</a>, and <a href="command-line-options.html#page">-page</a>, <a href="command-line-options.html#colorspace">-colorspace</a>; generally
 assigned before the image is read in, by using a <em class="arg">key</em> of
 the same name. </p>
 
 <p>If the given <em class="arg">key</em> does not match a specific known
 'attribute ', such as shown above, the setting is stored as a a free form
-'property' string.  Such settings are listed in <a href="command-line-options.html#verbose"
->-verbose</a> information ("<code>info:</code>" output format) as "Properties".
+'property' string.  Such settings are listed in <a href="command-line-options.html#verbose">-verbose</a> information ("<code>info:</code>" output format) as "Properties".
 </p>
 
 <p>This includes string 'properties' that are set by and assigned to images
-using the options <a href="command-line-options.html#comment" >-comment</a>, <a href="command-line-options.html#label"
->-label</a>, <a href="command-line-options.html#caption" >-caption</a>. These options actually assign
-a global 'artifact' which are automatically assigned (and any <a href="escape.html" >Format Percent
+using the options <a href="command-line-options.html#comment">-comment</a>, <a href="command-line-options.html#label">-label</a>, <a href="command-line-options.html#caption">-caption</a>. These options actually assign
+a global 'artifact' which are automatically assigned (and any <a href="escape.html">Format Percent
 Escapes</a> expanded) to images as they are read in.  For example:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert rose: -set comment 'Rose is a rose is a rose is a rose' rose.png</span><span class='crtout'>identify -format %c rose.png</span><span class="crtprompt"> $ </span><span class='crtin'>Rose is a rose is a rose is a rose</span></p>
-<p>The set value can also make use of <a href="escape.html" >Format and Print Image
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert rose: -set comment 'Rose is a rose is a rose is a rose' rose.png</span><span class="crtout">identify -format %c rose.png</span><span class="crtprompt"> $ </span><span class="crtin">Rose is a rose is a rose is a rose</span></p>
+<p>The set value can also make use of <a href="escape.html">Format and Print Image
 Properties</a> in the defined value.  For example:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert rose: -set origsize '%wx%h' -resize 50% \</span><span class='crtout'>        -format 'Old size = %[origsize]  New size = %wx%h' info:</span><span class="crtprompt"> $ </span><span class='crtin'>Old size = 70x46  New size = 35x23</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert rose: -set origsize '%wx%h' -resize 50% \</span><span class="crtout">        -format 'Old size = %[origsize]  New size = %wx%h' info:</span><span class="crtprompt"> $ </span><span class="crtin">Old size = 70x46  New size = 35x23</span></p>
 <p>Other well known 'properties' that are availible include:
 '<code>date:create</code>' and '<code>date:modify</code>' and
 '<code>signature</code>'. </p>
@@ -6467,21 +6179,20 @@
 <p>This option can also associate a colorspace or profile with your image.
 For example,</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert image.psd -set profile ISOcoated_v2_eci.icc image-icc.psd</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert image.psd -set profile ISOcoated_v2_eci.icc image-icc.psd</span></p>
 <p>Some 'properties' must be defined in a specific way to be used. For
 example only 'properties' prefixed with "<code>filename:</code>" can be used to
 modify the output filename of an image. For example</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert rose: -set filename:mysize '%wx%h' 'rose_%[filename:mysize].png'</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert rose: -set filename:mysize '%wx%h' 'rose_%[filename:mysize].png'</span></p>
 <p>If the setting value is prefixed with "<code>option:</code>" the setting will
-be saved as a global "Artifact" exactly as if it was set using the <a
-href="command-line-options.html#define" >-define</a> option. As such settings are global in scope, they
+be saved as a global "Artifact" exactly as if it was set using the <a href="command-line-options.html#define">-define</a> option. As such settings are global in scope, they
 can be used to pass 'attributes' and 'properties' of one specific image,
 in a way that allows you to use them in a completely different image, even if
 the original image has long since been modified or destroyed. For example: </p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert rose:  -set option:rosesize '%wx%h' -delete 0 \</span><span class='crtout'>        label:'%[rosesize]'   label_size_of_rose.gif</span></p>
-<p>Note that <a href="escape.html" >Format Percent Escapes</a> will only match
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert rose:  -set option:rosesize '%wx%h' -delete 0 \</span><span class="crtout">        label:'%[rosesize]'   label_size_of_rose.gif</span></p>
+<p>Note that <a href="escape.html">Format Percent Escapes</a> will only match
 a 'artifact' if the given <em class="arg">key</em> does not match an existing
 'attribute' or 'property'.  </p>
 
@@ -6493,7 +6204,7 @@
 the commandline option as shown below or by setting the profile via a
 programming interface:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert in.png -set profile PNG-chunk-x:&lt;filename&gt; out.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert in.png -set profile PNG-chunk-x:&lt;filename&gt; out.png</span></p>
 <p>where <em>x</em> is a location flag and
 <em class="arg">filename</em> is a file containing the chunk
 name in the first 4 bytes, then a colon (":"), followed by the chunk data.
@@ -6506,14 +6217,14 @@
 subsequent profiles from overwriting the preceding ones, e.g.,</p>
 
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert in.png -set profile PNG-chunk-b01:file01 / <br/>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert in.png -set profile PNG-chunk-b01:file01 / <br></br>
             -profile PNG-chunk-b02:file02 out.png</span></p>
 
 <div style="margin: auto;">
   <h4><a id="shade"></a>-shade <em class="arg">azimuth</em>x<em class="arg">elevation</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>shade the image using a distant light source.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">shade the image using a distant light source.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Specify <em class="arg">azimuth</em> and <em class="arg">elevation</em> as
 the position of the light source. Use <a href="command-line-options.html#shade">+shade</a> to return
@@ -6523,14 +6234,13 @@
   <h4><a id="shadow"></a>-shadow <em class="arg">percent-opacity</em>{x<em class="arg">sigma</em>}{<em class="arg">+-</em>}<em class="arg">x</em>{<em class="arg">+-</em>}<em class="arg">y</em>{<em class="arg">%</em>}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>simulate an image shadow.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">simulate an image shadow.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
-  <h4><a
-id="shared-memory"></a>-shared-memory</h4>
+  <h4><a id="shared-memory"></a>-shared-memory</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>use shared memory.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">use shared memory.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option specifies whether the utility should attempt to use shared
 memory for pixmaps. ImageMagick must be compiled with shared memory support,
@@ -6538,10 +6248,10 @@
 Otherwise, this option is ignored. The default is <code>True</code>.</p>
 
 <div style="margin: auto;">
-  <h4><a id="sharpen"></a>-sharpen <em class="arg">radius</em><br />-sharpen <em class="arg">radius</em>x<em class="arg">sigma</em>+<em class="arg">bias</em></h4>
+  <h4><a id="sharpen"></a>-sharpen <em class="arg">radius</em><br></br>-sharpen <em class="arg">radius</em>x<em class="arg">sigma</em>+<em class="arg">bias</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>sharpen the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">sharpen the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Use a Gaussian operator of the given radius and standard deviation (sigma).</p>
 
@@ -6549,7 +6259,7 @@
   <h4><a id="shave"></a>-shave <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Shave pixels from the image edges.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Shave pixels from the image edges.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The <em class="arg">size</em> portion of the <em class="arg">geometry</em>
 argument specifies the width of the region to be removed from both sides of
@@ -6562,10 +6272,9 @@
   <h4><a id="shear"></a>-shear <em class="arg">Xdegrees</em>[x<em class="arg">Ydegrees</em>]</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Shear the image along the x-axis and/or y-axis.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Shear the image along the x-axis and/or y-axis.</td><td style="text-align:right;"></td></tr></table>
 
-<p>The shear angles may be positive, negative, or zero. When <em
-class="arg">Ydegrees</em> is omitted it defaults to 0. When both angles are
+<p>The shear angles may be positive, negative, or zero. When <em class="arg">Ydegrees</em> is omitted it defaults to 0. When both angles are
 given, the horizontal component of the shear is performed before the vertical
 component.</p>
 
@@ -6573,13 +6282,8 @@
 horizontally or vertically, respectively),creating a parallelogram. The amount
 of each is controlled by the respective shear angle. For horizontal shears,
 <em class="arg">Xdegrees</em> is measured clockwise relative to "up" (the
-negative y-axis), sliding the top edge to the right when 0°&lt;<em
-class="arg">Xdegrees</em>&lt;90° and to the left when 90°&lt;<em
-class="arg">Xdegrees</em>&lt;180°.  For vertical shears <em
-class="arg">Ydegrees</em> is measured clockwise relative to "right" (the
-positive x-axis), sliding the right edge down when 0°&lt;<em
-class="arg">Ydegrees</em>&lt;90° and up when 90°&lt;<em
-class="arg">Ydegrees</em>&lt;180°.</p>
+negative y-axis), sliding the top edge to the right when 0°&lt;<em class="arg">Xdegrees</em>&lt;90° and to the left when 90°&lt;<em class="arg">Xdegrees</em>&lt;180°.  For vertical shears <em class="arg">Ydegrees</em> is measured clockwise relative to "right" (the
+positive x-axis), sliding the right edge down when 0°&lt;<em class="arg">Ydegrees</em>&lt;90° and up when 90°&lt;<em class="arg">Ydegrees</em>&lt;180°.</p>
 
 <p>Empty triangles left over from shearing the image are filled with the color
 defined by the <a href="command-line-options.html#fill">-background</a> option. The color is specified
@@ -6590,17 +6294,17 @@
 <em>commute</em>, i.e., the order matters in a sequence of shears. For
 example, the following two commands are not equivalent.</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert logo: -shear 20x0 -shear 0x60 logo-sheared.png</span><span class='crtout'></span><span class="crtprompt"> $ </span><span class='crtin'>convert logo: -shear 0x60 -shear 20x0 logo-sheared.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert logo: -shear 20x0 -shear 0x60 logo-sheared.png</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">convert logo: -shear 0x60 -shear 20x0 logo-sheared.png</span></p>
 <p>The first of the two commands above is equivalent to the following, except
 for the amount of empty space created; the command that follows generates
 a smaller image, and so is a better choice in terms of time and space.</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert logo: -shear 20x60 logo-sheared.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert logo: -shear 20x60 logo-sheared.png</span></p>
 <div style="margin: auto;">
   <h4><a id="sigmoidal-contrast"></a>-sigmoidal-contrast <em class="arg">contrast</em>x<em class="arg">mid-point</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>increase the contrast without saturating highlights or shadows.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">increase the contrast without saturating highlights or shadows.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Increase the contrast of the image using a sigmoidal transfer function
 without saturating highlights or shadows. <em class="arg">Contrast</em>
@@ -6612,13 +6316,11 @@
 'slope' in contrast should fall in the resultant image (0 is white; 50% is
 middle-gray; 100% is black). </p>
 
-<p>By default the image contrast is increased, use <em
-class="arg">+sigmoidal-contrast</em> to decrease the contrast.</p>
+<p>By default the image contrast is increased, use <em class="arg">+sigmoidal-contrast</em> to decrease the contrast.</p>
 
 <p>To achieve the equivalent of a sigmoidal brightness change (similar to 
 a gamma adjustment), you would use <em class="arg">-sigmoidal-contrast
-{brightness}x0%</em> to increase brightness and <em
-class="arg">+sigmoidal-contrast {brightness}x0%</em> to decrease brightness.
+{brightness}x0%</em> to increase brightness and <em class="arg">+sigmoidal-contrast {brightness}x0%</em> to decrease brightness.
 Note the use of '0' fo rthe mid-point of the sigmoidal curve. </p>
 
 <p>Using a very high <em class="arg">contrast</em> will produce a sort of
@@ -6630,24 +6332,25 @@
   <h4><a id="silent"></a>-silent</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>operate silently.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">operate silently.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="similarity-threshold"></a>-similarity-threshold <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>minimum RMSE for subimage match (default 0.0).</td><td style='text-align:right;'>[<a href="compare.html">compare</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">minimum RMSE for subimage match.</td><td style="text-align:right;">[<a href="compare.html">compare</a>]</td></tr></table>
+
+<p>If this setting is used, then the search will stop as soon as it finds a match whose metric is less than or equal to the value. A partially filled second output image will result. Using a value of zero, will cause the search to stop at the first perfect match it finds. If this setting is left off, then the search will proceed to completion or as limited by <em class="arg">-dissimilarity-threshold</em>.</p>
 
 <div style="margin: auto;">
   <h4><a id="size"></a>-size <em class="arg">width</em>[x<em class="arg">height</em>][<em class="arg">+offset</em>]</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>set the width and height of the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">set the width and height of the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Use this option to specify the width and height of raw images whose
 dimensions are unknown such as <code>GRAY</code>, <code>RGB</code>, or
-<code>CMYK</code>. In addition to width and height, use <a
-href="command-line-options.html#size">-size</a> with an offset to skip any header information in the
+<code>CMYK</code>. In addition to width and height, use <a href="command-line-options.html#size">-size</a> with an offset to skip any header information in the
 image or tell the number of colors in a <code>MAP</code> image file, (e.g. -size
 640x512+256).</p>
 
@@ -6662,10 +6365,10 @@
 </pre>
 
 <div style="margin: auto;">
-  <h4><a id="sketch"></a>-sketch <em class="arg">radius</em><br />-sketch <em class="arg">radius</em>x<em class="arg">sigma</em>+<em class="arg">angle</em></h4>
+  <h4><a id="sketch"></a>-sketch <em class="arg">radius</em><br></br>-sketch <em class="arg">radius</em>x<em class="arg">sigma</em>+<em class="arg">angle</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>simulate a pencil sketch.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">simulate a pencil sketch.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Sketch with the given radius, standard deviation (sigma), and angle.   The
 angle given is the angle toward which the image is sketched.  That is the
@@ -6675,13 +6378,13 @@
   <h4><a id="smush"></a>-smush <em class="arg">offset</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>smush an image sequence together.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">smush an image sequence together.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="snaps"></a>-snaps <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the number of screen snapshots.</td><td style='text-align:right;'>[<a href="import.html">import</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the number of screen snapshots.</td><td style="text-align:right;">[<a href="import.html">import</a>]</td></tr></table>
 
 <p>Use this option to grab more than one image from the X server screen, to create an animation sequence.</p>
 
@@ -6689,7 +6392,7 @@
   <h4><a id="solarize"></a>-solarize <em class="arg">threshold</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>negate all pixels above the threshold level.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">negate all pixels above the threshold level.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Specify <em class="arg">factor</em> as the percent threshold of the intensity (0 - 99.9%).</p>
 
@@ -6697,11 +6400,10 @@
 exposing a photographic film to light during the development process.</p>
 
 <div style="margin: auto;">
-  <h4><a id="sparse-color"></a>-sparse-color <em
-  class="arg">method</em>  '<em class="arg">x</em>,<em class="arg">y</em> <em class="arg">color</em>  ...'</h4>
+  <h4><a id="sparse-color"></a>-sparse-color <em class="arg">method</em>  '<em class="arg">x</em>,<em class="arg">y</em> <em class="arg">color</em>  ...'</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'> color the given image using the specified points of color, and filling the other intervening colors using the given methods. </td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%"> color the given image using the specified points of color, and filling the other intervening colors using the given methods. </td><td style="text-align:right;"></td></tr></table>
 
 
 <table class="doc">
@@ -6749,17 +6451,17 @@
 </table>
 
 <p>The points are placed according to the images location on the virtual
-canvas (<a href="command-line-options.html#page" >-page</a> or <a href="command-line-options.html#repage" >-repage</a>
+canvas (<a href="command-line-options.html#page">-page</a> or <a href="command-line-options.html#repage">-repage</a>
 offset), and do not actually have to exist on the given image, but may be
 some point beyond the edge of the image. All points are floating point values.
 </p>
 
-<p>Only the color channels defined by the <a href="command-line-options.html#channel" >-channel</a> are
+<p>Only the color channels defined by the <a href="command-line-options.html#channel">-channel</a> are
 modified, which means that by default matte/alpha transparency channel is not
 effected. Typically transparency channel is turned off either before or after
-the operation. </P>
+the operation. </p>
 
-Of course if some color points are transparent to generate a transparent
+<p>Of course if some color points are transparent to generate a transparent
 gradient, then the image also requires transparency enabled to store the
 values. </p>
 
@@ -6773,29 +6475,25 @@
   <h4><a id="splice"></a>-splice <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Splice the current background color into the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Splice the current background color into the image.</td><td style="text-align:right;"></td></tr></table>
 
-<p>This will add rows and columns of the current <a
-href="command-line-options.html#background">-background</a> color into the given image according to the
-given  <a href="command-line-options.html#gravity">-gravity</a> geometry setting.  >See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument. Essentially <a href="command-line-options.html#splice">-splice</a> will divide the
+<p>This will add rows and columns of the current <a href="command-line-options.html#background">-background</a> color into the given image according to the
+given  <a href="command-line-options.html#gravity">-gravity</a> geometry setting.  &gt;See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument. Essentially <a href="command-line-options.html#splice">-splice</a> will divide the
 image into four quadrants, separating them by the inserted rows and columns.
-</P>
+</p>
 
-If a dimension of geometry is zero no rows or columns will be added for that
-dimension.  Similarly using a zero offset with the appropriate <a
-href="command-line-options.html#gravity">-gravity</a> setting will add rows and columns to the edges of
-the image, padding the image only along that one edge. Edge padding is what <a
-href="command-line-options.html#splice">-splice</a> is most commonly used for. </p>
+<p>If a dimension of geometry is zero no rows or columns will be added for that
+dimension.  Similarly using a zero offset with the appropriate <a href="command-line-options.html#gravity">-gravity</a> setting will add rows and columns to the edges of
+the image, padding the image only along that one edge. Edge padding is what <a href="command-line-options.html#splice">-splice</a> is most commonly used for. </p>
 
-<p>If the exact same  <em class="arg">geometry</em> and <a
-href="command-line-options.html#gravity">-gravity</a> is later used with <a href="command-line-options.html#chop">-chop</a> the
+<p>If the exact same  <em class="arg">geometry</em> and <a href="command-line-options.html#gravity">-gravity</a> is later used with <a href="command-line-options.html#chop">-chop</a> the
 added added all splices removed. </p>
 
 <div style="margin: auto;">
   <h4><a id="spread"></a>-spread <em class="arg">amount</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>displace image pixels by a random amount.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">displace image pixels by a random amount.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The argument <em class="arg">amount</em> defines the size of the
 neighborhood around each pixel from which to choose a candidate pixel to
@@ -6805,7 +6503,7 @@
   <h4><a id="statistic"></a>-statistic <em class="arg">type</em> <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>replace each pixel with corresponding statistic from the neighborhood.</td><td style='text-align:right;'>[<a href="convert.html">convert</a>, <a href="mogrify.html">mogrify</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">replace each pixel with corresponding statistic from the neighborhood.</td><td style="text-align:right;">[<a href="convert.html">convert</a>, <a href="mogrify.html">mogrify</a>]</td></tr></table>
 
 <p>Choose from these statistic types:</p>
 <pre class="text">
@@ -6822,7 +6520,7 @@
   <h4><a id="stegano"></a>-stegano <em class="arg">offset</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>hide watermark within an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">hide watermark within an image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Use an offset to start the image hiding some number of pixels from the
 beginning of the image. Note this offset and the image size. You will need
@@ -6833,7 +6531,7 @@
   <h4><a id="stereo"></a>-stereo <em class="arg">+x</em>{<em class="arg">+y</em>}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>composite two images to create a red / cyan stereo anaglyph.</td><td style='text-align:right;'>[<a href="composite.html">composite</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">composite two images to create a red / cyan stereo anaglyph.</td><td style="text-align:right;">[<a href="composite.html">composite</a>]</td></tr></table>
 
 <p>The left side of the stereo pair (second image) is saved as the red channel of the output image. The right side (first image) is saved as the green and blue channels. Red-green stereo glasses are required to properly view the stereo image.</p>
 
@@ -6841,7 +6539,7 @@
   <h4><a id="storage-type"></a>-storage-type <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>pixel storage type.  Here are the valid types:</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">pixel storage type.  Here are the valid types:</td><td style="text-align:right;"></td></tr></table>
 
 <pre class="text">
    char     unsigned characters
@@ -6860,11 +6558,10 @@
   <h4><a id="stretch"></a>-stretch <em class="arg">fontStretch</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set a type of stretch style for fonts.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set a type of stretch style for fonts.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This setting suggests a type of stretch that ImageMagick should try to
-apply to the currently selected font family. Select <em
-class="arg">fontStretch</em> from the following.</p>
+apply to the currently selected font family. Select <em class="arg">fontStretch</em> from the following.</p>
 
 <pre class="text">
    Any
@@ -6882,21 +6579,19 @@
 <p>To print a complete list of stretch types, use <a href="command-line-options.html#list">-list
 stretch</a>.</p>
 
-<p>For other settings that affect fonts, see the options <a
-href="command-line-options.html#font">-font</a>, <a href="command-line-options.html#family">-family</a>, <a
-href="command-line-options.html#style">-style</a>, and <a href="command-line-options.html#weight">-weight</a>. </p>
+<p>For other settings that affect fonts, see the options <a href="command-line-options.html#font">-font</a>, <a href="command-line-options.html#family">-family</a>, <a href="command-line-options.html#style">-style</a>, and <a href="command-line-options.html#weight">-weight</a>. </p>
 
 <div style="margin: auto;">
   <h4><a id="strip"></a>-strip</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>strip the image of any profiles or comments.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">strip the image of any profiles or comments.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="stroke"></a>-stroke <em class="arg">color</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>color to use when stroking a graphic primitive.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">color to use when stroking a graphic primitive.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The color is specified using the format described under the <a href="command-line-options.html#fill">-fill</a> option.</p>
 
@@ -6906,7 +6601,7 @@
   <h4><a id="strokewidth"></a>-strokewidth <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>set the stroke width.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">set the stroke width.</td><td style="text-align:right;"></td></tr></table>
 
 <p>See <a href="command-line-options.html#draw">-draw</a> for further details.</p>
 
@@ -6914,7 +6609,7 @@
   <h4><a id="style"></a>-style <em class="arg">fontStyle</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set a font style for text.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set a font style for text.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This setting suggests a font style that ImageMagick should try to apply to
 the currently selected font family. Select <em class="arg">fontStyle</em> from
@@ -6927,15 +6622,13 @@
    Oblique
 </pre>
 
-<p>For other settings that affect fonts, see the options <a
-href="command-line-options.html#font">-font</a>, <a href="command-line-options.html#family">-family</a>, <a
-href="command-line-options.html#stretch">-stretch</a>, and <a href="command-line-options.html#weight">-weight</a>. </p>
+<p>For other settings that affect fonts, see the options <a href="command-line-options.html#font">-font</a>, <a href="command-line-options.html#family">-family</a>, <a href="command-line-options.html#stretch">-stretch</a>, and <a href="command-line-options.html#weight">-weight</a>. </p>
 
 <div style="margin: auto;">
   <h4><a id="subimage-search"></a>-subimage-search</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>search for subimage.</td><td style='text-align:right;'>[<a href="compare.html">compare</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">search for subimage.</td><td style="text-align:right;">[<a href="compare.html">compare</a>]</td></tr></table>
 
 <p>This option is required to have compare search for the best match location
 of a small image within a larger image. This search will produce two images
@@ -6959,7 +6652,7 @@
   <h4><a id="swap"></a>-swap <em class="arg">index,index</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Swap the positions of two images in the image sequence.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Swap the positions of two images in the image sequence.</td><td style="text-align:right;"></td></tr></table>
 
 <p>For example, <a href="command-line-options.html#swap">-swap 0,2</a> swaps the first and the third
 images in the current image sequence. Use <a href="command-line-options.html#swap">+swap</a> to switch
@@ -6969,7 +6662,7 @@
   <h4><a id="swirl"></a>-swirl <em class="arg">degrees</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>swirl image pixels about the center.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">swirl image pixels about the center.</td><td style="text-align:right;"></td></tr></table>
 
 <p><em class="arg">Degrees</em> defines the tightness of the swirl.</p>
 
@@ -6977,7 +6670,7 @@
   <h4><a id="synchronize"></a>-synchronize</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>synchronize image to storage device.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">synchronize image to storage device.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Set to "true" to ensure all image data is fully flushed and synchronized to disk. There is a performance penalty, but the benefit include ensuring a valid image file in the event of a system crash and early reporting if there is not anout disk space for the image pixel cache.</p>
 
@@ -6985,13 +6678,13 @@
   <h4><a id="taint"></a>-taint</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Mark the image as modified.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Mark the image as modified.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="text-font"></a>-text-font <em class="arg">name</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>font for writing fixed-width text.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">font for writing fixed-width text.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Specifies the name of the preferred font to use in fixed (typewriter style)
 formatted text. The default is 14 point <em class="arg">Courier</em>.</p>
@@ -7004,7 +6697,7 @@
   <h4><a id="texture"></a>-texture <em class="arg">filename</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>name of texture to tile onto the image background.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">name of texture to tile onto the image background.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="threshold"></a>-threshold <em class="arg">value</em>{<em class="arg">%</em>}</h4>
@@ -7017,9 +6710,9 @@
 and any partially transparent pixel becomes fully transparent.</p>
 -->
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Apply simultaneous black/white threshold to the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Apply simultaneous black/white threshold to the image.</td><td style="text-align:right;"></td></tr></table>
 
-<p>Any pixel values (more specifically, those channels set using <a href="command-line-options.html#channel">&#x2011;channel</a>) that exceed the specified threshold are reassigned the
+<p>Any pixel values (more specifically, those channels set using <a href="command-line-options.html#channel">‑channel</a>) that exceed the specified threshold are reassigned the
 maximum channel value, while all other values are assigned the minimum.</p>
 
 <p> The threshold value can be given as a percentage or as an absolute integer
@@ -7036,29 +6729,28 @@
 channel. The green, blue, and alpha channels (if present) would be unchanged.
 </p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert in.png -channel red -threshold 50% out.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert in.png -channel red -threshold 50% out.png</span></p>
 <p>As (possibly) impractical but instructive examples, the following would
 generate an all-black and an all-white image with the same dimensions as the
 input image.</p>
 
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert in.png -threshold 100% black.png</span><span class='crtout'></span><span class="crtprompt"> $ </span><span class='crtin'>convert in.png -threshold -1 white.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert in.png -threshold 100% black.png</span><span class="crtout"></span><span class="crtprompt"> $ </span><span class="crtin">convert in.png -threshold -1 white.png</span></p>
 <p>Note that the values of the transparency channel is treated as 'matte'
 values (0 is opaque) and not as 'alpha' values (0 is transparent).</p>
 
-<p> See also <a href="command-line-options.html#black-threshold">&#x2011;black&#x2011;threshold</a> and <a href="command-line-options.html#white-threshold">&#x2011;white&#x2011;threshold</a>.
+<p> See also <a href="command-line-options.html#black-threshold">‑black‑threshold</a> and <a href="command-line-options.html#white-threshold">‑white‑threshold</a>.
 </p>
 
 <div style="margin: auto;">
   <h4><a id="thumbnail"></a>-thumbnail <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Create a thumbnail of the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Create a thumbnail of the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This is similar to <a href="command-line-options.html#resize">-resize</a>, except it is optimized
 for speed and any image profile, other than a color profile, is removed to
-reduce the thumbnail size.  To strip the color profiles as well, add <a
-href="command-line-options.html#strip">-strip</a> just before of after this option.</p>
+reduce the thumbnail size.  To strip the color profiles as well, add <a href="command-line-options.html#strip">-strip</a> just before of after this option.</p>
 
 <p>See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument.</p>
 
@@ -7066,13 +6758,13 @@
   <h4><a id="tile"></a>-tile <em class="arg">filename</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the tile image used for filling a subsequent graphic primitive.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the tile image used for filling a subsequent graphic primitive.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4>-tile <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Specify the layout of images .</td><td style='text-align:right;'>[<a href="montage.html">montage</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Specify the layout of images .</td><td style="text-align:right;">[<a href="montage.html">montage</a>]</td></tr></table>
 
 <p>See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument.</p>
 
@@ -7080,27 +6772,26 @@
   <h4>-tile</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Specifies that a subsequent composite operation is repeated across and down image.</td><td style='text-align:right;'>[<a href="composite.html">composite</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Specifies that a subsequent composite operation is repeated across and down image.</td><td style="text-align:right;">[<a href="composite.html">composite</a>]</td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="tile-offset"></a>-tile-offset {<em class="arg">+-</em>}<em class="arg">x</em>{<em class="arg">+-</em>}<em class="arg">y</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Specify the offset for tile images, relative to the background image it is tiled on.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Specify the offset for tile images, relative to the background image it is tiled on.</td><td style="text-align:right;"></td></tr></table>
 
-<p>This should be set before the tiling image is set by <a href="command-line-options.html#tile"
->-tile</a> or <a href="command-line-options.html#texture" >-texture</a>, or directly applied for
+<p>This should be set before the tiling image is set by <a href="command-line-options.html#tile">-tile</a> or <a href="command-line-options.html#texture">-texture</a>, or directly applied for
 creating a tiled canvas using <code>TILE:</code> or <code>PATTERN:</code> input
 formats. </p>
 
-<p>Internally ImageMagick does a <a href="command-line-options.html#roll" >-roll</a> of the tile image
+<p>Internally ImageMagick does a <a href="command-line-options.html#roll">-roll</a> of the tile image
 by the arguments given when the tile image is set. </p>
 
 <div style="margin: auto;">
   <h4><a id="tint"></a>-tint <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Tint the image with the fill color.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Tint the image with the fill color.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Tint the image with the fill color.</p>
 
@@ -7112,7 +6803,7 @@
   <h4><a id="title"></a>-title <em class="arg">string</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Assign a title to displayed image.</td><td style='text-align:right;'>[<a href="animate.html">animate</a>, <a href="display.html">display</a>, <a href="montage.html">montage</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Assign a title to displayed image.</td><td style="text-align:right;">[<a href="animate.html">animate</a>, <a href="display.html">display</a>, <a href="montage.html">montage</a>]</td></tr></table>
 
 <p>Use this option to assign a specific title to the image. This assigned to
 the image window and is typically displayed in the window title bar.
@@ -7134,54 +6825,47 @@
   <h4><a id="transform"></a>-transform</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>transform the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">transform the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option applies the transformation matrix from a previous <a href="command-line-options.html#affine">-affine</a> option.</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert -affine 2,2,-2,2,0,0 -transform bird.ppm bird.jpg</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert -affine 2,2,-2,2,0,0 -transform bird.ppm bird.jpg</span></p>
 
-<p>This operator has been now been superseded by the  <a
-href="command-line-options.html#distort">-distort</a> '<code>AffineProjection</code>' method. </p>
+<p>This operator has been now been superseded by the  <a href="command-line-options.html#distort">-distort</a> '<code>AffineProjection</code>' method. </p>
 
 
 <div style="margin: auto;">
   <h4><a id="transparent"></a>-transparent <em class="arg">color</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Make this color transparent within the image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Make this color transparent within the image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The <em class="arg">color</em> argument is defined using the format
-described under the <a href="command-line-options.html#fill">-fill</a> option. The <a href="command-line-options.html#fuzz"
->-fuzz</a> setting can be used to match and replace colors similar to the one
+described under the <a href="command-line-options.html#fill">-fill</a> option. The <a href="command-line-options.html#fuzz">-fuzz</a> setting can be used to match and replace colors similar to the one
 given. </p>
 
-<p>Use  <a href="command-line-options.html#transparent" >+transparent</a> to invert the pixels matched.
+<p>Use  <a href="command-line-options.html#transparent">+transparent</a> to invert the pixels matched.
 that is make all non-matching colors transparent. </p>
 
-<p>The <a href="command-line-options.html#opaque">-opaque</a>  operator is exactly the same as <a
-href="command-line-options.html#transparent" >-transparent</a> but replaces the matching color with the
+<p>The <a href="command-line-options.html#opaque">-opaque</a>  operator is exactly the same as <a href="command-line-options.html#transparent">-transparent</a> but replaces the matching color with the
 current <a href="command-line-options.html#fill">-fill</a> color setting, rather than transparent.
-However the <a href="command-line-options.html#transparent" >-transparent</a> operator also ensures
-that the image has an alpha channel enabled, as per "<code><a href="command-line-options.html#alpha"
->-alpha</a> set</code>", and does not require you to modify the <a
-href="command-line-options.html#channel">-channel</a> to enable alpha channel handling. </p>
+However the <a href="command-line-options.html#transparent">-transparent</a> operator also ensures
+that the image has an alpha channel enabled, as per "<code><a href="command-line-options.html#alpha">-alpha</a> set</code>", and does not require you to modify the <a href="command-line-options.html#channel">-channel</a> to enable alpha channel handling. </p>
 
 <p>Note that this does not define the color as being the 'transparency color'
-used for color-mapped image formats, such as GIF.  For that use <a
-href="command-line-options.html#transparent-color" >-transparent-color</a> </p>
+used for color-mapped image formats, such as GIF.  For that use <a href="command-line-options.html#transparent-color">-transparent-color</a> </p>
 
 
 <div style="margin: auto;">
   <h4><a id="transparent-color"></a>-transparent-color <em class="arg">color</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set the transparent color.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set the transparent color.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Sometimes this is used for saving to image formats such as
 GIF and PNG8 which uses this color to represent boolean transparency.  This
 does not make a color transparent, it only defines what color the transparent
-color is in the color palette of the saved image. Use <a
-href="command-line-options.html#transparent">-transparent</a> to make an opaque color transparent.</p>
+color is in the color palette of the saved image. Use <a href="command-line-options.html#transparent">-transparent</a> to make an opaque color transparent.</p>
 
 <p>This option allows you to have both an opaque visible color, as well as a
 transparent color of the same color value without conflict.  That is, you can
@@ -7197,7 +6881,7 @@
   <h4><a id="transpose"></a>-transpose</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Mirror the image along the top-left to bottom-right diagonal.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Mirror the image along the top-left to bottom-right diagonal.</td><td style="text-align:right;"></td></tr></table>
 
 <p> This option mathematically transposes the pixel array.  It is equivalent to the sequence <code>-flip -rotate 90</code>.
 </p>
@@ -7206,14 +6890,14 @@
   <h4><a id="transverse"></a>-transverse</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Mirror the image along the images bottom-left top-right diagonal.  Equivalent to the operations <code>-flop -rotate 90</code>.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Mirror the image along the images bottom-left top-right diagonal.  Equivalent to the operations <code>-flop -rotate 90</code>.</td><td style="text-align:right;"></td></tr></table>
 
 
 <div style="margin: auto;">
   <h4><a id="treedepth"></a>-treedepth <em class="arg">value</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>tree depth for the color reduction algorithm.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">tree depth for the color reduction algorithm.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Normally, this integer value is zero or one. A value of zero or one causes
 the use of an optimal tree depth for the color reduction algorithm.</p>
@@ -7222,8 +6906,7 @@
 image with the fastest computational speed and the least amount of memory.
 However, the default depth is inappropriate for some images. To assure the
 best representation, try values between 2 and 8 for this parameter.  Refer to
-the <a href="quantize.html"
->color reduction algorithm</a> for more details.</p>
+the <a href="quantize.html">color reduction algorithm</a> for more details.</p>
 
 <p>The <a href="command-line-options.html#colors">-colors</a> or <a href="command-line-options.html#monochrome">-monochrome</a>
 option, or writing to an image format which requires color reduction, is
@@ -7233,7 +6916,7 @@
   <h4><a id="trim"></a>-trim</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>trim an image.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">trim an image.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option removes any edges that are exactly the same color as the corner
 pixels. Use <a href="command-line-options.html#fuzz">-fuzz</a> to make <a href="command-line-options.html#trim">-trim</a> remove
@@ -7253,19 +6936,18 @@
   <h4><a id="type"></a>-type <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>the image type.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">the image type.</td><td style="text-align:right;"></td></tr></table>
  <p>Choose from: <code>Bilevel</code>,
 <code>Grayscale</code>, <code>GrayscaleMatte</code>, <code>Palette</code>,
 <code>PaletteMatte</code>, <code>TrueColor</code>, <code>TrueColorMatte</code>,
 <code>ColorSeparation</code>, or <code>ColorSeparationMatte</code>.</p>
 
 <p>Normally, when a format supports different subformats such as grayscale and
-truecolor, the encoder will try to choose an efficient subformat. The <a
-href="command-line-options.html#type">-type</a> option can be used to override this behavior. For
+truecolor, the encoder will try to choose an efficient subformat. The <a href="command-line-options.html#type">-type</a> option can be used to override this behavior. For
 example, to prevent a JPEG from being written in grayscale format even though
 only gray pixels are present, use.</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert bird.png -type TrueColor bird.jpg</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert bird.png -type TrueColor bird.jpg</span></p>
 <p>Similarly, use <a href="command-line-options.html#type">-type TrueColorMatte</a> to force the
 encoder to write an alpha channel even though the image is opaque, if the
 output format supports transparency.</p>
@@ -7276,7 +6958,7 @@
   <h4><a id="undercolor"></a>-undercolor <em class="arg">color</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>set the color of the annotation bounding box.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">set the color of the annotation bounding box.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The color is specified using the format described under the <a href="command-line-options.html#fill">-fill</a> option.</p>
 
@@ -7287,7 +6969,7 @@
   <h4><a id="update"></a>-update <em class="arg">seconds</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>detect when image file is modified and redisplay.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">detect when image file is modified and redisplay.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Suppose that while you are displaying an image the file that is currently
 displayed is over-written.  <code>display</code> will automagically detect that
@@ -7299,14 +6981,14 @@
   <h4><a id="unique-colors"></a>-unique-colors</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>discard all but one of any pixel color.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">discard all but one of any pixel color.</td><td style="text-align:right;"></td></tr></table>
 
 
 <div style="margin: auto;">
   <h4><a id="units"></a>-units <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>the units of image resolution.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">the units of image resolution.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Choose from: <code>Undefined</code>, <code>PixelsPerInch</code>, or
 <code>PixelsPerCentimeter</code>. This option is normally used in conjunction
@@ -7314,10 +6996,10 @@
 
 
 <div style="margin: auto;">
-  <h4><a id="unsharp"></a>-unsharp <em class="arg">radius</em><br />-unsharp <em class="arg">radius</em>x<em class="arg">sigma</em>{<em class="arg">+gain</em>}{<em class="arg">+threshold</em>}</h4>
+  <h4><a id="unsharp"></a>-unsharp <em class="arg">radius</em><br></br>-unsharp <em class="arg">radius</em>x<em class="arg">sigma</em>{<em class="arg">+gain</em>}{<em class="arg">+threshold</em>}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>sharpen the image with an unsharp mask operator.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">sharpen the image with an unsharp mask operator.</td><td style="text-align:right;"></td></tr></table>
 
 <p>The <a href="command-line-options.html#unsharp">-unsharp</a> option sharpens an image. The image is
 convolved with a Gaussian operator of the given radius and standard deviation
@@ -7341,37 +7023,37 @@
   <h4><a id="verbose"></a>-verbose</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>print detailed information about the image when this option
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">print detailed information about the image when this option
 precedes the <a href="command-line-options.html#identify">-identify</a> option or
-<code>info:</code>.</td><td style='text-align:right;'></td></tr></table>
+<code>info:</code>.</td><td style="text-align:right;"></td></tr></table>
 
 
 <div style="margin: auto;">
   <h4><a id="version"></a>-version</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>print ImageMagick version string and exit.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">print ImageMagick version string and exit.</td><td style="text-align:right;"></td></tr></table>
 
 
 <div style="margin: auto;">
   <h4><a id="view"></a>-view <em class="arg">string</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>FlashPix viewing parameters.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">FlashPix viewing parameters.</td><td style="text-align:right;"></td></tr></table>
 
 
 <div style="margin: auto;">
   <h4><a id="vignette"></a>-vignette <em class="arg">radius</em>{x<em class="arg">sigma</em>}{<em class="arg">+-</em>}<em class="arg">x</em>{<em class="arg">+-</em>}<em class="arg">y</em>{<em class="arg">%</em>}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>soften the edges of the image in vignette style.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">soften the edges of the image in vignette style.</td><td style="text-align:right;"></td></tr></table>
 
 
 <div style="margin: auto;">
   <h4><a id="virtual-pixel"></a>-virtual-pixel <em class="arg">method</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Specify contents of <em>virtual pixels</em>.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Specify contents of <em>virtual pixels</em>.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This option defines what color source should be used if and when a color
 lookup completely 'misses' the source image. The color(s) that appear to
@@ -7400,21 +7082,18 @@
 
 <p>The default value is "edge".</p>
 
-<p>This most important for distortion operators such as <a href="command-line-options.html#distort"
->-distort</a>, <a href="command-line-options.html#implode" >-implode</a>, and <a href="command-line-options.html#fx" >-fx</a>.
+<p>This most important for distortion operators such as <a href="command-line-options.html#distort">-distort</a>, <a href="command-line-options.html#implode">-implode</a>, and <a href="command-line-options.html#fx">-fx</a>.
 However it also effects operations that may access pixels just outside the
-image proper, such as <a href="command-line-options.html#convolve">-convolve</a>, <a
-href="command-line-options.html#blur">-blur</a>, and <a href="command-line-options.html#sharpen">-sharpen</a>. </p>
+image proper, such as <a href="command-line-options.html#convolve">-convolve</a>, <a href="command-line-options.html#blur">-blur</a>, and <a href="command-line-options.html#sharpen">-sharpen</a>. </p>
 
-<p>To print a complete list of virtual pixel types, use the <a
-href="command-line-options.html#list">-list virtual-pixel</a> option.</p>
+<p>To print a complete list of virtual pixel types, use the <a href="command-line-options.html#list">-list virtual-pixel</a> option.</p>
 
 
 <div style="margin: auto;">
   <h4><a id="visual"></a>-visual <em class="arg">type</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Animate images using this X visual type.</td><td style='text-align:right;'>[<a href="animate.html">animate</a>, <a href="display.html">display</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Animate images using this X visual type.</td><td style="text-align:right;">[<a href="animate.html">animate</a>, <a href="display.html">display</a>]</td></tr></table>
 
 <p>Choose from these visual classes:</p>
 
@@ -7435,25 +7114,23 @@
 
 
 <div style="margin: auto;">
-  <h4><a id="watermark"></a>-watermark <em
-  class="arg">brightness</em>x<em class="arg">saturation</em></h4>
+  <h4><a id="watermark"></a>-watermark <em class="arg">brightness</em>x<em class="arg">saturation</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Watermark an image using the given percentages of brightness and
-saturation.</td><td style='text-align:right;'>[<a href="composite.html">composite</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Watermark an image using the given percentages of brightness and
+saturation.</td><td style="text-align:right;">[<a href="composite.html">composite</a>]</td></tr></table>
 
 <p>Take a grayscale image (with alpha mask) and modify the destination image's
-brightness according to watermark image's grayscale value and the <em
-class="arg">brightness</em> percentage.  The destinations color saturation
+brightness according to watermark image's grayscale value and the <em class="arg">brightness</em> percentage.  The destinations color saturation
 attribute is just direct modified by the <em class="arg">saturation</em>
 percentage, which defaults to 100 percent (no color change). </p>
 
 
 <div style="margin: auto;">
-  <h4><a id="wave"></a>-wave <em class="arg">amplitude</em><br />-wave <em class="arg">amplitude</em>x<em class="arg">wavelength</em></h4>
+  <h4><a id="wave"></a>-wave <em class="arg">amplitude</em><br></br>-wave <em class="arg">amplitude</em>x<em class="arg">wavelength</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Shear the columns of an image into a sine wave.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Shear the columns of an image into a sine wave.</td><td style="text-align:right;"></td></tr></table>
 
 <p>Specify <em class="arg">amplitude</em> and <em class="arg">wavelength</em>
 of the wave.</p>
@@ -7462,15 +7139,14 @@
   <h4><a id="weight"></a>-weight <em class="arg">fontWeight</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Set a font weight for text.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Set a font weight for text.</td><td style="text-align:right;"></td></tr></table>
 
 <p>This setting suggests a font weight that ImageMagick should try to apply to
-the currently selected font family. Use a positive integer for <em
-class="arg">fontWeight</em> or select from the following.</p>
+the currently selected font family. Use a positive integer for <em class="arg">fontWeight</em> or select from the following.</p>
 
 <table class="doc">
-  <col width="25%" />
-  <col width="75%" />
+  <col width="25%"></col>
+  <col width="75%"></col>
   <thead>
   <tr>
   <th><em class="arg">fontWeight</em></th>
@@ -7483,9 +7159,9 @@
     <tr><td>Bold </td>
         <td>Same as <em class="arg">fontWeight</em> = 700.</td></tr>
     <tr><td>Bolder </td>
-        <td>Add 100 to font weight if currently &le; 800.</td></tr>
+        <td>Add 100 to font weight if currently ≤ 800.</td></tr>
     <tr><td>Lighter </td>
-        <td>Subtract 100 to font weight if currently &le; 100.</td></tr>
+        <td>Subtract 100 to font weight if currently ≤ 100.</td></tr>
     <tr><td>Normal </td>
         <td>Same as <em class="arg">fontWeight</em> = 400.</td></tr>
  </tbody>
@@ -7494,32 +7170,30 @@
 <p>To print a complete list of weight types, use <a href="command-line-options.html#list">-list
 weight</a>.</p>
 
-<p>For other settings that affect fonts, see the options <a
-href="command-line-options.html#font">-font</a>, <a href="command-line-options.html#family">-family</a>, <a
-href="command-line-options.html#stretch">-stretch</a>, and <a href="command-line-options.html#style">-style</a>. </p>
+<p>For other settings that affect fonts, see the options <a href="command-line-options.html#font">-font</a>, <a href="command-line-options.html#family">-family</a>, <a href="command-line-options.html#stretch">-stretch</a>, and <a href="command-line-options.html#style">-style</a>. </p>
 
 <div style="margin: auto;">
   <h4><a id="white-point"></a>-white-point <em class="arg">x,y</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>chromaticity white point.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">chromaticity white point.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="white-threshold"></a>-white-threshold <em class="arg">value</em>{<em class="arg">%</em>}</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Force to white all pixels above the threshold while leaving all
-pixels at or below the threshold unchanged.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Force to white all pixels above the threshold while leaving all
+pixels at or below the threshold unchanged.</td><td style="text-align:right;"></td></tr></table>
 
 <p> The threshold value can be given as a percentage or as an absolute integer
 value within [0, <em class="QR">QuantumRange</em>] corresponding to the
-desired <a href="command-line-options.html#channel">&#x2011;channel</a> value. See <a href="command-line-options.html#threshold">&#x2011;threshold</a>for more details on thresholds and resulting values.  </p>
+desired <a href="command-line-options.html#channel">‑channel</a> value. See <a href="command-line-options.html#threshold">‑threshold</a>for more details on thresholds and resulting values.  </p>
 
 <div style="margin: auto;">
   <h4><a id="window"></a>-window <em class="arg">id</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>Make the image the background of a window.</td><td style='text-align:right;'>[<a href="animate.html">animate</a>, <a href="display.html">display</a>]</td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">Make the image the background of a window.</td><td style="text-align:right;">[<a href="animate.html">animate</a>, <a href="display.html">display</a>]</td></tr></table>
 
 <p><em class="arg">id</em> can be a window id or name. Specify <code>root</code>
 to select X's root window as the target window.</p>
@@ -7530,42 +7204,43 @@
 for details.</p>
 
 <p>The image will not display on the root window if the image has more unique
-colors than the target window colormap allows. Use <a
-href="command-line-options.html#colors">-colors</a> to reduce the number of colors.</p>
+colors than the target window colormap allows. Use <a href="command-line-options.html#colors">-colors</a> to reduce the number of colors.</p>
 
 <div style="margin: auto;">
   <h4><a id="window-group"></a>-window-group</h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>specify the window group.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">specify the window group.</td><td style="text-align:right;"></td></tr></table>
 
 <div style="margin: auto;">
   <h4><a id="write"></a>-write <em class="arg">filename</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>write an image sequence.</td><td style='text-align:right;'></td></tr></table>
+<table style="background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%"><tr><td style="width:75%">write an image sequence.</td><td style="text-align:right;"></td></tr></table>
  <p>The image sequence preceding the <a href="command-line-options.html#write">-write</a> <em class="arg">filename</em> option is written out, and processing continues with the same image in its current state if there are additional options. To restore the image to its original state after writing it, use the <a href="command-line-options.html#write">+write</a> <em class="arg">filename</em> option.</p>
 
 <p>Use <a href="command-line-options.html#compress">-compress</a> to specify the type of image compression.</p>
 </div>
 </div>
 
+
 </div>
 
 <div id="linkbar">
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &#8226;
-      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> &#8226;
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/command-line-processing.html b/www/command-line-processing.html
index 057845c..ee27070 100644
--- a/www/command-line-processing.html
+++ b/www/command-line-processing.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -579,7 +579,7 @@
 <div class="doc-section">
 <p>Here, just below, are a few simple examples of <em class="arg">geometry</em>, showing how it might be used as an argument to the <a href="command-line-options.html#resize">‑resize</a> option. We'll use the internal image <code>logo:</code> for our input image.
 <a href="../images/logo.png">
-This fine image</a> is 640 pixels wide and 480 pixels high. We say its <em>dimensions</em> are 640x480. When we give dimensions of an image, the width (the horizontal dimension) always precedes the height (the vertical dimension). This will be true when we speak of coordinates or <em>offsets</em> into an image, which will always be <em>x</em>value followed by <em>y</em>. Just think of your high school algebra classes and the <em>xy</em>plane. (Well, almost: our <em>y</em>axis will always go downward!)
+This fine image</a> is 640 pixels wide and 480 pixels high. We say its <em>dimensions</em> are 640x480. When we give dimensions of an image, the width (the horizontal dimension) always precedes the height (the vertical dimension). This will be true when we speak of coordinates or <em>offsets</em> into an image, which will always be <em>x</em>–value followed by <em>y</em>. Just think of your high school algebra classes and the <em>xy</em>–plane. (Well, almost: our <em>y</em>–axis will always go downward!)
 </p>
 
 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert logo: -resize '200%' bigWiz.png</span></p>
@@ -588,12 +588,12 @@
 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert logo: -resize '100x200^' biggerNotThinWiz.png</span></p>
 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert logo: -resize '100x200!' dochThinWiz.png</span></p>
 
-<p>The first of the four commands is simpleit stretches both the width and height of the input image by <code>200%</code> in each direction; it magnifies the whole thing by a factor of two. The second command specifies different percentages for each direction, stretching the width to <code>200</code>% and squashing the height to <code>50%</code>. The resulting image (in this example) has dimensions 1280x240. Notice that the percent symbol needn't be repeated; the following are equivalent: <code>200x50%</code>, <code>200%x50</code>, <code>200%x50%</code>.
+<p>The first of the four commands is simple—it stretches both the width and height of the input image by <code>200%</code> in each direction; it magnifies the whole thing by a factor of two. The second command specifies different percentages for each direction, stretching the width to <code>200</code>% and squashing the height to <code>50%</code>. The resulting image (in this example) has dimensions 1280x240. Notice that the percent symbol needn't be repeated; the following are equivalent: <code>200x50%</code>, <code>200%x50</code>, <code>200%x50%</code>.
 </p>
 
-<p>By default, the width and height given in a <em class="arg">geometry</em> argument are <em>maximum</em> values unless a percentage is specified. That is, the image is expanded or contracted to fit the specified width and height value while maintaining the <em>aspect ratio</em> (the ratio of its height to its width) of the image. For instance, the third command above "tries" to set the dimensions to <code>100x200</code>. Imagine gradually shrinking the original image (which is 640x480), keeping is aspect ratio constant, until it just fits into a 100x200 rectangle. Since the image is longer than it is tall, it will fit when its width shrinks to 100 pixels. To preserve the aspect ratio, the height will therefore have to be (480/640)100 pixels=75 pixels, so the final dimensions will be 100x75.</p>
+<p>By default, the width and height given in a <em class="arg">geometry</em> argument are <em>maximum</em> values unless a percentage is specified. That is, the image is expanded or contracted to fit the specified width and height value while maintaining the <em>aspect ratio</em> (the ratio of its height to its width) of the image. For instance, the third command above "tries" to set the dimensions to <code>100x200</code>. Imagine gradually shrinking the original image (which is 640x480), keeping is aspect ratio constant, until it just fits into a 100x200 rectangle. Since the image is longer than it is tall, it will fit when its width shrinks to 100 pixels. To preserve the aspect ratio, the height will therefore have to be (480/640)×100 pixels=75 pixels, so the final dimensions will be 100x75.</p>
 
-<p> Notice that in the previous example, at least one of the specified dimensions will be attained (in this case, the width, 100 pixels). The resulting image fits snugly within the original. One can do just the opposite of this by invoking the <code>^</code> operator, as in the fourth example above. In that case, when <code>100x200^</code> is given as the argument, again at least one of the dimensions will be attained, but in this case the resulting image can snugly contain the original. Here the <em class="arg">geometry</em> argument gives <em>minimum</em> values. In our example, the height will become 200 and the width will be scaled to preserve the aspect ratio, becoming (640/480)200 pixels=267 pixels. With the <code>^</code> operator, one of those dimensions will match the requested size, but the image will likely overflow the dimensions requested to preserve its aspect ratio. (The <code>^</code> feature is new as of IM 6.3.8-2.)</p>
+<p> Notice that in the previous example, at least one of the specified dimensions will be attained (in this case, the width, 100 pixels). The resulting image fits snugly within the original. One can do just the opposite of this by invoking the <code>^</code> operator, as in the fourth example above. In that case, when <code>100x200^</code> is given as the argument, again at least one of the dimensions will be attained, but in this case the resulting image can snugly contain the original. Here the <em class="arg">geometry</em> argument gives <em>minimum</em> values. In our example, the height will become 200 and the width will be scaled to preserve the aspect ratio, becoming (640/480)×200 pixels=267 pixels. With the <code>^</code> operator, one of those dimensions will match the requested size, but the image will likely overflow the dimensions requested to preserve its aspect ratio. (The <code>^</code> feature is new as of IM 6.3.8-2.)</p>
 
 <p>We see that ImageMagick is very good about preserving aspect ratios of images, to prevent distortion of your favorite photos and images. But you might really want the dimensions to be <code>100x200</code>, thereby stretching the image. In this case just tell ImageMagick you really mean it (!) by appending an exclamation operator to the geometry. This will force the image size to exactly what you specify. So, for example, if you specify <code>100x200!</code> the dimensions will become exactly 100x200 (giving a small, vertically elongated wizard).</p>
 </div>
@@ -624,14 +624,14 @@
 <div class="doc-section">
 <p>
 Here are some examples to illustrate the use of <em>offsets</em> in <em class="arg">geometry</em> arguments. One typical use of offsets is in conjunction with the
-<a href="command-line-options.html#region">‑region</a> option. This option allows many other options to modify the pixels within a specified rectangular subregion of an image. As such, it needs to be given the width and height of that region, and also an <em>offset</em> into the image, which is a pair of coordinates that indicate the location of the region within the larger image. Below, in the first example, we specify a region of size <code>100x200</code> to be located at the <em>xy</em>coordinates <em>x</em>=10, <em>y</em>=20. Let's use the usual algebraic notation (<em>x</em>,<em>y</em>)=(10,20), for convenience.
+<a href="command-line-options.html#region">‑region</a> option. This option allows many other options to modify the pixels within a specified rectangular subregion of an image. As such, it needs to be given the width and height of that region, and also an <em>offset</em> into the image, which is a pair of coordinates that indicate the location of the region within the larger image. Below, in the first example, we specify a region of size <code>100x200</code> to be located at the <em>xy</em>–coordinates <em>x</em>=10, <em>y</em>=20. Let's use the usual algebraic notation (<em>x</em>,<em>y</em>)=(10,20), for convenience.
 </p>
 
 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert logo: -region '100x200+10+20' -negate wizNeg1.png</span></p>
 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert logo: -region '100x200-10+20' -negate wizNeg2.png</span></p>
 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert logo: -gravity center -region '100x200-10+20' \ <br></br> -negate wizNeg3.png</span></p>
 
-<p>Note that offsets always require +/ signs. The offset is not actually a true location within the image; its coordinates must be added to some other location. Let's refer to that as the <em>current location</em>. In the first two examples above, though, that location is the upper-left hand corner of the image, which has coordinates (0,0). (That is the default situation when there are no other directives given to change it.) The first example above puts the <code>100x200</code> rectangle's own upper-left corner at (10,20). </p>
+<p>Note that offsets always require +/− signs. The offset is not actually a true location within the image; its coordinates must be added to some other location. Let's refer to that as the <em>current location</em>. In the first two examples above, though, that location is the upper-left hand corner of the image, which has coordinates (0,0). (That is the default situation when there are no other directives given to change it.) The first example above puts the <code>100x200</code> rectangle's own upper-left corner at (10,20). </p>
 
 <p>A negative offset can make sense in many cases. In the second example above, the offset is (-10,20), specified by <code>-10+20</code>. In that case, only the portion of the (virtual) rectangle obtained that lies within the image can be negated; here it is equivalent to specifying the geometry as <code>90x200+0+20</code>.</p>
 
@@ -736,16 +736,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/command-line-tools.html b/www/command-line-tools.html
index 194d47e..1f21146 100644
--- a/www/command-line-tools.html
+++ b/www/command-line-tools.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -238,16 +238,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/compare.html b/www/compare.html
index a4055f0..d2f1912 100644
--- a/www/compare.html
+++ b/www/compare.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -440,16 +440,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/compose.html b/www/compose.html
index 945b965..514e338 100644
--- a/www/compose.html
+++ b/www/compose.html
@@ -1,35 +1,29 @@
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html version="-//W3C//DTD XHTML 1.1//EN"
-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-      xsi:schemaLocation="http://www.w3.org/1999/xhtml
-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en" xsi:schemaLocation="http://www.w3.org/1999/xhtml                           http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
 <head>
-  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
-  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"/>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"></meta>
+  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"></meta>
   <title>ImageMagick: Alpha Compositing</title>
-  <meta http-equiv="content-language" content="en-US"/>
-  <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
-  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"/>
-  <meta name="application-name" content="ImageMagick"/>
-  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."/>
-  <meta name="application-url" content="http://www.imagemagick.org"/>
-  <meta name="generator" content="PHP"/>
-  <meta name="keywords" content="alpha, compositing, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"/>
-  <meta name="rating" content="GENERAL"/>
-  <meta name="robots" content="INDEX, FOLLOW"/>
-  <meta name="generator" content="ImageMagick Studio LLC"/>
-  <meta name="author" content="ImageMagick Studio LLC"/>
-  <meta name="revisit-after" content="2 DAYS"/>
-  <meta name="resource-type" content="document"/>
-  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"/>
-  <meta name="distribution" content="Global"/>
-  <link rel="icon" href="../images/wand.png"/>
-  <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
-  <link rel="canonical" href="http://www.imagemagick.org" />
-  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <meta http-equiv="content-language" content="en-US"></meta>
+  <meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
+  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"></meta>
+  <meta name="application-name" content="ImageMagick"></meta>
+  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."></meta>
+  <meta name="application-url" content="http://www.imagemagick.org"></meta>
+  <meta name="generator" content="PHP"></meta>
+  <meta name="keywords" content="alpha, compositing, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"></meta>
+  <meta name="rating" content="GENERAL"></meta>
+  <meta name="robots" content="INDEX, FOLLOW"></meta>
+  <meta name="generator" content="ImageMagick Studio LLC"></meta>
+  <meta name="author" content="ImageMagick Studio LLC"></meta>
+  <meta name="revisit-after" content="2 DAYS"></meta>
+  <meta name="resource-type" content="document"></meta>
+  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"></meta>
+  <meta name="distribution" content="Global"></meta>
+  <link rel="icon" href="../images/wand.png"></link>
+  <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
+  <link rel="canonical" href="../index.html"></link>
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
   <script type="text/javascript" src="http://localhost/ajax/libs/jquery/1.7/jquery.min.js"></script>
@@ -38,15 +32,15 @@
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/lib/jquery.mousewheel-3.0.6.pack.js"></script>
   
   <!-- Add fancyBox -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/jquery.fancybox.pack.js?v=2.0.6"></script>
   
   <!-- Optionally add helpers - button, thumbnail and/or media -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.js?v=1.0.2"></script>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-media.js?v=1.0.0"></script>
   
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.js?v=2.0.6"></script>
   
   <script type="text/javascript">
@@ -63,15 +57,7 @@
 
 <body id="www-imagemagick-org">
 
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'offline-script','//127.0.0.1/analytics.js','ga');
 
-  ga('create', 'UA-40133312-1', 'imagemagick.org');
-  ga('send', 'pageview');
-</script>
 
 <div class="titlebar">
 <div style="margin: 17px auto; float: left;">
@@ -83,18 +69,12 @@
     google_ad_height = 90;
   //-->
   </script>
-  <script type="text/javascript"
-    src="http://127.0.0.1/pagead/show_ads.js">
-  </script>
+  
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
-  <img src="../images/logo.jpg"
-  alt="ImageMagick Logo"
-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
-  <img src="../images/sprite.jpg"
-  alt="ImageMagick Sprite"
-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+  <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
 </div>
 
 <div class="westbar">
@@ -146,7 +126,7 @@
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
-<div  class="menu">
+<div class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
 <div class="sub">
@@ -172,7 +152,7 @@
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
-<div  class="sub">
+<div class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
 <div class="sep"></div>
@@ -182,43 +162,14 @@
 </div>
 
 <div class="eastbar">
-  <script type="text/javascript">
-    /* <![CDATA[ */
-    (function() {
-        var po = document.createElement('offline-script'), t = document.getElementsByTagName('offline-script')[0];
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-    })();
-    /* ]]> */
-  </script>
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
-    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0" /></a>
+    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
   </noscript>
-    <div class="g-plusone" id="gplusone"></div>
-    <script type="text/javascript">
-      /* <![CDATA[ */
-      window.___gcfg = {
-        lang: 'en-US'
-      };
-
-      (function() {
-        var po = document.createElement('offline-script');
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'https://127.0.0.1/js/plusone.js';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-      })();
-      var gplusone = document.getElementById("gplusone");
-      gplusone.setAttribute("data-size","medium");
-      gplusone.setAttribute("data-count","true");
-      /* ]]> */
-    </script>
+    
+    
 </div>
 
 <div class="main">
@@ -227,8 +178,7 @@
 <div class="doc-section">
 <p>This page descibed the Image composition methods that is used to define how
 two images should be merged together in various image operations.  For the
-Command Line API it is typically set using the <A
-HREF="command-line-options.html#compose" >-compose</A> setting option. </p>
+Command Line API it is typically set using the <a href="command-line-options.html#compose">-compose</a> setting option. </p>
 
 
 <p>The description of composition uses abstract terminology in order to allow
@@ -352,14 +302,12 @@
 <p>Many of these compose methods will clear the destination image which was
 not overlaid by the source image.  This is to be expected as part of that
 specific composition methods defintion. You can disable this by setting the
-special <A HREF="command-line-options.html#define"
->-define</A> 'compose:outside-overlay' to a value of 'false' will turn off
+special <a href="command-line-options.html#define">-define</a> 'compose:outside-overlay' to a value of 'false' will turn off
 this behaviour. </p>
 
 <p>On top of the above 12 Duff-Porter Alpha Composition methods, one special
 related method '<code>Copy</code>' has been provided. This is equivalent to
-using the '<code>Src</code>'  with the special <A HREF="command-line-options.html#define"
->-define</A> option '<code>compose:outside-overlay</code>' set to
+using the '<code>Src</code>'  with the special <a href="command-line-options.html#define">-define</a> option '<code>compose:outside-overlay</code>' set to
 '<code>false</code>', so as to only modify the overlaid area, without clearing
 the rest of the image outside the overlaid area.  </p>
 
@@ -459,12 +407,9 @@
 below. </p>
 
 <p>As of IM v6.6.1-6, if the special '<code>Sync</code>' flag is not specified
-(enabled by default) with the <a href="command-line-options.html#channel"
->-channel</a> setting, then the above mathematical compositions will nolonger
+(enabled by default) with the <a href="command-line-options.html#channel">-channel</a> setting, then the above mathematical compositions will nolonger
 synchronise its actions with the alpha channel.  Instead the math composition
-will be applied on an individual channel basis as defined by the <a
-href="command-line-options.html#channel"
->-channel</a>.  This includes the alpha channel. This special usage
+will be applied on an individual channel basis as defined by the <a href="command-line-options.html#channel">-channel</a>.  This includes the alpha channel. This special usage
 allows you to perform true mathematics of the image channels, without alpha
 compostion effects, becomming involved. </p>
 
@@ -606,8 +551,7 @@
   <tr valign="top">
     <td valign="top">change-mask</td>
     <td valign="top">Replace any destination pixel that is the similar to the
-    source images pixel (as defined by the current <a
-    href="command-line-options.html#fuzz">-fuzz</a> factor), with transparency.
+    source images pixel (as defined by the current <a href="command-line-options.html#fuzz">-fuzz</a> factor), with transparency.
     </td>
   </tr>
   </tbody>
@@ -620,19 +564,17 @@
 <p>In the "<code>composite</code>" command these composition methods are
 selected using special options with the arguments needed. They are usually,
 but not always, the same name as the composte 'method' they use, and replaces
-the normal use of the <a href="command-line-options.html#compose" >-compose</a>
+the normal use of the <a href="command-line-options.html#compose">-compose</a>
 setting in the "<code>composite</code>" command.  For example... </p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>composite ... -blend 50x50 ...</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">composite ... -blend 50x50 ...</span></p>
 <p>As of IM v6.5.3-4 the "<code>convert</code>" command can now also supply
-these extra arguments to its <a href="command-line-options.html#composite"
->-composite</a> operator, using the special <a href="command-line-options.html#define">-define</a>
+these extra arguments to its <a href="command-line-options.html#composite">-composite</a> operator, using the special <a href="command-line-options.html#define">-define</a>
 attribute of '<code class="arg">compose:args</code>'.  This means you can now
-make use of these special argumented <a href="command-line-options.html#compose"
->-compose</a> methods, those the argument and the method both need to be set
+make use of these special argumented <a href="command-line-options.html#compose">-compose</a> methods, those the argument and the method both need to be set
 separately.  For example... </p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert ... -compose blend  -define compose:args=50,50 -composite ...</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert ... -compose blend  -define compose:args=50,50 -composite ...</span></p>
 <p>The following is a table of these special 'argumented' compose methods,
 with a brief summary of what they do. For more details see the equivalent
 "composite" command option name.  </p>
@@ -648,8 +590,8 @@
     <td valign="top">dissolve</td>
     <td valign="top">Arguments:
         <em class="arg">src_percent</em>[x<em class="arg">dst_percent</em>]
-    <br>Equivalent to "<code>composite</code>" <a href="command-line-options.html#dissolve">-dissolve</a>
-    <br>Dissolve the 'source' image by the percentage given before overlaying
+    <br></br>Equivalent to "<code>composite</code>" <a href="command-line-options.html#dissolve">-dissolve</a>
+    <br></br>Dissolve the 'source' image by the percentage given before overlaying
         'over' the 'destination' image. If <em class="arg">src_percent</em> is
         greater than 100, it starts dissolving the main image so it will
         become transparent at a value of '<code class="arg">200</code>'.  If
@@ -662,9 +604,8 @@
     <td valign="top">blend</td>
     <td valign="top">Arguments:
         <em class="arg">src_percent</em>[x<em class="arg">dst_percent</em>]
-    <br>Equivalent to "<code>composite</code>" <a
-        href="command-line-options.html#blend">-blend</a>
-    <br>Average the images together ('plus') according to the percentages
+    <br></br>Equivalent to "<code>composite</code>" <a href="command-line-options.html#blend">-blend</a>
+    <br></br>Average the images together ('plus') according to the percentages
         given and each pixels transparency.  If only a single percentage value
         is given it sets the weight of the composite or 'source' image, while
         the background image is weighted by the exact opposite amount. That is
@@ -677,16 +618,14 @@
   <tr valign="top">
     <td valign="top">mathematics</td>
     <td valign="top">Arguments: <em class="arg">A, B, C, D</em>
-    <br>Not available in "<code>composite</code>" at this time.
-    <br>Merge the source and destination images according to the formula
-    <br>     <code>A*Sc*Dc + B*Sc + C*Dc + D</code>
-    <br>Can be used to generate a custom composition method that would
-        otherwise need to be implemented using the slow <a
-        href="command-line-options.html#fx">-fx</a> DIY image operator.   Added
+    <br></br>Not available in "<code>composite</code>" at this time.
+    <br></br>Merge the source and destination images according to the formula
+    <br></br>     <code>A*Sc*Dc + B*Sc + C*Dc + D</code>
+    <br></br>Can be used to generate a custom composition method that would
+        otherwise need to be implemented using the slow <a href="command-line-options.html#fx">-fx</a> DIY image operator.   Added
         to ImageMagick version 6.5.4-3.
-    <br>As of IM v6.6.1-6 this method will do per-channel math compositions
-        if the 'Sync' flag is removed from <a
-        href="command-line-options.html#channel" >-channel</a>, just like all
+    <br></br>As of IM v6.6.1-6 this method will do per-channel math compositions
+        if the 'Sync' flag is removed from <a href="command-line-options.html#channel">-channel</a>, just like all
         the other mathematical compostion methods above.
     </td>
   </tr>
@@ -695,12 +634,11 @@
     <td valign="top">modulate</td>
     <td valign="top">Arguments:
         <em class="arg">brightness</em>[x<em class="arg">saturation</em>]
-    <br>Equivalent to "<code>composite</code>" <a href="command-line-options.html#watermark">-watermark</a>
-    <br>Take a grayscale image (with alpha mask) and modify the destination
+    <br></br>Equivalent to "<code>composite</code>" <a href="command-line-options.html#watermark">-watermark</a>
+    <br></br>Take a grayscale image (with alpha mask) and modify the destination
         image's brightness according to watermark image's grayscale value and
         the <em class="arg">brightness</em> percentage.  The destinations
-        color saturation attribute is just direct modified by the <em
-        class="arg">saturation</em> percentage, which defaults to 100 percent
+        color saturation attribute is just direct modified by the <em class="arg">saturation</em> percentage, which defaults to 100 percent
         (no color change).
 
     </td>
@@ -710,27 +648,27 @@
     <td valign="top">displace</td>
     <td valign="top">Arguments:
         <em class="arg">X-scale</em>[x<em class="arg">Y-scale</em>][!][%]
-    <br>Equivalent to "<code>composite</code>" <a href="command-line-options.html#displace">-displace</a>
-    <br>With this option, the 'overlay' image, and optionally the 'mask'
+    <br></br>Equivalent to "<code>composite</code>" <a href="command-line-options.html#displace">-displace</a>
+    <br></br>With this option, the 'overlay' image, and optionally the 'mask'
         image, is used as a relative displacement map, which is used to
         displace the lookup of what part of the destination image is seen at
         each point of the overlaid area.  Much like the displacement map is a
         'lens' that distorts the original 'background' image behind it.
-    <br><br>
+    <br></br><br></br>
         The X-scale is modulated by the 'red' channel of the overlay image
         while the Y-scale is modulated by the green channel, (the mask image
         if given is rolled into green channel of the overlay image. This
         separation allows you to modulate the X and Y lookup displacement
         separately allowing you to do 2-dimensional displacements, rather
         than 1-dimensional verctored displacements (using grayscale image).
-    <br><br>
+    <br></br><br></br>
         If the overlay image contains transparency this is used as a mask
         of the resulting image to remove 'invalid' pixels.
-    <br><br>
+    <br></br><br></br>
         The '%' flag makes the displacement scale relative to the size of the
         overlay image (100% = half width/height of image). Using '!' switches
         percentage arguments to refer to the destination image size instead.
-    <br><br>
+    <br></br><br></br>
         Special flags were added Added to ImageMagick version 6.5.3-5.
     </td>
   </tr>
@@ -738,20 +676,19 @@
   <tr valign="top">
     <td valign="top">distort</td>
     <td valign="top">Arguments:
-        <em class="arg">X-scale</em>[x<em class="arg">Y-scale</em
-        >[+<em class="arg">X-center</em>+<em class="arg">Y-center</em>]][!][%]
-    <br>Not available in "<code>composite</code>" at this time.
-    <br>Exactly as per 'Displace' (above), but using absolute coordinates,
+        <em class="arg">X-scale</em>[x<em class="arg">Y-scale</em>[+<em class="arg">X-center</em>+<em class="arg">Y-center</em>]][!][%]
+    <br></br>Not available in "<code>composite</code>" at this time.
+    <br></br>Exactly as per 'Displace' (above), but using absolute coordinates,
         relative to the center of the overlay (or that given).  Basically
         allows you to generate absolute distortion maps where 'black' will
         look up the left/top edge, and 'white' looks up the bottom/right
         edge of the destination image, according to the scale given.
-    <br><br>
+    <br></br><br></br>
         The '!' flag not only switches percentage scaling, to use the
         destination image, but also the image the center offset of the lookup.
         This means the overlay can lookup a completely different region of the
         destination image.
-    <br><br>
+    <br></br><br></br>
         Added to ImageMagick version 6.5.3-5.
     </td>
   </tr>
@@ -759,26 +696,25 @@
   <tr valign="top">
     <td valign="top">blur</td>
     <td valign="top">Arguments:
-        <em class="arg">Width</em>[x<em class="arg">Height</em
-          >[+<em class="arg">Angle</em>][+<em class="arg">Angle2</em>]]
-    <br>Equivalent to "<code>composite</code>" <a href="command-line-options.html#blur-composite">-blur</a>
-    <br>A Variable Blur Mapping Composition method, where each pixel in the
+        <em class="arg">Width</em>[x<em class="arg">Height</em>[+<em class="arg">Angle</em>][+<em class="arg">Angle2</em>]]
+    <br></br>Equivalent to "<code>composite</code>" <a href="command-line-options.html#blur-composite">-blur</a>
+    <br></br>A Variable Blur Mapping Composition method, where each pixel in the
         overlaid region is replaced with an Elliptical Weighted Average (EWA),
         with an ellipse (typically a circle) of the given sigma size, scaled
         according to overlay (source image) grayscale mapping.
-    <br><br>
+    <br></br><br></br>
         As per 'Displace' and 'Distort', the red channel will modulate the
         width of the ellipse, while the green channel will modulate the height
         of the ellipse. If a single Angle value is given in the arguments,
         then the ellipse will then be rotated by the angle specifed.
-    <br><br>
+    <br></br><br></br>
         Normally the blue channel of the mapping overlay image is ignored.
         However if a second ellipse angle is given, then it is assumed that
         the blue channel defines a variable angle for the ellipse ranging from
         the first angle to the second angle given.  This allows to generate
         radial blurs, or a rough approximation for rotational blur. Or any mix
         of the two.
-    <br><br>
+    <br></br><br></br>
         Added to ImageMagick version 6.5.4-0.
     </td>
   </tr>
@@ -786,8 +722,7 @@
   </tbody>
 </table>
 
-<p>To print a complete list of all the available compose operators, use <a
-href="command-line-options.html#list">-list compose</a>.</p>
+<p>To print a complete list of all the available compose operators, use <a href="command-line-options.html#list">-list compose</a>.</p>
 </div>
 
 </div>
@@ -796,16 +731,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &#8226;
-      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> &#8226;
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/composite.html b/www/composite.html
index aed7c74..d6df247 100644
--- a/www/composite.html
+++ b/www/composite.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -634,16 +634,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/conjure.html b/www/conjure.html
index a9c7c57..f9de9cd 100644
--- a/www/conjure.html
+++ b/www/conjure.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -1248,16 +1248,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/contact.html b/www/contact.html
index e616837..69d3e32 100644
--- a/www/contact.html
+++ b/www/contact.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -179,7 +179,7 @@
   </div>
   <h1>ImageMagick Contact</h1>
   <div class="doc-section">
-  <p>Use this form to contact the ImageMagick Wizards for any of the issues listed below.  You can expect a reply within a day or two if your message is on topic and is a sponsorship, license, or security issue.  The bug and documentation issues are for reporting only, do not expect a reply.  If we can reproduce a bug, you can expect a fix / patch in the next point release of ImageMagick.  The ImageMagick Support topic is for a request for paid support.  For all other queries, including requests for help, post your message to the <a href="http://www.imagemagick.org/discourse-server">discourse server</a>.   Do not use this form to send solicitations / advertisements.  Be assured you will not get a response.</p>
+  <p>Use this form to contact the ImageMagick Wizards for any of the issues listed below.  You can expect a reply within a day or two if your message is on topic and is a sponsorship, license, or security issue.  The bug and documentation issues are for reporting only, do not expect a reply.  If we can reproduce a bug, you can expect a fix / patch in the next point release of ImageMagick.  The ImageMagick Support topic is for a request for paid support (minimum $450 USD).  For free support and all other queries, post your message to the <a href="../discourse-server">discourse server</a>.   Do not use this form to send solicitations / advertisements.  Be assured you will not get a response.</p>
   <fieldset>
   <legend>Contact the Wizards</legend>
 	<p>Enter this code, <em class="warn">
@@ -238,16 +238,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/convert.html b/www/convert.html
index 57b9a07..d2fe150 100644
--- a/www/convert.html
+++ b/www/convert.html
@@ -1,35 +1,29 @@
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html version="-//W3C//DTD XHTML 1.1//EN"
-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-      xsi:schemaLocation="http://www.w3.org/1999/xhtml
-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en" xsi:schemaLocation="http://www.w3.org/1999/xhtml                           http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
 <head>
-  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
-  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"/>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"></meta>
+  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"></meta>
   <title>ImageMagick: Command-line Tools: Convert</title>
-  <meta http-equiv="content-language" content="en-US"/>
-  <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
-  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"/>
-  <meta name="application-name" content="ImageMagick"/>
-  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."/>
-  <meta name="application-url" content="http://www.imagemagick.org"/>
-  <meta name="generator" content="PHP"/>
-  <meta name="keywords" content="command-line, tools:, convert, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"/>
-  <meta name="rating" content="GENERAL"/>
-  <meta name="robots" content="INDEX, FOLLOW"/>
-  <meta name="generator" content="ImageMagick Studio LLC"/>
-  <meta name="author" content="ImageMagick Studio LLC"/>
-  <meta name="revisit-after" content="2 DAYS"/>
-  <meta name="resource-type" content="document"/>
-  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"/>
-  <meta name="distribution" content="Global"/>
-  <link rel="icon" href="../images/wand.png"/>
-  <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
-  <link rel="canonical" href="http://www.imagemagick.org" />
-  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <meta http-equiv="content-language" content="en-US"></meta>
+  <meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
+  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"></meta>
+  <meta name="application-name" content="ImageMagick"></meta>
+  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."></meta>
+  <meta name="application-url" content="http://www.imagemagick.org"></meta>
+  <meta name="generator" content="PHP"></meta>
+  <meta name="keywords" content="command-line, tools:, convert, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"></meta>
+  <meta name="rating" content="GENERAL"></meta>
+  <meta name="robots" content="INDEX, FOLLOW"></meta>
+  <meta name="generator" content="ImageMagick Studio LLC"></meta>
+  <meta name="author" content="ImageMagick Studio LLC"></meta>
+  <meta name="revisit-after" content="2 DAYS"></meta>
+  <meta name="resource-type" content="document"></meta>
+  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"></meta>
+  <meta name="distribution" content="Global"></meta>
+  <link rel="icon" href="../images/wand.png"></link>
+  <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
+  <link rel="canonical" href="../index.html"></link>
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
   <script type="text/javascript" src="http://localhost/ajax/libs/jquery/1.7/jquery.min.js"></script>
@@ -38,15 +32,15 @@
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/lib/jquery.mousewheel-3.0.6.pack.js"></script>
   
   <!-- Add fancyBox -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/jquery.fancybox.pack.js?v=2.0.6"></script>
   
   <!-- Optionally add helpers - button, thumbnail and/or media -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.js?v=1.0.2"></script>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-media.js?v=1.0.0"></script>
   
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.js?v=2.0.6"></script>
   
   <script type="text/javascript">
@@ -63,15 +57,7 @@
 
 <body id="www-imagemagick-org">
 
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'offline-script','//127.0.0.1/analytics.js','ga');
 
-  ga('create', 'UA-40133312-1', 'imagemagick.org');
-  ga('send', 'pageview');
-</script>
 
 <div class="titlebar">
 <div style="margin: 17px auto; float: left;">
@@ -83,18 +69,12 @@
     google_ad_height = 90;
   //-->
   </script>
-  <script type="text/javascript"
-    src="http://127.0.0.1/pagead/show_ads.js">
-  </script>
+  
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
-  <img src="../images/logo.jpg"
-  alt="ImageMagick Logo"
-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
-  <img src="../images/sprite.jpg"
-  alt="ImageMagick Sprite"
-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+  <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
 </div>
 
 <div class="westbar">
@@ -146,7 +126,7 @@
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
-<div  class="menu">
+<div class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
 <div class="sub">
@@ -172,7 +152,7 @@
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
-<div  class="sub">
+<div class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
 <div class="sep"></div>
@@ -182,49 +162,20 @@
 </div>
 
 <div class="eastbar">
-  <script type="text/javascript">
-    /* <![CDATA[ */
-    (function() {
-        var po = document.createElement('offline-script'), t = document.getElementsByTagName('offline-script')[0];
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-    })();
-    /* ]]> */
-  </script>
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
-    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0" /></a>
+    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
   </noscript>
-    <div class="g-plusone" id="gplusone"></div>
-    <script type="text/javascript">
-      /* <![CDATA[ */
-      window.___gcfg = {
-        lang: 'en-US'
-      };
-
-      (function() {
-        var po = document.createElement('offline-script');
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'https://127.0.0.1/js/plusone.js';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-      })();
-      var gplusone = document.getElementById("gplusone");
-      gplusone.setAttribute("data-size","medium");
-      gplusone.setAttribute("data-count","true");
-      /* ]]> */
-    </script>
+    
+    
 </div>
 
 <div class="main">
 
 <h1>ImageMagick Convert Command-line Tool</h1>
-<p class="navigation-index">[<a href="convert.html#usage">Example Usage</a> &#8226; <a href="convert.html#options">Option Summary</a>]</p>
+<p class="navigation-index">[<a href="convert.html#usage">Example Usage</a> • <a href="convert.html#options">Option Summary</a>]</p>
 
 <div class="doc-section">
 <p>Use the <code>convert</code> program to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.   See <a href="command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>convert</code> command or see below for example usages of the command.</p>
@@ -235,33 +186,33 @@
 
 <p>We list a few examples of the <code>convert</code> command here to illustrate its usefulness and ease of use.  To get started, lets convert an image in the JPEG format to PNG:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert rose.jpg rose.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert rose.jpg rose.png</span></p>
 <p>Next, we reduce the image size before it is written to the PNG format:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert rose.jpg -resize 50% rose.png</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert rose.jpg -resize 50% rose.png</span></p>
 <p class="image">
   <a href="../images/rose.jpg">
-  <img src="../images/rose.jpg" width="70" height="46" alt="rose" />
+  <img src="../images/rose.jpg" width="70" height="46" alt="rose"></img>
   </a>
-  <img style="margin-top:13px; margin-bottom:13px;" src="../images/right.gif" width="20" height="20" alt="==>" />
+  <img style="margin-top:13px; margin-bottom:13px;" src="../images/right.gif" width="20" height="20" alt="==&gt;"></img>
   <a href="../images/rose.png">
-  <img style="margin-top:11px; margin-bottom:12px;" src="../images/rose.png" width="35" height="23" alt="rose" />
+  <img style="margin-top:11px; margin-bottom:12px;" src="../images/rose.png" width="35" height="23" alt="rose"></img>
   </a>
 </p>
 
 <p>You can combine multiple image-processing operations to produce complex results:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert -size 320x85 canvas:none -font Bookman-DemiItalic -pointsize 72 \ <br/>
--draw "text 25,60 'Magick'" -channel RGBA -blur 0x6 -fill darkred -stroke magenta \ <br/>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert -size 320x85 canvas:none -font Bookman-DemiItalic -pointsize 72 \ <br></br>
+-draw "text 25,60 'Magick'" -channel RGBA -blur 0x6 -fill darkred -stroke magenta \ <br></br>
 -draw "text 20,55 'Magick'" fuzzy-magick.png</span></p>
 <p class="image">
-  <a href="../images/fuzzy-magick.png"><img src="../images/fuzzy-magick.png" width="320" height="85" alt="fuzzy-magick" /></a>
+  <a href="../images/fuzzy-magick.png"><img src="../images/fuzzy-magick.png" width="320" height="85" alt="fuzzy-magick"></img></a>
 </p>
 
 <p>or here we resize an image with improved quality:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert input.png -colorspace RGB +sigmoidal-contrast 11.6933 \ <br>
-  -define filter:filter=Sinc -define filter:window=Jinc -define filter:lobes=3      \ <br>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">convert input.png -colorspace RGB +sigmoidal-contrast 11.6933 \ <br></br>
+  -define filter:filter=Sinc -define filter:window=Jinc -define filter:lobes=3      \ <br></br>
   -resize 400% -sigmoidal-contrast 11.6933 -colorspace sRGB output.png</span></p>
 <p>You can find additional examples of using <code>convert</code> in <a href="http://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a>.</p>
 
@@ -1416,16 +1367,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &#8226;
-      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> &#8226;
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/display.html b/www/display.html
index 900f3c1..18889ce 100644
--- a/www/display.html
+++ b/www/display.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -668,16 +668,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/distribute-pixel-cache.html b/www/distribute-pixel-cache.html
index 8329be0..d23cb41 100644
--- a/www/distribute-pixel-cache.html
+++ b/www/distribute-pixel-cache.html
@@ -1,34 +1,29 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html version="-//W3C//DTD XHTML 1.1//EN"
-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-      xsi:schemaLocation="http://www.w3.org/1999/xhtml
-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en" xsi:schemaLocation="http://www.w3.org/1999/xhtml                           http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
 <head>
-  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
-  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"/>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"></meta>
+  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"></meta>
   <title>ImageMagick: Distributed Pixel Cache</title>
-  <meta http-equiv="content-language" content="en-US"/>
-  <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
-  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"/>
-  <meta name="application-name" content="ImageMagick"/>
-  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."/>
-  <meta name="application-url" content="http://www.imagemagick.org"/>
-  <meta name="generator" content="PHP"/>
-  <meta name="keywords" content="distributed, pixel, cache, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"/>
-  <meta name="rating" content="GENERAL"/>
-  <meta name="robots" content="INDEX, FOLLOW"/>
-  <meta name="generator" content="ImageMagick Studio LLC"/>
-  <meta name="author" content="ImageMagick Studio LLC"/>
-  <meta name="revisit-after" content="2 DAYS"/>
-  <meta name="resource-type" content="document"/>
-  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"/>
-  <meta name="distribution" content="Global"/>
-  <link rel="icon" href="../images/wand.png"/>
-  <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
-  <link rel="canonical" href="http://www.imagemagick.org" />
-  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <meta http-equiv="content-language" content="en-US"></meta>
+  <meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
+  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"></meta>
+  <meta name="application-name" content="ImageMagick"></meta>
+  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."></meta>
+  <meta name="application-url" content="http://www.imagemagick.org"></meta>
+  <meta name="generator" content="PHP"></meta>
+  <meta name="keywords" content="distributed, pixel, cache, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"></meta>
+  <meta name="rating" content="GENERAL"></meta>
+  <meta name="robots" content="INDEX, FOLLOW"></meta>
+  <meta name="generator" content="ImageMagick Studio LLC"></meta>
+  <meta name="author" content="ImageMagick Studio LLC"></meta>
+  <meta name="revisit-after" content="2 DAYS"></meta>
+  <meta name="resource-type" content="document"></meta>
+  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"></meta>
+  <meta name="distribution" content="Global"></meta>
+  <link rel="icon" href="../images/wand.png"></link>
+  <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
+  <link rel="canonical" href="../index.html"></link>
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
   <script type="text/javascript" src="http://localhost/ajax/libs/jquery/1.7/jquery.min.js"></script>
@@ -37,15 +32,15 @@
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/lib/jquery.mousewheel-3.0.6.pack.js"></script>
   
   <!-- Add fancyBox -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/jquery.fancybox.pack.js?v=2.0.6"></script>
   
   <!-- Optionally add helpers - button, thumbnail and/or media -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.js?v=1.0.2"></script>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-media.js?v=1.0.0"></script>
   
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.js?v=2.0.6"></script>
   
   <script type="text/javascript">
@@ -62,15 +57,7 @@
 
 <body id="www-imagemagick-org">
 
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'offline-script','//127.0.0.1/analytics.js','ga');
 
-  ga('create', 'UA-40133312-1', 'imagemagick.org');
-  ga('send', 'pageview');
-</script>
 
 <div class="titlebar">
 <div style="margin: 17px auto; float: left;">
@@ -82,18 +69,12 @@
     google_ad_height = 90;
   //-->
   </script>
-  <script type="text/javascript"
-    src="http://127.0.0.1/pagead/show_ads.js">
-  </script>
+  
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
-  <img src="../images/logo.jpg"
-  alt="ImageMagick Logo"
-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
-  <img src="../images/sprite.jpg"
-  alt="ImageMagick Sprite"
-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+  <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
 </div>
 
 <div class="westbar">
@@ -145,7 +126,7 @@
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
-<div  class="menu">
+<div class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
 <div class="sub">
@@ -171,7 +152,7 @@
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
-<div  class="sub">
+<div class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
 <div class="sep"></div>
@@ -181,43 +162,14 @@
 </div>
 
 <div class="eastbar">
-  <script type="text/javascript">
-    /* <![CDATA[ */
-    (function() {
-        var po = document.createElement('offline-script'), t = document.getElementsByTagName('offline-script')[0];
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-    })();
-    /* ]]> */
-  </script>
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
-    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0" /></a>
+    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
   </noscript>
-    <div class="g-plusone" id="gplusone"></div>
-    <script type="text/javascript">
-      /* <![CDATA[ */
-      window.___gcfg = {
-        lang: 'en-US'
-      };
-
-      (function() {
-        var po = document.createElement('offline-script');
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'https://127.0.0.1/js/plusone.js';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-      })();
-      var gplusone = document.getElementById("gplusone");
-      gplusone.setAttribute("data-size","medium");
-      gplusone.setAttribute("data-count","true");
-      /* ]]> */
-    </script>
+    
+    
 </div>
 
 <div class="main">
@@ -228,15 +180,15 @@
 <p>A distributed pixel cache is an extension of the traditional pixel cache available on a single host.  The distributed pixel cache may span multiple servers so that it can grow in size and transactional capacity to support very large images or large image sequences.  Start up the pixel cache server on one or more hosts.  When you read or operate on an image and the local pixel cache resources are exhausted, ImageMagick contacts one or more of these remote pixel servers to store or retrieve pixels.</p>
 <p>For really large images or large image sequences, or if there is limited resources on your host, you can utilize a distributed pixel cache on one or more remote hosts.  Here we create two distributed pixel caches and utilize them from our desktop:</p>
 <pre class="text">
-convert -distribute-cache 6668 &  // start on 192.168.100.50
-convert -distribute-cache 6668 &  // start on 192.168.100.51
+convert -distribute-cache 6668 &amp;  // start on 192.168.100.50
+convert -distribute-cache 6668 &amp;  // start on 192.168.100.51
 convert -limit memory 1GiB -limit map 2GiB -limit disk 4GiB
   -define registry:cache:hosts=192.168.100.50:6668,192.168.100.51:6668 \
   myhugeimage.jpg -sharpen 5x2 myhugeimage.png
 </pre>
 <p>For large image sequences, the servers are contacted in a round-robin fashion to distribute the load over multiple distributed pixel caches (assuming you have a host list rather than a single host).  In our example, some modest resources are available on the desktop as defined by the -limit option.  For smaller images, they are allocated on the desktop up to the specified limits.</p>
 <p>Your image processing tasks are likely to perform slower when utilizing a distributed pixel cache due to pixels shuffling between the client and the server over a network.  Algorithms that access virtual pixels (e.g. -sharpen) are noticably slower, up to 3 times slower, than algorithms that only access authentic pixels (e.g. -negate) due to increased network traffic.</p>
-<p>A client can only contact a compatible distributed pixel cache server.  Compatibility requires the same ImageMagick library interface, quantum depth, HDRI status, OS word size, and endianness.  The distributed pixel cache checks these attributes and exits if these requirements are not met.<p>
+<p>A client can only contact a compatible distributed pixel cache server.  Compatibility requires the same ImageMagick library interface, quantum depth, HDRI status, OS word size, and endianness.  The distributed pixel cache checks these attributes and exits if these requirements are not met.</p>
 </div>
 
 </div>
@@ -245,16 +197,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &#8226;
-      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> &#8226;
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/download.html b/www/download.html
index 8eb6535..4053dd3 100644
--- a/www/download.html
+++ b/www/download.html
@@ -1,34 +1,29 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html version="-//W3C//DTD XHTML 1.1//EN"
-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-      xsi:schemaLocation="http://www.w3.org/1999/xhtml
-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en" xsi:schemaLocation="http://www.w3.org/1999/xhtml                           http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
 <head>
-  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
-  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"/>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"></meta>
+  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"></meta>
   <title>ImageMagick: Downloads</title>
-  <meta http-equiv="content-language" content="en-US"/>
-  <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
-  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"/>
-  <meta name="application-name" content="ImageMagick"/>
-  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."/>
-  <meta name="application-url" content="http://www.imagemagick.org"/>
-  <meta name="generator" content="PHP"/>
-  <meta name="keywords" content="downloads, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"/>
-  <meta name="rating" content="GENERAL"/>
-  <meta name="robots" content="INDEX, FOLLOW"/>
-  <meta name="generator" content="ImageMagick Studio LLC"/>
-  <meta name="author" content="ImageMagick Studio LLC"/>
-  <meta name="revisit-after" content="2 DAYS"/>
-  <meta name="resource-type" content="document"/>
-  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"/>
-  <meta name="distribution" content="Global"/>
-  <link rel="icon" href="../images/wand.png"/>
-  <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
-  <link rel="canonical" href="http://www.imagemagick.org" />
-  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <meta http-equiv="content-language" content="en-US"></meta>
+  <meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
+  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"></meta>
+  <meta name="application-name" content="ImageMagick"></meta>
+  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."></meta>
+  <meta name="application-url" content="http://www.imagemagick.org"></meta>
+  <meta name="generator" content="PHP"></meta>
+  <meta name="keywords" content="downloads, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"></meta>
+  <meta name="rating" content="GENERAL"></meta>
+  <meta name="robots" content="INDEX, FOLLOW"></meta>
+  <meta name="generator" content="ImageMagick Studio LLC"></meta>
+  <meta name="author" content="ImageMagick Studio LLC"></meta>
+  <meta name="revisit-after" content="2 DAYS"></meta>
+  <meta name="resource-type" content="document"></meta>
+  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"></meta>
+  <meta name="distribution" content="Global"></meta>
+  <link rel="icon" href="../images/wand.png"></link>
+  <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
+  <link rel="canonical" href="../index.html"></link>
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
   <script type="text/javascript" src="http://localhost/ajax/libs/jquery/1.7/jquery.min.js"></script>
@@ -37,15 +32,15 @@
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/lib/jquery.mousewheel-3.0.6.pack.js"></script>
   
   <!-- Add fancyBox -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/jquery.fancybox.pack.js?v=2.0.6"></script>
   
   <!-- Optionally add helpers - button, thumbnail and/or media -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.js?v=1.0.2"></script>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-media.js?v=1.0.0"></script>
   
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.js?v=2.0.6"></script>
   
   <script type="text/javascript">
@@ -62,15 +57,7 @@
 
 <body id="www-imagemagick-org">
 
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'offline-script','//127.0.0.1/analytics.js','ga');
 
-  ga('create', 'UA-40133312-1', 'imagemagick.org');
-  ga('send', 'pageview');
-</script>
 
 <div class="titlebar">
 <div style="margin: 17px auto; float: left;">
@@ -82,18 +69,12 @@
     google_ad_height = 90;
   //-->
   </script>
-  <script type="text/javascript"
-    src="http://127.0.0.1/pagead/show_ads.js">
-  </script>
+  
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
-  <img src="../images/logo.jpg"
-  alt="ImageMagick Logo"
-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
-  <img src="../images/sprite.jpg"
-  alt="ImageMagick Sprite"
-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+  <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
 </div>
 
 <div class="westbar">
@@ -145,7 +126,7 @@
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
-<div  class="menu">
+<div class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
 <div class="sub">
@@ -171,7 +152,7 @@
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
-<div  class="sub">
+<div class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
 <div class="sep"></div>
@@ -181,43 +162,14 @@
 </div>
 
 <div class="eastbar">
-  <script type="text/javascript">
-    /* <![CDATA[ */
-    (function() {
-        var po = document.createElement('offline-script'), t = document.getElementsByTagName('offline-script')[0];
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-    })();
-    /* ]]> */
-  </script>
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
-    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0" /></a>
+    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
   </noscript>
-    <div class="g-plusone" id="gplusone"></div>
-    <script type="text/javascript">
-      /* <![CDATA[ */
-      window.___gcfg = {
-        lang: 'en-US'
-      };
-
-      (function() {
-        var po = document.createElement('offline-script');
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'https://127.0.0.1/js/plusone.js';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-      })();
-      var gplusone = document.getElementById("gplusone");
-      gplusone.setAttribute("data-size","medium");
-      gplusone.setAttribute("data-count","true");
-      /* ]]> */
-    </script>
+    
+    
 </div>
 
 <div class="main">
@@ -225,7 +177,7 @@
 <h1>Download ImageMagick</h1>
 <div class="doc-section">
 <p>ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors around the world listed below.  ImageMagick stable and development source releases are also available from <a href="subversion.html">Subversion</a>.  Before you download, you may want to review recent <a href="changelog.html">changes</a> to the ImageMagick distribution.</p>
-<p>The latest release of ImageMagick is version 6.8.6-0.</p>
+<p>The latest release of ImageMagick is version 6.8.6-8.</p>
 <dl>
   <dt class="doc">Australia</dt>
     <dd><a href="ftp://mirror.aarnet.edu.au/pub/imagemagick/">ftp://mirror.aarnet.edu.au/pub/imagemagick/</a></dd>
@@ -233,6 +185,9 @@
     <dd><a href="ftp://gd.tuwien.ac.at/pub/graphics/ImageMagick/">ftp://gd.tuwien.ac.at/pub/graphics/ImageMagick/</a></dd>
   <dt class="doc">Estonia</dt>
     <dd><a href="http://servingzone.com/mirrors/ImageMagick/">http://servingzone.com/mirrors/ImageMagick/</a></dd>
+  <dt class="doc">France</dt>
+    <dd><a href="http://mirrors.linsrv.net/ImageMagick">http://mirrors.linsrv.net/ImageMagick</a></dd>
+    <dd><a href="ftp://mirrors.linsrv.net/pub/ImageMagick">ftp://mirrors.linsrv.net/pub/ImageMagick</a></dd>
   <dt class="doc">Germany</dt>
     <dd><a href="http://mirror.checkdomain.de/imagemagick/">http://mirror.checkdomain.de/imagemagick/</a></dd>
     <dd><a href="ftp://mirror.checkdomain.de/imagemagick/">ftp://mirror.checkdomain.de/imagemagick/</a></dd>
@@ -264,7 +219,7 @@
     <dd><a href="http://sourceforge.net/projects/imagemagick/">http://sourceforge.net/projects/imagemagick/</a> (legacy releases)</dd>
     <dd><a href="ftp://ftp.fifi.org/pub/ImageMagick/">ftp://ftp.fifi.org/pub/ImageMagick/</a> (ftp)</dd>
   <dt class="doc">Platform Specific Binaries </dt>
-    <dd><a href="http://www.macports.org/ports.html?by=name&substr=imagemagick">http://www.macports.org/ports.html?by=name&substr=imagemagick</a> (Mac OS X)</dd>
+    <dd><a href="http://www.macports.org/ports.html?by=name&amp;substr=imagemagick">http://www.macports.org/ports.html?by=name&amp;substr=imagemagick</a> (Mac OS X)</dd>
     <dd><a href="http://hpux.connect.org.uk/hppd/hpux/X11/Viewers/">http://hpux.connect.org.uk/hppd/hpux/X11/Viewers/</a> (HP-UX 10.20 and 11.00)</dd>
     <dd><a href="http://www.sunfreeware.com/">http://www.sunfreeware.com/</a> (SPARC/Solaris 2.5-10 and x86/Solaris 8-10)</dd>
   <dt class="doc">Rsync Mirrors </dt>
@@ -283,16 +238,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &#8226;
-      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> &#8226;
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/escape.html b/www/escape.html
index 1010c98..ce95387 100644
--- a/www/escape.html
+++ b/www/escape.html
@@ -1,35 +1,29 @@
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html version="-//W3C//DTD XHTML 1.1//EN"
-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-      xsi:schemaLocation="http://www.w3.org/1999/xhtml
-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en" xsi:schemaLocation="http://www.w3.org/1999/xhtml                           http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
 <head>
-  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
-  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"/>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"></meta>
+  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"></meta>
   <title>ImageMagick: Format and Print Image Properties</title>
-  <meta http-equiv="content-language" content="en-US"/>
-  <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
-  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"/>
-  <meta name="application-name" content="ImageMagick"/>
-  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."/>
-  <meta name="application-url" content="http://www.imagemagick.org"/>
-  <meta name="generator" content="PHP"/>
-  <meta name="keywords" content="format, print, image, properties, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"/>
-  <meta name="rating" content="GENERAL"/>
-  <meta name="robots" content="INDEX, FOLLOW"/>
-  <meta name="generator" content="ImageMagick Studio LLC"/>
-  <meta name="author" content="ImageMagick Studio LLC"/>
-  <meta name="revisit-after" content="2 DAYS"/>
-  <meta name="resource-type" content="document"/>
-  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"/>
-  <meta name="distribution" content="Global"/>
-  <link rel="icon" href="../images/wand.png"/>
-  <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
-  <link rel="canonical" href="http://www.imagemagick.org" />
-  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <meta http-equiv="content-language" content="en-US"></meta>
+  <meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
+  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"></meta>
+  <meta name="application-name" content="ImageMagick"></meta>
+  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."></meta>
+  <meta name="application-url" content="http://www.imagemagick.org"></meta>
+  <meta name="generator" content="PHP"></meta>
+  <meta name="keywords" content="format, print, image, properties, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"></meta>
+  <meta name="rating" content="GENERAL"></meta>
+  <meta name="robots" content="INDEX, FOLLOW"></meta>
+  <meta name="generator" content="ImageMagick Studio LLC"></meta>
+  <meta name="author" content="ImageMagick Studio LLC"></meta>
+  <meta name="revisit-after" content="2 DAYS"></meta>
+  <meta name="resource-type" content="document"></meta>
+  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"></meta>
+  <meta name="distribution" content="Global"></meta>
+  <link rel="icon" href="../images/wand.png"></link>
+  <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
+  <link rel="canonical" href="../index.html"></link>
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
   <script type="text/javascript" src="http://localhost/ajax/libs/jquery/1.7/jquery.min.js"></script>
@@ -38,15 +32,15 @@
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/lib/jquery.mousewheel-3.0.6.pack.js"></script>
   
   <!-- Add fancyBox -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/jquery.fancybox.pack.js?v=2.0.6"></script>
   
   <!-- Optionally add helpers - button, thumbnail and/or media -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.js?v=1.0.2"></script>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-media.js?v=1.0.0"></script>
   
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.js?v=2.0.6"></script>
   
   <script type="text/javascript">
@@ -63,15 +57,7 @@
 
 <body id="www-imagemagick-org">
 
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'offline-script','//127.0.0.1/analytics.js','ga');
 
-  ga('create', 'UA-40133312-1', 'imagemagick.org');
-  ga('send', 'pageview');
-</script>
 
 <div class="titlebar">
 <div style="margin: 17px auto; float: left;">
@@ -83,18 +69,12 @@
     google_ad_height = 90;
   //-->
   </script>
-  <script type="text/javascript"
-    src="http://127.0.0.1/pagead/show_ads.js">
-  </script>
+  
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
-  <img src="../images/logo.jpg"
-  alt="ImageMagick Logo"
-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
-  <img src="../images/sprite.jpg"
-  alt="ImageMagick Sprite"
-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+  <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
 </div>
 
 <div class="westbar">
@@ -146,7 +126,7 @@
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
-<div  class="menu">
+<div class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
 <div class="sub">
@@ -172,7 +152,7 @@
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
-<div  class="sub">
+<div class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
 <div class="sep"></div>
@@ -182,43 +162,14 @@
 </div>
 
 <div class="eastbar">
-  <script type="text/javascript">
-    /* <![CDATA[ */
-    (function() {
-        var po = document.createElement('offline-script'), t = document.getElementsByTagName('offline-script')[0];
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-    })();
-    /* ]]> */
-  </script>
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
-    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0" /></a>
+    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
   </noscript>
-    <div class="g-plusone" id="gplusone"></div>
-    <script type="text/javascript">
-      /* <![CDATA[ */
-      window.___gcfg = {
-        lang: 'en-US'
-      };
-
-      (function() {
-        var po = document.createElement('offline-script');
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'https://127.0.0.1/js/plusone.js';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-      })();
-      var gplusone = document.getElementById("gplusone");
-      gplusone.setAttribute("data-size","medium");
-      gplusone.setAttribute("data-count","true");
-      /* ]]> */
-    </script>
+    
+    
 </div>
 
 <div class="main">
@@ -234,18 +185,16 @@
 image processing operations.</p>
 
 <p>Percent Escapes (of Image Propertes) are used in a number of options, for
-example in <a href="command-line-options.html#format_identify_"
->-format</a> or in montage <a href="command-line-options.html#label"
->-label</a>, to print various properties and other settings associated with an
+example in <a href="command-line-options.html#format_identify_">-format</a> or in montage <a href="command-line-options.html#label">-label</a>, to print various properties and other settings associated with an
 image. </p>
 
-<p><table>
-<tr valign=top>
+<table>
+<tr valign="top">
     <td><b>Profile Data</b></td>
     <td>Such as EXIF: data, containing focal lengths, exposures, dates, and in
         come cases GPS locations.
     </td></tr>
-<tr valign=top>
+<tr valign="top">
     <td><b>Attributes</b></td>
     <td>These are directly involved with image data, and more commonly
         modified as part of normal image processing.  These include
@@ -253,26 +202,26 @@
         background color. Most specific percent escapes is to access this
         information.
     </td></tr>
-<tr valign=top>
+<tr valign="top">
     <td><b>Properties</b></td>
     <td>These are stored as a table of free form strings, and are (if posible)
         saved with the image (especially in MIFF and PNG image file formats).
         These include: Labels, Captions, Comments.
     </td></tr>
-<tr valign=top>
+<tr valign="top">
     <td><b>Artifacts</b></td>
     <td>These are various operational (expert) settings that are saved for
         use by various operators, or by the user for future use.  It is just
         a table of free-form strings.  They are not saved with the image when
         written.  See Artifacts and Options below for details.
     </td></tr>
-<tr valign=top>
+<tr valign="top">
     <td><b>Options</b></td>
     <td>Also operational (expert) settings that are saved for
         use by various operators, but are set globally for use by a whole
         image list (also not saved).  See Artifacts and Options below.
     </td></tr>
-</table></p>
+</table>
 
 <h3>Percent Escape Handling</h3>
 
@@ -280,7 +229,7 @@
 is looked for in the following order until the first match has been
 found...</p>
 
-<p><ol>
+<ol>
 <li>Handle special prefixes such as 'artifact:' 'option:' 'exif:', or
     'fx:'.  This includes and calculations and or globs of those prefixes such
     as 'exif:*' or 'artifact:*' (see below).</li>
@@ -296,7 +245,7 @@
 <li>Search for setting as a free-form 'option'</li>
 
 <li>Replace escape with empty string, and perhaps produce a warning.</li>
-</ol></p>
+</ol>
 
 <p>Remember, all long name forms of percent escapes are handled in a is case
 insensitive manner. </p>
@@ -369,7 +318,7 @@
 <p>Here is a sample command and its output for an image with filename
 <code>bird.miff</code> and whose width is 512 and height is 480.</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>identify -format "%m:%f %wx%h" bird.miff</span><span class='crtout'>MIFF:bird.miff 512x480</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">identify -format "%m:%f %wx%h" bird.miff</span><span class="crtout">MIFF:bird.miff 512x480</span></p>
 <p>Note that all single letter percent escapes can also be used using long
 form (from IM version 6.7.6-9, see next). For example <code>%[f]</code> is
 equivelent to the <code>%f</code> short form. </p>
@@ -394,6 +343,7 @@
    %[colorspace]           Colorspace of Image Data (excluding transparency)
    %[copyright]            ImageMagick Copyright String
    %[depth]                depth of image for write (as input unless changed)
+   %[deskew:angle]         The deskew angle in degrees of rotation
    %[directory]            directory part of filename (as %d)
    %[extension]            extention part of filename (as %e)
    %[gamma]                value of image gamma
@@ -406,6 +356,7 @@
    %[min]                  CALCULATED: minimum value statistic of image
    %[name]                 The original name of the image
    %[opaque]               CALCULATED: is image fully-opaque?
+   %[orientation]          image orientation
    %[page]                 Virtual canvas (page) geometry
    %[resolution.y]         X density (resolution) without units
    %[resolution.x]         Y density (resolution) without units
@@ -428,20 +379,16 @@
 
 <p>The primary search space (if not a specific attribute listed above) is
 a free-form property string.  Such strings are associated and saved with
-images, and are typically set using either the <a href="command-line-options.html#set" >-set</a>
+images, and are typically set using either the <a href="command-line-options.html#set">-set</a>
 CLI option (or API equivelent), or from special convenience options
-(such as <a href="command-line-options.html#label"
->-label</a>, <a href="command-line-options.html#comment"
->-comment</a>, <a href="command-line-options.html#caption"
->-caption</a>). </p>
+(such as <a href="command-line-options.html#label">-label</a>, <a href="command-line-options.html#comment">-comment</a>, <a href="command-line-options.html#caption">-caption</a>). </p>
 
-These convenience options are globally saved (as 'global options' so thay can
+<p>These convenience options are globally saved (as 'global options' so thay can
 be set before images are read), and later are transfered to the property of
 individual images, only when they are read in. At that time any internal
 percent escape present is then handled. </p>
 
-To change a property of an image already in memory, you need to use <a
-href="command-line-options.html#set" >-set</a>.
+<p>To change a property of an image already in memory, you need to use <a href="command-line-options.html#set">-set</a>.
 </p>
 
 <p>Note that properties, like attributes (and profiles), are saved with
@@ -457,15 +404,14 @@
 <p>However there are many operational settings that are used by various
 ImageMagick operators that can be useful to set and later access.  These
 consist of per-image Artifacts, and Global options (associated with a list of
-images, typically the current image list).
+images, typically the current image list).</p>
 
 <p>Note that the major difference between an artifact and a property is that
 artifacts, being an internal operational setting, is not saved with images (if
 such is possible). </p>
 
 <p>For example when you use <code>-define 'distort:viewport=100x100'</code> you
-are in fact generating a global option, which the <a href="command-line-options.html#distort"
->-distort</a> operator will use to modify its behaviour (distorted output
+are in fact generating a global option, which the <a href="command-line-options.html#distort">-distort</a> operator will use to modify its behaviour (distorted output
 image 'view'). </p>
 
 <p>An Option is essentually a Artifact that has been stored globally as part
@@ -485,7 +431,7 @@
 a 'viewport' has been provided to it. </p>
 
 <p>How Global Options are used when a library function requests an Artifact is
-one of the key differences between IMv6 and IMv7.
+one of the key differences between IMv6 and IMv7.</p>
 
 <p>In <b>ImageMagick version 6</b>... before each operator, any global Options
 are copied to per-image Artifacts, for every image in the current image list.
@@ -509,9 +455,9 @@
 
 <h3>Glob-Pattern Listing of Properties, Artifacts and Options</h3>
 
-The <em class="arg">setting</em> can contain a glob pattern. As such you can
+<p>The <em class="arg">setting</em> can contain a glob pattern. As such you can
 now list all free-form string properties, artifacts, and options, (but not
-specific image attributes) using...
+specific image attributes) using...</p>
 
 <pre class="text">
   convert ... \
@@ -531,7 +477,7 @@
 
 <h3>Calculated Percent Escape Prefixes</h3>
 
-There are some special prefixes (before the first ':') which performs
+<p>There are some special prefixes (before the first ':') which performs
 calculations based on the user provided string that follows that prefix.  For
 example you can do a numerical calculation use <code>%[fx:...]</code> to
 evaluate the given <a href="fx.html">FX</a> expressions:</p>
@@ -540,8 +486,7 @@
    %[fx:<em class="arg">expression</em>]
 </pre>
 
-<p>Use <code>pixel:</code> to evaluate a pixel color as defined by the <a
-href="fx.html">FX</a>
+<p>Use <code>pixel:</code> to evaluate a pixel color as defined by the <a href="fx.html">FX</a>
 expression:</p>
 
 <pre class="text">
@@ -694,7 +639,7 @@
       2:30  Release Date
       2:35  Release Time
       2:37  Expiration Date
-      2:35  Expiration Time
+      2:38  Expiration Time
       2:40  Special Instructions
       2:42  Action Advised
       2:45  Reference Service
@@ -749,23 +694,23 @@
 </pre>
 </div>
 
-
 </div>
 
 <div id="linkbar">
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &#8226;
-      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> &#8226;
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/examples.html b/www/examples.html
index f4e699a..10103fe 100644
--- a/www/examples.html
+++ b/www/examples.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -189,16 +189,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/exception.html b/www/exception.html
index c63dd77..7a7754b 100644
--- a/www/exception.html
+++ b/www/exception.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -377,16 +377,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/export.html b/www/export.html
index 0e42b7d..2d048d3 100644
--- a/www/export.html
+++ b/www/export.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -189,16 +189,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/formats.html b/www/formats.html
index e12e56c..f079fee 100644
--- a/www/formats.html
+++ b/www/formats.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -2003,16 +2003,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/fx.html b/www/fx.html
index bb7bc43..4ed77e6 100644
--- a/www/fx.html
+++ b/www/fx.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -299,7 +299,7 @@
      hue = pixel hue
      saturation = pixel saturation
      lightness = pixel lightness
-     luminance = pixel luminance
+     luma = pixel luma
 
      page.width = page width
      page.height = page height
@@ -516,16 +516,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/high-dynamic-range.html b/www/high-dynamic-range.html
index 11c5eac..5ab3d1a 100644
--- a/www/high-dynamic-range.html
+++ b/www/high-dynamic-range.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -214,16 +214,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/identify.html b/www/identify.html
index cb3ba93..7ab9a6c 100644
--- a/www/identify.html
+++ b/www/identify.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -245,7 +245,7 @@
     Tainted: False  <br></br>
     Filesize: 3.97266kb  <br></br>
     Number pixels: 3.14453kb  <br></br>
-    Version: ImageMagick 6.8.6-0 2013-06-16 Q16 http://www.imagemagick.org</span></p>
+    Version: ImageMagick 6.8.6-8 2013-07-15 Q16 http://www.imagemagick.org</span></p>
 <p>To get the print size in inches of an image at 72 DPI, use:</p>
 
 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">identify -format "%[fx:w/72] by %[fx:h/72] inches" document.png</span><span class="crtout">8.5 x 11 inches</span></p>
@@ -478,16 +478,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/import.html b/www/import.html
index d6f90f9..9ddabba 100644
--- a/www/import.html
+++ b/www/import.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -527,16 +527,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/index.html b/www/index.html
index 8165d16..19e6bc3 100644
--- a/www/index.html
+++ b/www/index.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -181,15 +181,15 @@
 <div class="doc-section">
 <p><a class="fancybox" rel="group" href="../images/wizard.png" title="And Now a Touch of Magick"><img id="logo" alt="And Now a Touch of Magick" class="icon" width="265" height="352" src="../images/wizard.jpg"></img></a> ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&amp;entry=78333969">®</a></sup> is a software suite to create, edit, compose, or convert bitmap images.  It can read and write images in a variety of <a href="formats.html">formats</a> (over 100) including <a href="motion-picture.html">DPX</a>, <a href="high-dynamic-range.html">EXR</a>, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF.  Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</p>
 
-<p>The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="api.html#ada">G2F</a> (Ada), <a href="api.html#c">MagickCore</a> (C), <a href="api.html#c">MagickWand</a> (C), <a href="api.html#ch">ChMagick</a> (Ch), <a href="api.html#com_">ImageMagickObject</a> (COM+), <a href="api.html#c__">Magick++</a> (C++), <a href="api.html#java">JMagick</a> (Java), <a href="api.html#lisp">L-Magick</a> (Lisp), <a href="api.html#lua">Lua</a>, <a href="api.html#neko">NMagick</a> (Neko/haXe), <a href="api.html#dot-net">MagickNet</a> (.NET), <a href="api.html#pascal">PascalMagick</a> (Pascal),  <a href="api.html#perl">PerlMagick</a> (Perl), <a href="api.html#php">MagickWand for PHP</a> (PHP),  <a href="api.html#php">IMagick</a> (PHP), <a href="api.html#python">PythonMagick</a> (Python), <a href="api.html#ruby">RMagick</a> (Ruby), or <a href="api.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <em>automagically</em>.</p>
+<p>The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="api.html#ada">G2F</a> (Ada), <a href="api.html#c">MagickCore</a> (C), <a href="api.html#c">MagickWand</a> (C), <a href="api.html#ch">ChMagick</a> (Ch), <a href="api.html#com_">ImageMagickObject</a> (COM+), <a href="api.html#c__">Magick++</a> (C++), <a href="api.html#java">JMagick</a> (Java), <a href="api.html#lisp">L-Magick</a> (Lisp), <a href="api.html#lua">Lua</a>, <a href="api.html#neko">NMagick</a> (Neko/haXe), <a href="api.html#dot-net">Magick.NET</a> (.NET), <a href="api.html#pascal">PascalMagick</a> (Pascal),  <a href="api.html#perl">PerlMagick</a> (Perl), <a href="api.html#php">MagickWand for PHP</a> (PHP),  <a href="api.html#php">IMagick</a> (PHP), <a href="api.html#python">PythonMagick</a> (Python), <a href="api.html#ruby">RMagick</a> (Ruby), or <a href="api.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <em>automagically</em>.</p>
 
-<p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may freely use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 <a href="http://www.imagemagick.org/www/license.html" rel="license">license</a>,  approved by the <a href="http://www.opensource.org/">OSI</a> and recommended for use by the <a href="http://www.osscc.net/">OSSCC</a>.</p>
+<p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may freely use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 <a href="license.html" rel="license">license</a>,  approved by the <a href="http://www.opensource.org/">OSI</a> and recommended for use by the <a href="http://www.osscc.net/">OSSCC</a>.</p>
 
 <p>The ImageMagick development process ensures a stable API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://code.google.com/p/address-sanitizer/">memory error</a> and <a href="https://code.google.com/p/data-race-test/wiki/ThreadSanitizer">thread data race</a> detection to prevent security vulnerabilities.</p>
 
-<p>The current release is ImageMagick 6.8.6-0 available from <a href="http://www.imagemagick.org/download">http://www.imagemagick.org/download</a>.  It runs on <a href="http://www.imagemagick.org/download/linux">Linux</a>, <a href="http://www.imagemagick.org/download/binaries">Windows</a>, <a href="http://www.imagemagick.org/download/binaries">Mac Os X</a>, <a href="http://www.imagemagick.org/download/iOS">iOS</a>, Android OS, and others.</p>
+<p>The current release is ImageMagick 6.8.6-8 available from <a href="http://www.imagemagick.org/download">http://www.imagemagick.org/download</a>.  It runs on <a href="http://www.imagemagick.org/download/linux">Linux</a>, <a href="http://www.imagemagick.org/download/binaries">Windows</a>, <a href="http://www.imagemagick.org/download/binaries">Mac Os X</a>, <a href="http://www.imagemagick.org/download/iOS">iOS</a>, Android OS, and others.</p>
 
-<p>The official ImageMagick web site is <a href="http://www.imagemagick.org">http://www.imagemagick.org</a>.</p>
+<p>The official ImageMagick web site is <a href="../index.html">http://www.imagemagick.org</a>.</p>
 </div>
 
 <div class="siz-mod-head">
@@ -246,7 +246,7 @@
 
 <h2><a id="community"></a>User Community</h2>
 <div class="doc-section">
-<p>To join the ImageMagick user community, try the <a href="http://www.imagemagick.org/discourse-server/">discourse server</a>.  You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions.</p>
+<p>To join the ImageMagick user community, try the <a href="../discourse-server">discourse server</a>.  You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions.</p>
 </div>
 
 </div>
@@ -255,16 +255,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/install-source.html b/www/install-source.html
index c8cb8ff..afa75c0 100644
--- a/www/install-source.html
+++ b/www/install-source.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -250,16 +250,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/jp2.html b/www/jp2.html
index 4efd3df..0b08bef 100644
--- a/www/jp2.html
+++ b/www/jp2.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -300,16 +300,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/license.html b/www/license.html
index a5ed2ee..70bb3ef 100644
--- a/www/license.html
+++ b/www/license.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -314,16 +314,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/links.html b/www/links.html
index 9dc11eb..ce30227 100644
--- a/www/links.html
+++ b/www/links.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -258,7 +258,7 @@
   <dt>Denmark</dt>
     <dd><a href="http://imagemagick.europnews.de">http://imagemagick.europnews.de</a></dd>
   <dt>United States</dt>
-    <dd><a href="http://www.imagemagick.org">http://www.imagemagick.org</a></dd>
+    <dd><a href="../index.html">http://www.imagemagick.org</a></dd>
 </dl>
 
 <h2><a id="bank"></a>Image Bank</h2>
@@ -288,16 +288,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/magick++.html b/www/magick++.html
index 6675cb3..568a3ea 100644
--- a/www/magick++.html
+++ b/www/magick++.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -178,8 +178,8 @@
 <p class="navigation-index">[<a href="magick++.html#intro">Introduction to Magick++</a> • <a href="magick++.html#documentation">Documentation</a> • <a href="magick++.html#get">Obtaining Magick++</a> • <a href="magick++.html#install">Installation</a> • <a href="magick++.html#bugs">Reporting Bugs</a>]</p>
 <div class="doc-section">
 <a id="intro"></a>
-<p><a href="../api/Magick++/index.html">Magick++ API</a> is the object-oriented C++ API to the <a href="http://www.imagemagick.org/">ImageMagick</a> image-processing library.</p>
-<p>Magick++ supports an object model which is inspired by <a href="http://www.imagemagick.org/www/perl-magick.html">PerlMagick</a>.
+<p><a href="../api/Magick++/index.html">Magick++ API</a> is the object-oriented C++ API to the <a href="../index.html">ImageMagick</a> image-processing library.</p>
+<p>Magick++ supports an object model which is inspired by <a href="perl-magick.html">PerlMagick</a>.
 Images support implicit reference counting so that copy constructors
 and assignment incur almost no cost. The cost of actually copying an
 image (if necessary) is done just before modification and this copy
@@ -210,8 +210,8 @@
 <a id="get"></a>
 <div class="doc-section">
 <p>Magick++ is included as part of <a href="../index.html">ImageMagick</a>
-source releases and may be retrieved via <a href="http://www.imagemagick.org/www/download.html">ftp</a>
-or <a href="http://www.imagemagick.org/www/subversion.html">Subversion</a>.
+source releases and may be retrieved via <a href="download.html">ftp</a>
+or <a href="subversion.html">Subversion</a>.
 </p>
 </div>
 <h2>Installation</h2>
@@ -263,16 +263,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/magick-core.html b/www/magick-core.html
index 8bf00a2..9013315 100644
--- a/www/magick-core.html
+++ b/www/magick-core.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -178,7 +178,7 @@
 
 <div class="doc-section">
 
-<p>The <a href="http://magick.imagemagick.org/api/MagickCore/index.html">MagickCore API</a> is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only.  Unlike the <a href="magick-wand.html">MagickWand</a> C API which uses only a few opaque types and accessors, with MagickCore you almost exlusively access the structure members directly.  A description of the MagickCore public methods are found here:</p>
+<p>The <a href="http://www.imagemagick.org/api/MagickCore/index.html">MagickCore API</a> is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only.  Unlike the <a href="magick-wand.html">MagickWand</a> C API which uses only a few opaque types and accessors, with MagickCore you almost exlusively access the structure members directly.  A description of the MagickCore public methods are found here:</p>
 
 <ul>
   <li><a href="../api/magick.html">Initialize or Destroy the ImageMagick Environment</a></li>
@@ -238,7 +238,7 @@
 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">cc -o core `pkg-config --cflags --libs MagickCore` core.c</span></p>
 <p>Set the <code>PKG_CONFIG_PATH</code> environment variable if ImageMagick is not in your default system path:</p>
 <p class="crt"><span class="crtprompt"> $ </span><span class="crtin">export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig</span></p>
-<p>Here is a example program that utilizes the MagickCore API to get you started, <a href="http://magick.imagemagick.org/source/core.c">core.c</a>. It reads a GIF image, creates a thumbnail, and writes it to disk in the PNG image format.</p>
+<p>Here is a example program that utilizes the MagickCore API to get you started, <a href="../source/core.c">core.c</a>. It reads a GIF image, creates a thumbnail, and writes it to disk in the PNG image format.</p>
 
 <div class="viewport">
   #include &lt;stdio.h&gt;
@@ -434,16 +434,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/magick-vector-graphics.html b/www/magick-vector-graphics.html
index 52c6cea..61ef6e1 100644
--- a/www/magick-vector-graphics.html
+++ b/www/magick-vector-graphics.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -1076,16 +1076,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/magick-wand.html b/www/magick-wand.html
index d60001b..7af8080 100644
--- a/www/magick-wand.html
+++ b/www/magick-wand.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -177,7 +177,7 @@
 <h1>MagickWand C API</h1>
 
 <div class="doc-section">
-<p>The <a href="http://magick.imagemagick.org/api/MagickWand/index.html">MagickWand API</a> is the recommended interface between the C programming language and the ImageMagick image processing libraries.  Unlike the <a href="magick-core.html">MagickCore</a> C API, MagickWand uses only a few opaque types.  Accessors are available to set or get important wand properties.  A description of the MagickWand public methods are found here:</p>
+<p>The <a href="http://www.imagemagick.org/api/MagickWand/index.html">MagickWand API</a> is the recommended interface between the C programming language and the ImageMagick image processing libraries.  Unlike the <a href="magick-core.html">MagickCore</a> C API, MagickWand uses only a few opaque types.  Accessors are available to set or get important wand properties.  A description of the MagickWand public methods are found here:</p>
 
 <ul>
   <li><a href="../api/magick-wand.html">Magick Wand Methods</a></li>
@@ -486,16 +486,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/miff.html b/www/miff.html
index 105bb2b..9cff788 100644
--- a/www/miff.html
+++ b/www/miff.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -330,16 +330,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/mirrors.html b/www/mirrors.html
deleted file mode 100644
index 4a2a0a9..0000000
--- a/www/mirrors.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"></meta>
-<title></title>
-</head>
-<body>
-</body>
-</html>
diff --git a/www/mogrify.html b/www/mogrify.html
index b5d16a2..1c95c64 100644
--- a/www/mogrify.html
+++ b/www/mogrify.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -1350,16 +1350,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/montage.html b/www/montage.html
index 2f11109..d7d7e65 100644
--- a/www/montage.html
+++ b/www/montage.html
@@ -1,35 +1,29 @@
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html version="-//W3C//DTD XHTML 1.1//EN"
-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-      xsi:schemaLocation="http://www.w3.org/1999/xhtml
-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en" xsi:schemaLocation="http://www.w3.org/1999/xhtml                           http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
 <head>
-  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
-  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"/>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"></meta>
+  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"></meta>
   <title>ImageMagick: Command-line Tools: Montage</title>
-  <meta http-equiv="content-language" content="en-US"/>
-  <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
-  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"/>
-  <meta name="application-name" content="ImageMagick"/>
-  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."/>
-  <meta name="application-url" content="http://www.imagemagick.org"/>
-  <meta name="generator" content="PHP"/>
-  <meta name="keywords" content="command-line, tools:, montage, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"/>
-  <meta name="rating" content="GENERAL"/>
-  <meta name="robots" content="INDEX, FOLLOW"/>
-  <meta name="generator" content="ImageMagick Studio LLC"/>
-  <meta name="author" content="ImageMagick Studio LLC"/>
-  <meta name="revisit-after" content="2 DAYS"/>
-  <meta name="resource-type" content="document"/>
-  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"/>
-  <meta name="distribution" content="Global"/>
-  <link rel="icon" href="../images/wand.png"/>
-  <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
-  <link rel="canonical" href="http://www.imagemagick.org" />
-  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <meta http-equiv="content-language" content="en-US"></meta>
+  <meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
+  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"></meta>
+  <meta name="application-name" content="ImageMagick"></meta>
+  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."></meta>
+  <meta name="application-url" content="http://www.imagemagick.org"></meta>
+  <meta name="generator" content="PHP"></meta>
+  <meta name="keywords" content="command-line, tools:, montage, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"></meta>
+  <meta name="rating" content="GENERAL"></meta>
+  <meta name="robots" content="INDEX, FOLLOW"></meta>
+  <meta name="generator" content="ImageMagick Studio LLC"></meta>
+  <meta name="author" content="ImageMagick Studio LLC"></meta>
+  <meta name="revisit-after" content="2 DAYS"></meta>
+  <meta name="resource-type" content="document"></meta>
+  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"></meta>
+  <meta name="distribution" content="Global"></meta>
+  <link rel="icon" href="../images/wand.png"></link>
+  <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
+  <link rel="canonical" href="../index.html"></link>
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
   <script type="text/javascript" src="http://localhost/ajax/libs/jquery/1.7/jquery.min.js"></script>
@@ -38,15 +32,15 @@
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/lib/jquery.mousewheel-3.0.6.pack.js"></script>
   
   <!-- Add fancyBox -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/jquery.fancybox.pack.js?v=2.0.6"></script>
   
   <!-- Optionally add helpers - button, thumbnail and/or media -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.js?v=1.0.2"></script>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-media.js?v=1.0.0"></script>
   
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.js?v=2.0.6"></script>
   
   <script type="text/javascript">
@@ -63,15 +57,7 @@
 
 <body id="www-imagemagick-org">
 
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'offline-script','//127.0.0.1/analytics.js','ga');
 
-  ga('create', 'UA-40133312-1', 'imagemagick.org');
-  ga('send', 'pageview');
-</script>
 
 <div class="titlebar">
 <div style="margin: 17px auto; float: left;">
@@ -83,18 +69,12 @@
     google_ad_height = 90;
   //-->
   </script>
-  <script type="text/javascript"
-    src="http://127.0.0.1/pagead/show_ads.js">
-  </script>
+  
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
-  <img src="../images/logo.jpg"
-  alt="ImageMagick Logo"
-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
-  <img src="../images/sprite.jpg"
-  alt="ImageMagick Sprite"
-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+  <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
 </div>
 
 <div class="westbar">
@@ -146,7 +126,7 @@
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
-<div  class="menu">
+<div class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
 <div class="sub">
@@ -172,7 +152,7 @@
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
-<div  class="sub">
+<div class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
 <div class="sep"></div>
@@ -182,49 +162,20 @@
 </div>
 
 <div class="eastbar">
-  <script type="text/javascript">
-    /* <![CDATA[ */
-    (function() {
-        var po = document.createElement('offline-script'), t = document.getElementsByTagName('offline-script')[0];
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-    })();
-    /* ]]> */
-  </script>
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
-    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0" /></a>
+    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
   </noscript>
-    <div class="g-plusone" id="gplusone"></div>
-    <script type="text/javascript">
-      /* <![CDATA[ */
-      window.___gcfg = {
-        lang: 'en-US'
-      };
-
-      (function() {
-        var po = document.createElement('offline-script');
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'https://127.0.0.1/js/plusone.js';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-      })();
-      var gplusone = document.getElementById("gplusone");
-      gplusone.setAttribute("data-size","medium");
-      gplusone.setAttribute("data-count","true");
-      /* ]]> */
-    </script>
+    
+    
 </div>
 
 <div class="main">
 
 <h1>ImageMagick Montage Command-line Tool</h1>
-<p class="navigation-index">[<a href="montage.html#usage">Example Usage</a> &#8226; <a href="montage.html#options">Option Summary</a>]</p>
+<p class="navigation-index">[<a href="montage.html#usage">Example Usage</a> • <a href="montage.html#options">Option Summary</a>]</p>
 
 <div class="doc-section">
 <p>Use the <code>montage</code> program to create a composite image by combining several separate images.  The images are tiled on the composite image optionally adorned with a border, frame, image name, and more. See <a href="command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>montage</code> command or see below for example usages of the command.</p>
@@ -235,33 +186,33 @@
 
 <p>We list a few examples of the <code>montage</code> command here to illustrate its usefulness and ease of use.  To get started, let's montage two images into a single composite:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>montage -background #336699 -geometry +4+4 rose.jpg red-ball.png montage.jpg</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">montage -background #336699 -geometry +4+4 rose.jpg red-ball.png montage.jpg</span></p>
 <p class="image">
   <a href="../images/rose.jpg">
-  <img style="margin-top:14px; margin-bottom:14px;" src="../images/rose.jpg" width="70" height="46" alt="rose" />
+  <img style="margin-top:14px; margin-bottom:14px;" src="../images/rose.jpg" width="70" height="46" alt="rose"></img>
   </a>
   <a href="../images/red-ball.png">
-  <img style="margin-top:2px; margin-bottom:2px;" src="../images/red-ball.png" width="70" height="70" alt="red ball" />
+  <img style="margin-top:2px; margin-bottom:2px;" src="../images/red-ball.png" width="70" height="70" alt="red ball"></img>
   </a>
-  <img style="margin-top:27px; margin-bottom:27px;" src="../images/right.gif" width="20" height="20" alt="==>" />
+  <img style="margin-top:27px; margin-bottom:27px;" src="../images/right.gif" width="20" height="20" alt="==&gt;"></img>
   <a href="../images/montage.jpg">
-  <img src="../images/montage.jpg" width="148" height="74" alt="montage" />
+  <img src="../images/montage.jpg" width="148" height="74" alt="montage"></img>
   </a>
 </p>
 
 <p>Ok, let's add some decorations:</p>
 
-<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>montage -label %f -frame 5 -background #336699 -geometry +4+4 rose.jpg red-ball.png frame.jpg</span></p>
+<p class="crt"><span class="crtprompt"> $ </span><span class="crtin">montage -label %f -frame 5 -background #336699 -geometry +4+4 rose.jpg red-ball.png frame.jpg</span></p>
 <p class="image">
   <a href="../images/rose.jpg">
-  <img style="margin-top:31px; margin-bottom:31px;" src="../images/rose.jpg" width="70" height="46" alt="rose.jpg" />
+  <img style="margin-top:31px; margin-bottom:31px;" src="../images/rose.jpg" width="70" height="46" alt="rose.jpg"></img>
   </a>
   <a href="../images/red-ball.png">
-  <img style="margin-top:19px; margin-bottom:19px;" src="../images/red-ball.png" width="70" height="70" alt="red ball" />
+  <img style="margin-top:19px; margin-bottom:19px;" src="../images/red-ball.png" width="70" height="70" alt="red ball"></img>
   </a>
-	<img style="margin-top:44px; margin-bottom:44px;" src="../images/right.gif" width="20" height="20" alt="==>" />
+	<img style="margin-top:44px; margin-bottom:44px;" src="../images/right.gif" width="20" height="20" alt="==&gt;"></img>
   <a href="../images/frame.jpg">
-  <img src="../images/frame.jpg" width="176" height="108" alt="frame" />
+  <img src="../images/frame.jpg" width="176" height="108" alt="frame"></img>
   </a>
 </p>
 
@@ -708,7 +659,6 @@
   </tr>
 
   <tr>
-  <tr>
     <td valign="top"><a href="command-line-options.html#transform">-transform</a></td>
     <td valign="top">affine transform image</td>
   </tr>
@@ -789,16 +739,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &#8226;
-      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> &#8226;
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/motion-picture.html b/www/motion-picture.html
index 0f0783e..818546c 100644
--- a/www/motion-picture.html
+++ b/www/motion-picture.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -307,16 +307,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/perl-magick.html b/www/perl-magick.html
index 37b9d85..9925774 100644
--- a/www/perl-magick.html
+++ b/www/perl-magick.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -2644,16 +2644,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/porting.html b/www/porting.html
index 2e5bc56..d3f9074 100644
--- a/www/porting.html
+++ b/www/porting.html
@@ -1,35 +1,29 @@
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html version="-//W3C//DTD XHTML 1.1//EN"
-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-      xsi:schemaLocation="http://www.w3.org/1999/xhtml
-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en" xsi:schemaLocation="http://www.w3.org/1999/xhtml                           http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
 <head>
-  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
-  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"/>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"></meta>
+  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"></meta>
   <title>ImageMagick: Porting to ImageMagick Version 7</title>
-  <meta http-equiv="content-language" content="en-US"/>
-  <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
-  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"/>
-  <meta name="application-name" content="ImageMagick"/>
-  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."/>
-  <meta name="application-url" content="http://www.imagemagick.org"/>
-  <meta name="generator" content="PHP"/>
-  <meta name="keywords" content="porting, to, imagemagick, version, 7, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"/>
-  <meta name="rating" content="GENERAL"/>
-  <meta name="robots" content="INDEX, FOLLOW"/>
-  <meta name="generator" content="ImageMagick Studio LLC"/>
-  <meta name="author" content="ImageMagick Studio LLC"/>
-  <meta name="revisit-after" content="2 DAYS"/>
-  <meta name="resource-type" content="document"/>
-  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"/>
-  <meta name="distribution" content="Global"/>
-  <link rel="icon" href="../images/wand.png"/>
-  <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
-  <link rel="canonical" href="http://www.imagemagick.org" />
-  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <meta http-equiv="content-language" content="en-US"></meta>
+  <meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
+  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"></meta>
+  <meta name="application-name" content="ImageMagick"></meta>
+  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."></meta>
+  <meta name="application-url" content="http://www.imagemagick.org"></meta>
+  <meta name="generator" content="PHP"></meta>
+  <meta name="keywords" content="porting, to, imagemagick, version, 7, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"></meta>
+  <meta name="rating" content="GENERAL"></meta>
+  <meta name="robots" content="INDEX, FOLLOW"></meta>
+  <meta name="generator" content="ImageMagick Studio LLC"></meta>
+  <meta name="author" content="ImageMagick Studio LLC"></meta>
+  <meta name="revisit-after" content="2 DAYS"></meta>
+  <meta name="resource-type" content="document"></meta>
+  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"></meta>
+  <meta name="distribution" content="Global"></meta>
+  <link rel="icon" href="../images/wand.png"></link>
+  <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
+  <link rel="canonical" href="../index.html"></link>
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
   <script type="text/javascript" src="http://localhost/ajax/libs/jquery/1.7/jquery.min.js"></script>
@@ -38,15 +32,15 @@
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/lib/jquery.mousewheel-3.0.6.pack.js"></script>
   
   <!-- Add fancyBox -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/jquery.fancybox.pack.js?v=2.0.6"></script>
   
   <!-- Optionally add helpers - button, thumbnail and/or media -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.js?v=1.0.2"></script>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-media.js?v=1.0.0"></script>
   
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.js?v=2.0.6"></script>
   
   <script type="text/javascript">
@@ -63,15 +57,7 @@
 
 <body id="www-imagemagick-org">
 
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'offline-script','//127.0.0.1/analytics.js','ga');
 
-  ga('create', 'UA-40133312-1', 'imagemagick.org');
-  ga('send', 'pageview');
-</script>
 
 <div class="titlebar">
 <div style="margin: 17px auto; float: left;">
@@ -83,18 +69,12 @@
     google_ad_height = 90;
   //-->
   </script>
-  <script type="text/javascript"
-    src="http://127.0.0.1/pagead/show_ads.js">
-  </script>
+  
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
-  <img src="../images/logo.jpg"
-  alt="ImageMagick Logo"
-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
-  <img src="../images/sprite.jpg"
-  alt="ImageMagick Sprite"
-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+  <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
 </div>
 
 <div class="westbar">
@@ -146,7 +126,7 @@
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
-<div  class="menu">
+<div class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
 <div class="sub">
@@ -172,7 +152,7 @@
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
-<div  class="sub">
+<div class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
 <div class="sep"></div>
@@ -182,50 +162,21 @@
 </div>
 
 <div class="eastbar">
-  <script type="text/javascript">
-    /* <![CDATA[ */
-    (function() {
-        var po = document.createElement('offline-script'), t = document.getElementsByTagName('offline-script')[0];
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-    })();
-    /* ]]> */
-  </script>
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
-    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0" /></a>
+    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
   </noscript>
-    <div class="g-plusone" id="gplusone"></div>
-    <script type="text/javascript">
-      /* <![CDATA[ */
-      window.___gcfg = {
-        lang: 'en-US'
-      };
-
-      (function() {
-        var po = document.createElement('offline-script');
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'https://127.0.0.1/js/plusone.js';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-      })();
-      var gplusone = document.getElementById("gplusone");
-      gplusone.setAttribute("data-size","medium");
-      gplusone.setAttribute("data-count","true");
-      /* ]]> */
-    </script>
+    
+    
 </div>
 
 <div class="main">
 
 <h1>ImageMagick Version 7 Porting Guide</h1>
 
-<p class="navigation-index">[<a href="porting.html#imv7">ImageMagick Version 7</a> &#8226; <a href="porting.html#hdri">High Dynamic Range Imaging</a> &#8226; <a href="porting.html#channels">Pixel Channels</a> &#8226; <a href="porting.html#alpha">Alpha</a> &#8226; <a href="porting.html#grayscale">Grayscale</a> &#8226; <a href="porting.html#mask">Masks</a> &#8226; <a href="porting.html#core">MagickCore API</a> &#8226; <a href="porting.html#headers">Header Files</a>  &#8226; <a href="porting.html#deprecate">Deprecated Features Removed</a> &#8226; <a href="porting.html#cli">Command-line Interface</a> &#8226; <a href="porting.html#summary">Version 7 Change Summary</a> ]</p>
+<p class="navigation-index">[<a href="porting.html#imv7">ImageMagick Version 7</a> • <a href="porting.html#hdri">High Dynamic Range Imaging</a> • <a href="porting.html#channels">Pixel Channels</a> • <a href="porting.html#alpha">Alpha</a> • <a href="porting.html#grayscale">Grayscale</a> • <a href="porting.html#mask">Masks</a> • <a href="porting.html#core">MagickCore API</a> • <a href="porting.html#headers">Header Files</a>  • <a href="porting.html#deprecate">Deprecated Features Removed</a> • <a href="porting.html#cli">Command-line Interface</a> • <a href="porting.html#summary">Version 7 Change Summary</a> ]</p>
 
 <h2><a id="imv7"></a>ImageMagick Version 7</h2>
 <div class="doc-section">
@@ -245,7 +196,7 @@
 options, and more global use of 'image properities' (more commonly known as
 'percent escapes' in option arguments. </p>
 
-<p>ImageMagick version 7 is available now as an <a href="http://www.imagemagick.org/download/alpha/">Alpha</a> release.  Look for a Beta release around mid-April 2013.  An official ImageMagick version 7 release depends on how smoothly the Beta cycle progresses.  During the Beta cycle, version 6 developers can attempt to port their software to version 7.<p>
+<p>ImageMagick version 7 is available now as an <a href="http://www.imagemagick.org/download/alpha/">Alpha</a> release.  Look for a Beta release around mid-April 2013.  An official ImageMagick version 7 release depends on how smoothly the Beta cycle progresses.  During the Beta cycle, version 6 developers can attempt to port their software to version 7.</p>
 
 <p>During the ImageMagick version 7 development cycle and release, we will continue to support and enhance version 6 for a minimum of 10 years.</p>
 </div>
@@ -254,13 +205,14 @@
 <div class="doc-section">
 <p>ImageMagick version 7 enables <a href="high-dynamic-range.html">high dynamic range imaging</a> (HDRI) by default.  HDRI accurately represents the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.  In addition, image processing results are more accurate.  The disadvantage is it requires more memory and may result in slower processing times.  To disable HDRI (recommended for smart phone builds such as iOS), simply add --disable-hdri to the configure script command line when building ImageMagick.</p>
 </div>
+
 <h2><a id="channels"></a>Pixel Channels</h2>
 <div class="doc-section">
 <p>A pixel is comprised of one or more color values, or <em>channels</em> (e.g. red pixel channel).</p>
 <p>Prior versions of ImageMagick (4-6), support 4 to 5 pixel channels (RGBA or CMYKA).  The first 4 channels are accessed with the PixelPacket data structure.   The structure includes 4 members of type Quantum (typically 16-bits) of red, green, blue, and opacity.  The black channel or colormap indexes are supported by a separate method and structure, IndexPacket.  As an example, here is a code snippet from ImageMagick version 6 that negates the color components (but not the alpha component) of the image pixels:</p>
 
 <pre class="code">
-  for (y=0; y &lt; (ssize_t) image->rows; y++)
+  for (y=0; y &lt; (ssize_t) image-&gt;rows; y++)
   {
     register IndexPacket
       *indexes;
@@ -268,23 +220,23 @@
     register PixelPacket
       *q;
 
-    q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
+    q=GetCacheViewAuthenticPixels(image_view,0,y,image-&gt;columns,1,exception);
     if (q == (PixelPacket *) NULL)
       {
         status=MagickFalse;
         continue;
       }
     indexes=GetCacheViewAuthenticIndexQueue(image_view);
-    for (x=0; x &lt; (ssize_t) image->columns; x++)
+    for (x=0; x &lt; (ssize_t) image-&gt;columns; x++)
     {
-      if ((channel & RedChannel) != 0)
-        q->red=(Quantum) QuantumRange-q->red;
-      if ((channel & GreenChannel) != 0)
-        q->green=(Quantum) QuantumRange-q->green;
-      if ((channel & BlueChannel) != 0)
-        q->blue=(Quantum) QuantumRange-q->blue;
-      if (((channel & IndexChannel) != 0) &&
-          (image->colorspace == CMYKColorspace))
+      if ((channel &amp; RedChannel) != 0)
+        q-&gt;red=(Quantum) QuantumRange-q-&gt;red;
+      if ((channel &amp; GreenChannel) != 0)
+        q-&gt;green=(Quantum) QuantumRange-q-&gt;green;
+      if ((channel &amp; BlueChannel) != 0)
+        q-&gt;blue=(Quantum) QuantumRange-q-&gt;blue;
+      if (((channel &amp; IndexChannel) != 0) &amp;&amp;
+          (image-&gt;colorspace == CMYKColorspace))
         indexes[x]=(IndexPacket) QuantumRange-indexes[x];
       q++;
     }
@@ -296,28 +248,28 @@
 <p>ImageMagick version 7 supports any number of channels from 1 to 32 (and beyond) and simplifies access with a single method that returns an array of pixel channels of type Quantum.   Source code that compiles against prior versions of ImageMagick requires refactoring to work with ImageMagick version 7.  We illustrate with an example.  Let's naively refactor the version 6 code snippet from above so it works with the ImageMagick version 7 API:</p>
 
 <pre class="code">
-  for (y=0; y &lt; (ssize_t) image->rows; y++)
+  for (y=0; y &lt; (ssize_t) image-&gt;rows; y++)
   {
     register Quantum
       *q;
 
-    q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
+    q=GetCacheViewAuthenticPixels(image_view,0,y,image-&gt;columns,1,exception);
     if (q == (Quantum *) NULL)
       {
         status=MagickFalse;
         continue;
       }
-    for (x=0; x &lt; (ssize_t) image->columns; x++)
+    for (x=0; x &lt; (ssize_t) image-&gt;columns; x++)
     {
-      if ((GetPixelRedTraits(image) & UpdatePixelTrait) != 0)
+      if ((GetPixelRedTraits(image) &amp; UpdatePixelTrait) != 0)
         SetPixelRed(image,QuantumRange-GetPixelRed(image,q),q);
-      if ((GetPixelGreenTraits(image) & UpdatePixelTrait) != 0)
+      if ((GetPixelGreenTraits(image) &amp; UpdatePixelTrait) != 0)
         SetPixelGreen(image,QuantumRange-GetPixelGreen(image,q),q);
-      if ((GetPixelBlueTraits(image) & UpdatePixelTrait) != 0)
+      if ((GetPixelBlueTraits(image) &amp; UpdatePixelTrait) != 0)
         SetPixelBlue(image,QuantumRange-GetPixelBlue(image,q),q);
-      if ((GetPixelBlackTraits(image) & UpdatePixelTrait) != 0)
+      if ((GetPixelBlackTraits(image) &amp; UpdatePixelTrait) != 0)
         SetPixelBlack(image,QuantumRange-GetPixelBlack(image,q),q);
-      if ((GetPixelAlphaTraits(image) & UpdatePixelTrait) != 0)
+      if ((GetPixelAlphaTraits(image) &amp; UpdatePixelTrait) != 0)
         SetPixelAlpha(image,QuantumRange-GetPixelAlpha(image,q),q);
       q+=GetPixelChannels(image);
     }
@@ -328,18 +280,18 @@
 
 <p>Let's do that again but take full advantage of the new variable pixel channel support:</p>
 <pre class="code">
-  for (y=0; y &lt; (ssize_t) image->rows; y++)
+  for (y=0; y &lt; (ssize_t) image-&gt;rows; y++)
   {
     register Quantum
       *q;
 
-    q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
+    q=GetCacheViewAuthenticPixels(image_view,0,y,image-&gt;columns,1,exception);
     if (q == (Quantum *) NULL)
       {
         status=MagickFalse;
         continue;
       }
-    for (x = 0; x &lt; (ssize_t) image->columns; x++)
+    for (x = 0; x &lt; (ssize_t) image-&gt;columns; x++)
     {
       register ssize_t
         i;
@@ -363,7 +315,7 @@
 
 <p>The colormap indexes and black pixel channel (for the CMYK colorspace) are no longer stored in the index channel, previously accessed with GetAuthenticIndexQueue() and GetCacheViewAuthenticIndexQueue().  Instead they are now a pixel channel and accessed with the convenience pixel accessor methods GetPixelIndex(), SetPixelIndex(), GetPixelBlack(), and SetPixelBlack().</p>
 
-<h4></a>Pixel Accessors</h4>
+<h4>Pixel Accessors</h4>
 <p>Use accessors to get or set pixel channels:</p>
 
 <pre class="text">
@@ -391,17 +343,17 @@
 
 <p>You can find these accessors defined in the header file, <code>MagickCore/pixel-accessor.h</code></p>
 
-<h4></a>Pixel Traits</h4>
+<h4>Pixel Traits</h4>
 <p>Each pixel channel includes one or more of these traits:</p>
 <dl>
 <dt>Undefined</dt>
-<dd>no traits associated with this pixel channel<dd>
+<dd>no traits associated with this pixel channel</dd>
 <dt>Copy</dt>
-<dd>do not update this pixel channel, just copy it<dd>
+<dd>do not update this pixel channel, just copy it</dd>
 <dt>Update</dt>
-<dd>update this pixel channel<dd>
+<dd>update this pixel channel</dd>
 <dt>Blend</dt>
-<dd>blend this pixel channel with the alpha mask if it's enabled<dd>
+<dd>blend this pixel channel with the alpha mask if it's enabled</dd>
 </dl>
 <p>We provide these methods to set and get pixel traits:</p>
 <pre class="text">
@@ -437,9 +389,9 @@
   (void) SetPixelChannelMap(image,channel_mask);
 </pre>
 
-<h4></a>Pixel User Channels</h4>
+<h4>Pixel User Channels</h4>
 <p>In version 7, we introduce pixel user channels.  Traditionally we utilize 4 channels, red, green, blue, and alpha.   For CMYK we also have a black channel.  User channels are designed to contain whatever additional channel information that makes sense for your application.  Some examples include extra channels in TIFF or PSD images or perhaps you require a channel with infrared information for the pixel.  You can associate traits with the user channels so that they when they are acted upon by an image processing algorithm (e.g. blur) the pixels are copied, acted upon by the algorithm, or even blended with the alpha channel if that makes sense.</p>
-<h4></a>Pixel Metacontent</h4>
+<h4>Pixel Metacontent</h4>
 <p>In version 7, we introduce pixel metacontent.  Metacontent is content about content. So rather than being the content itself, it's something that describes or is associated with the content.  Here the content is a pixel.  The pixel metacontent is for your exclusive use and is accessed with these MagickCore API methods:</p>
 <pre class="text">
   SetImageMetacontentExtent()
@@ -462,7 +414,7 @@
 
 <h2><a id="mask"></a>Masks</h2>
 <div class="doc-section">
-<p>Version 7 supports masks for most image operators.  As an example, here are two methods to compute the statistics of any pixel selected by the image mask:</>
+<p>Version 7 supports masks for most image operators.  As an example, here are two methods to compute the statistics of any pixel selected by the image mask:</p>
 <pre class="text">
 identify -verbose -clip r statue.tif
 identify -verbose -mask r mask.png statue.tif
@@ -484,8 +436,8 @@
 <div class="doc-section">
 <p>Prior versions of ImageMagick (4-6) reference the ImageMagick header files as <code>magick/</code> and <code>wand/</code>.  ImageMagick 7 instead uses <code>MagickCore/</code> and <code>MagickWand/</code> respectively.  For example,</p>
 <pre class="code">
-#include &lt;MagickCore/MagickCore.h>
-#include &lt;MagickWand/MagickWand.h>
+#include &lt;MagickCore/MagickCore.h&gt;
+#include &lt;MagickWand/MagickWand.h&gt;
 </pre>
 </div>
 
@@ -499,7 +451,7 @@
 </pre>
 <p>The FilterImage() method has been removed.  Use ConvolveImage() instead.</p>
 
-<p>In addition, all deprecated <a href="../api/deprecate.html">MagickCore</a> and <a href="../api/magick-deprecate.html">MagickWand</a> methods are no longer available in version 7.</p>
+<p>In addition, all deprecated <a href="http://magick.imagemagick.org/api/deprecate.html">MagickCore</a> and <a href="http://magick.imagemagick.org/api/magick-deprecate.html">MagickWand</a> methods are no longer available in version 7.</p>
 </div>
 
 
@@ -586,7 +538,7 @@
     "image_info" structure).  This is automatically done with parenthesis (EG:
     '<code>(</code>' and '<code>)</code>') is "<code>-regard-parenthesis</code>" has
     been set, just as in IMv6.  Caution is advised to prevent un-balanced
-    braces errors.</dd> </dd>
+    braces errors.</dd>
 
 <dt>--</dt>
 <dd>End of options, to be used in IMv7 "<code>mogrify</code>" command to
@@ -612,7 +564,7 @@
   =       assign a constant value to a channel (e.g. red=50%)
   ,       write new image with channels in the specified order (e.g. red, green)
   ;       add a new output image for the next set of channel operations (e.g. red; green; blue)
-  |       move to the next input image for the source of channel data (e.g. | gray=>alpha)
+  |       move to the next input image for the source of channel data (e.g. | gray=&gt;alpha)
 </pre>
 
 <p>For example, to create 3 grayscale images from the red, green, and blue channels of an image, use:</p>
@@ -625,11 +577,11 @@
 
 <p>Here we take an sRGB image and a grayscale image and inject the grayscale image into the alpha channel:</p>
 <pre class="text">
-  convert wizard.png mask.pgm -channel-fx '| gray=>alpha' wizard-alpha.png 
+  convert wizard.png mask.pgm -channel-fx '| gray=&gt;alpha' wizard-alpha.png 
 </pre>
 <p>Use a similar command to define a read mask:</p>
 <pre class="text">
-  convert wizard.png mask.pgm -channel-fx '| gray=>read-mask' wizard-mask.png 
+  convert wizard.png mask.pgm -channel-fx '| gray=&gt;read-mask' wizard-mask.png 
 </pre>
 
 <p>Add <code>-debug pixel</code> prior to the <code>-channel-fx</code> option to track the channel morphology.</p>
@@ -676,9 +628,8 @@
 <dt>-convolve</dt>
 <dd>option no longer normalizes the kernel argument (unless some type of
     masking is involved, such as alpha blending) and accepts named kernels
-    (see <a href="http://www.imagemagick.org/Usage/convolve/" >IM Examples,
-    Convolve</a> ) as well as non-square <a
-    href="http://www.imagemagick.org/Usage/morphology/#user">user defined
+    (see <a href="http://www.imagemagick.org/Usage/convolve/">IM Examples,
+    Convolve</a> ) as well as non-square <a href="http://www.imagemagick.org/Usage/morphology/#user">user defined
     kernels</a>. Use <code>-define convolve:normalize=true</code> on the command-line to force normalization.</dd>
 
 </dl>
@@ -710,7 +661,7 @@
 
 <dl>
 <dt>-affinity</dt>
-<dd>Replaced by <dd>-affinity</code>.</dd>
+<dd>Replaced by <code>-affinity</code>.</dd>
 <dt>-maximum</dt>
 <dd>Replaced by <code>-evaluate-sequence Max</code>.</dd>
 <dt>-median</dt>
@@ -718,7 +669,7 @@
 <dt>-minimum</dt>
 <dd>Replaced by <code>-evaluate-sequence Min</code>.</dd>
 <dt>-recolor</dt>
-<dd>Replaced by <dd>-color-matrix</code>.</dd>
+<dd>Replaced by <code>-color-matrix</code>.</dd>
 </dl>
 
 <h3>Removed / Replaced Options ("no such option" error and abort)</h3>
@@ -727,10 +678,11 @@
 <dt>-origin</dt>
 <dd>old option, unknown meaning.</dd>
 <dt>-pen</dt>
-<dd>Replaced by <dd>-fill</code>.</dd>
+<dd>Replaced by <code>-fill</code>.</dd>
 <dt>-passphrase</dt>
 <dd>old option, unknown meaning</dd>
 </dl>
+</div>
 <h2><a id="summary"></a>Version 7 Change Summary</h2>
 <div class="doc-section">
 <p>Changes from ImageMagick version 6 to version 7 are summarized here:</p>
@@ -778,23 +730,23 @@
 </dl>
 </div>
 
-
 </div>
 
 <div id="linkbar">
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &#8226;
-      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> &#8226;
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/quantize.html b/www/quantize.html
index d399e2f..0c6e926 100644
--- a/www/quantize.html
+++ b/www/quantize.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -308,16 +308,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/resources.html b/www/resources.html
index be55040..20b6037 100644
--- a/www/resources.html
+++ b/www/resources.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -446,16 +446,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/search.html b/www/search.html
index 008f695..a20ef18 100644
--- a/www/search.html
+++ b/www/search.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -215,16 +215,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/sitemap.html b/www/sitemap.html
index c394e35..72c82fa 100644
--- a/www/sitemap.html
+++ b/www/sitemap.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -257,10 +257,10 @@
 <dl>
   <dd><a href="api.html">Program interfaces</a>: application programming interfaces.</dd>
   <dd> <dl>
-    <dd><a href="http://www.imagemagick.org/ChMagick">ChMagick</a>: is a <a href="http://www.softintegration.com/">Ch</a> an embeddable MagickCore C/C++ interpreter for cross-platform scripting.</dd>
+    <dd><a href="../ChMagick">ChMagick</a>: is a <a href="http://www.softintegration.com/">Ch</a> an embeddable MagickCore C/C++ interpreter for cross-platform scripting.</dd>
     <dd><a href="http://common-lisp.net/project/cl-magick/">CL-Magick</a>: provides a Common Lisp interface to the ImageMagick library.</dd>
     <dd><a href="https://gna.org/projects/g2f/">G2F</a>: implements an Ada 95 binding to a subset of the low-level MagickCore library.</dd>
-    <dd><a href="http://www.imagemagick.org/Magick++">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</dd>
+    <dd><a href="../Magick++">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</dd>
     <dd><a href="http://pecl.html.net/package/imagick">IMagick</a>: is a native PHP extension to create and modify images using the ImageMagick API.</dd>
     <dd><a href="http://www.yeo.id.au/jmagick/">JMagick</a>: provides an object-oriented Java interface to ImageMagick.</dd>
     <dd><a href="magick-core.html">MagickCore</a>: C API, recommended for wizard-level developers.</dd>
@@ -293,8 +293,8 @@
 <dl>
   <dd><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=imagemagick-20&amp;creative=9325&amp;path=tg/detail/-/1590595904/qid=1123551819/sr=8-1/ref=pd_bbs_sbs_1?v=glance%26s=books%26n=507846">Definitive Guide to ImageMagick</a>: this book explains ImageMagick in a practical, learn-by-example fashion.</dd>
   <dd><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=imagemagick-20&amp;creative=9325&amp;path=tg/detail/-/1904811868/qid=1123551819/sr=8-1/ref=pd_bbs_sbs_1?v=glance%26s=books%26n=507846">ImageMagick Tricks</a>: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.</dd>
-  <dd><a href="http://www.imagemagick.org/discourse-server">Discourse server</a>: get help from fellow ImageMagick users and developers, post to these forums.</dd>
-  <dd><a href="contact.html">Contact the Wizards</a>: for bug reports (only if you do not want to sign up to the <a href="http://www.imagemagick.org/discourse-server">discourse server</a>), a source or documentation patch, a security or license issue, or if you want to be a sponsor of the ImageMagick project.</dd>
+  <dd><a href="../discourse-server">Discourse server</a>: get help from fellow ImageMagick users and developers, post to these forums.</dd>
+  <dd><a href="contact.html">Contact the Wizards</a>: for bug reports (only if you do not want to sign up to the <a href="../discourse-server">discourse server</a>), a source or documentation patch, a security or license issue, or if you want to be a sponsor of the ImageMagick project.</dd>
 </dl>
 </div>
 
@@ -303,7 +303,7 @@
 
 <dl>
   <dd><a href="http://www.imagemagick.org/discourse-server/viewforum.html?f=3">Report bugs and vulnerabilities</a>: our highest priority is to fix security defects and bug reports, usually within 48 hours of your report.  The bug discourse server requires that you register.  If you do not want to register, you can <a href="contact.html">contact the ImageMagick developers</a> with a convenient web form.</dd>
-  <dd><a href="http://magick.imagemagick.org/www/sponsors.html">Sponsor ImageMagick</a>: contribute bug fixes, enhancements, hardware, funds, etc. to ensure the ImageMagick project thrives.</dd>
+  <dd><a href="sponsors.html">Sponsor ImageMagick</a>: contribute bug fixes, enhancements, hardware, funds, etc. to ensure the ImageMagick project thrives.</dd>
   <dd><a href="t-shirt.html">ImageMagick t-shirt</a>: donate $35 USD and we acknowledge your gift with a logoed t-shirt.</dd>
 </dl>
 </div>
@@ -346,16 +346,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/stream.html b/www/stream.html
index 28f5105..738389c 100644
--- a/www/stream.html
+++ b/www/stream.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -373,16 +373,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/subversion.html b/www/subversion.html
index 34ae668..90f5119 100644
--- a/www/subversion.html
+++ b/www/subversion.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -200,16 +200,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/support.html b/www/support.html
index 9357c80..cba3a15 100644
--- a/www/support.html
+++ b/www/support.html
@@ -1,34 +1,29 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html version="-//W3C//DTD XHTML 1.1//EN"
-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-      xsi:schemaLocation="http://www.w3.org/1999/xhtml
-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en" xsi:schemaLocation="http://www.w3.org/1999/xhtml                           http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
 <head>
-  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
-  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"/>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"></meta>
+  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4"></meta>
   <title>ImageMagick: Support ImageMagick Development</title>
-  <meta http-equiv="content-language" content="en-US"/>
-  <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
-  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"/>
-  <meta name="application-name" content="ImageMagick"/>
-  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."/>
-  <meta name="application-url" content="http://www.imagemagick.org"/>
-  <meta name="generator" content="PHP"/>
-  <meta name="keywords" content="support, imagemagick, development, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"/>
-  <meta name="rating" content="GENERAL"/>
-  <meta name="robots" content="INDEX, FOLLOW"/>
-  <meta name="generator" content="ImageMagick Studio LLC"/>
-  <meta name="author" content="ImageMagick Studio LLC"/>
-  <meta name="revisit-after" content="2 DAYS"/>
-  <meta name="resource-type" content="document"/>
-  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"/>
-  <meta name="distribution" content="Global"/>
-  <link rel="icon" href="../images/wand.png"/>
-  <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
-  <link rel="canonical" href="http://www.imagemagick.org" />
-  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <meta http-equiv="content-language" content="en-US"></meta>
+  <meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
+  <meta http-equiv="reply-to" content="magick-users@imagemagick.org"></meta>
+  <meta name="application-name" content="ImageMagick"></meta>
+  <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition, resize, rotate, shear, distort or transform images automagically."></meta>
+  <meta name="application-url" content="http://www.imagemagick.org"></meta>
+  <meta name="generator" content="PHP"></meta>
+  <meta name="keywords" content="support, imagemagick, development, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"></meta>
+  <meta name="rating" content="GENERAL"></meta>
+  <meta name="robots" content="INDEX, FOLLOW"></meta>
+  <meta name="generator" content="ImageMagick Studio LLC"></meta>
+  <meta name="author" content="ImageMagick Studio LLC"></meta>
+  <meta name="revisit-after" content="2 DAYS"></meta>
+  <meta name="resource-type" content="document"></meta>
+  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"></meta>
+  <meta name="distribution" content="Global"></meta>
+  <link rel="icon" href="../images/wand.png"></link>
+  <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
+  <link rel="canonical" href="../index.html"></link>
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
   <script type="text/javascript" src="http://localhost/ajax/libs/jquery/1.7/jquery.min.js"></script>
@@ -37,15 +32,15 @@
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/lib/jquery.mousewheel-3.0.6.pack.js"></script>
   
   <!-- Add fancyBox -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/jquery.fancybox.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/jquery.fancybox.pack.js?v=2.0.6"></script>
   
   <!-- Optionally add helpers - button, thumbnail and/or media -->
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.2" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-buttons.js?v=1.0.2"></script>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-media.js?v=1.0.0"></script>
   
-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen" />
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.6" type="text/css" media="screen"></link>
   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/source/helpers/jquery.fancybox-thumbs.js?v=2.0.6"></script>
   
   <script type="text/javascript">
@@ -62,15 +57,7 @@
 
 <body id="www-imagemagick-org">
 
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'offline-script','//127.0.0.1/analytics.js','ga');
 
-  ga('create', 'UA-40133312-1', 'imagemagick.org');
-  ga('send', 'pageview');
-</script>
 
 <div class="titlebar">
 <div style="margin: 17px auto; float: left;">
@@ -82,18 +69,12 @@
     google_ad_height = 90;
   //-->
   </script>
-  <script type="text/javascript"
-    src="http://127.0.0.1/pagead/show_ads.js">
-  </script>
+  
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
-  <img src="../images/logo.jpg"
-  alt="ImageMagick Logo"
-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
-  <img src="../images/sprite.jpg"
-  alt="ImageMagick Sprite"
-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+  <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
 </div>
 
 <div class="westbar">
@@ -145,7 +126,7 @@
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
-<div  class="menu">
+<div class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
 <div class="sub">
@@ -171,7 +152,7 @@
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
-<div  class="sub">
+<div class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
 <div class="sep"></div>
@@ -181,49 +162,20 @@
 </div>
 
 <div class="eastbar">
-  <script type="text/javascript">
-    /* <![CDATA[ */
-    (function() {
-        var po = document.createElement('offline-script'), t = document.getElementsByTagName('offline-script')[0];
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-    })();
-    /* ]]> */
-  </script>
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
-    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0" /></a>
+    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
   </noscript>
-    <div class="g-plusone" id="gplusone"></div>
-    <script type="text/javascript">
-      /* <![CDATA[ */
-      window.___gcfg = {
-        lang: 'en-US'
-      };
-
-      (function() {
-        var po = document.createElement('offline-script');
-        po.type = 'text/javascript';
-        po.async = true;
-        po.src = 'https://127.0.0.1/js/plusone.js';
-        var script = document.getElementsByTagName('offline-script')[0];
-        script.parentNode.insertBefore(po, script);
-      })();
-      var gplusone = document.getElementById("gplusone");
-      gplusone.setAttribute("data-size","medium");
-      gplusone.setAttribute("data-count","true");
-      /* ]]> */
-    </script>
+    
+    
 </div>
 
 <div class="main">
 
 <h1>Support ImageMagick Development</h1>
-<p class="navigation-index">[<a href="support.html#supporter">Latest ImageMagick Supporters</a> &#8226; <a href="support.html#support">Support the ImageMagick Project</a>]</p>
+<p class="navigation-index">[<a href="support.html#supporter">Latest ImageMagick Supporters</a> • <a href="support.html#support">Support the ImageMagick Project</a>]</p>
 
 
 <a id="supporter"></a>
@@ -233,8 +185,8 @@
 <p>We want to thank the following supporters of the ImageMagick project, including:</p>
 
 <dl>
-  <dt><a href="http://www.networkredux.com" rel="nofollow"> <img src="../images/networkredux.png" width="140" height="31" alt="[Network Redux]" style="margin-bottom: 8px; margin-left: 0px; border: 0px; float: left;" /></a></dt><br/>
-  <dt><iframe width="292" height="230" frameborder="0" src="http://tools.flattr.net/widgets/thing.html?thing=947300&noheader=1"></iframe></dt>
+  <dt><a href="http://www.networkredux.com" rel="nofollow"> <img src="../images/networkredux.png" width="140" height="31" alt="[Network Redux]" style="margin-bottom: 8px; margin-left: 0px; border: 0px; float: left;"></img></a></dt><br></br>
+  <dt><iframe width="292" height="230" frameborder="0" src="http://tools.flattr.net/widgets/thing.html?thing=947300;noheader=1"></iframe></dt>
 </dl>
 
 </div>
@@ -268,21 +220,21 @@
 
 <p>
 <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
-<input type="hidden" name="cmd" value="_s-xclick">
-<input type="hidden" name="hosted_button_id" value="E4UZGVA6PU7RC">
-<input type="image" src="../images/donate.png" border="0" name="submit" alt="Support ImageMagick" width="92" height="26">
+<input type="hidden" name="cmd" value="_s-xclick"></input>
+<input type="hidden" name="hosted_button_id" value="E4UZGVA6PU7RC"></input>
+<input type="image" src="../images/donate.png" border="0" name="submit" alt="Support ImageMagick" width="92" height="26"></input>
 </form>
 </p>
 <h3>Flattr</h3>
 <p>Flattr is a microdonation system. You donate a small amount every month and
  click Flattr buttons on worthy sites to share the donation among those sites, similar to a tip jar (for more details see Wikipedia's <a href="http://en.wikipedia.org/wiki/Flattr">Flattr</a> article).</p>
 <dl>
-<dt><a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images"><img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Click to flattr ImageMagick" title="Click to flattr ImageMagick" width="93" height="20" /></a>
+<dt><a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images"><img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Click to flattr ImageMagick" title="Click to flattr ImageMagick" width="93" height="20"></img></a>
 </dt>
 </dl>
 <h3>Check</h3>
 <p>Check, made payable to
-  <a href="http://www.imagemagick.org/">ImageMagick Studio LLC</a>, and sent to:
+  <a href="../index.html">ImageMagick Studio LLC</a>, and sent to:</p>
 <pre class="text">
   ImageMagick Studio LLC
   P.O. Box 40
@@ -305,16 +257,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &#8226;
-      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> &#8226;
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/t-shirt.html b/www/t-shirt.html
index 0edebd0..0e516ac 100644
--- a/www/t-shirt.html
+++ b/www/t-shirt.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -214,16 +214,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
diff --git a/www/webp.html b/www/webp.html
index 0d29224..e0e8aac 100644
--- a/www/webp.html
+++ b/www/webp.html
@@ -22,7 +22,7 @@
   <meta name="distribution" content="Global"></meta>
   <link rel="icon" href="../images/wand.png"></link>
   <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
-  <link rel="canonical" href="http://www.imagemagick.org"></link>
+  <link rel="canonical" href="../index.html"></link>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
 
   <!-- Add jQuery library -->
@@ -71,7 +71,7 @@
   </script>
   
 </div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
   <img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
 <a href="../index.html">
   <img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
 
 <div class="eastbar">
   
-  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+  <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
   <noscript>
     <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
     <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -216,16 +216,17 @@
     <span id="linkbar-west"> </span>
 
     <span id="linkbar-center">
-      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+      <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
+      <a href="../discourse-server">Discourse Server</a> •
       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
       <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
     </span>
     <span id="linkbar-east"> </span>
-  </div>
-  <div class="footer">
-    <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
-  </div>
-  <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+  <span id="footer-west">©  1999-2013 ImageMagick Studio LLC</span>
+  <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>