updated manuals to latest xboard.texi version
[xboard.git] / manual / html_node / zic2xpm.html
index e3efd8c..bb52a56 100644 (file)
@@ -32,42 +32,39 @@ Up:&nbsp;<a rel="up" accesskey="u" href="Other-programs.html#Other-programs">Oth
 
 <h3 class="section">11.5 zic2xpm</h3>
 
-<p>\r
-The &ldquo;zic2xpm&rdquo; program is used to import chess sets from the ZIICS(*)\r
-program into XBoard. &ldquo;zic2xpm&rdquo; is part of the XBoard distribution.\r
-ZIICS is available from:\r
-\r
-ftp://ftp.freechess.org/pub/chess/DOS/ziics131.exe\r
-\r
-To import ZIICS pieces, do this:\r
+<p>The &ldquo;zic2xpm&rdquo; program is used to import chess sets from the ZIICS(*)
+program into XBoard. &ldquo;zic2xpm&rdquo; is part of the XBoard distribution. 
+ZIICS is available from:
+
+   <p>ftp://ftp.freechess.org/pub/chess/DOS/ziics131.exe
+
+   <p>To import ZIICS pieces, do this:
      <dl>
-<dt>1. Unzip ziics131.exe into a directory:<dd>\r
-     <pre class="example">          unzip -L ziics131.exe -d ~/ziics\r
+<dt>1. Unzip ziics131.exe into a directory:<dd>
+     <pre class="example">          unzip -L ziics131.exe -d ~/ziics
 </pre>
-     <br><dt>2. Use zic2xpm to convert a set of pieces to XBoard format.<dd>\r
-For example, let's say you want to use the\r
-FRITZ4 set. These files are named &ldquo;fritz4.*&rdquo; in the ZIICS distribution.\r
-\r
-     <pre class="example">          mkdir ~/fritz4\r
-          cd ~/fritz4\r
-          zic2xpm ~/ziics/fritz4.*\r
+     <br><dt>2. Use zic2xpm to convert a set of pieces to XBoard format.<dd>
+For example, let's say you want to use the
+FRITZ4 set. These files are named &ldquo;fritz4.*&rdquo; in the ZIICS distribution.
+
+     <pre class="example">          mkdir ~/fritz4
+          cd ~/fritz4
+          zic2xpm ~/ziics/fritz4.*
 </pre>
-     <br><dt>3. Give XBoard the &ldquo;-pixmap&rdquo; option when starting up, e.g.:<dd>\r
-     <pre class="example">          xboard -pixmap ~/fritz4\r
+     <br><dt>3. Give XBoard the &ldquo;-pixmap&rdquo; option when starting up, e.g.:<dd>
+     <pre class="example">          xboard -pixmap ~/fritz4
 </pre>
-     <p>\r
-Alternatively, you can add this line to your <samp><span class="file">.Xresources</span></samp> file:\r
-\r
-     <pre class="example">          xboard*pixmapDirectory: ~/fritz4\r
+     <p>Alternatively, you can add this line to your <samp><span class="file">.Xresources</span></samp> file:
+
+     <pre class="example">          xboard*pixmapDirectory: ~/fritz4
 </pre>
      </dl>
-   \r
-(*) ZIICS is a separate copyrighted work of Andy McFarland.\r
-The &ldquo;ZIICS pieces&rdquo; are copyrighted works of their respective\r
-creators. Files produced by &ldquo;zic2xpm&rdquo; are for PERSONAL USE ONLY\r
-and may NOT be redistributed without explicit permission from\r
-the original creator(s) of the pieces.\r
-\r
+
+   <p>(*) ZIICS is a separate copyrighted work of Andy McFarland. 
+The &ldquo;ZIICS pieces&rdquo; are copyrighted works of their respective
+creators. Files produced by &ldquo;zic2xpm&rdquo; are for PERSONAL USE ONLY
+and may NOT be redistributed without explicit permission from
+the original creator(s) of the pieces.
 
    </body></html>