about summary refs log tree commit diff
path: root/pamtodjvurle.html
diff options
context:
space:
mode:
Diffstat (limited to 'pamtodjvurle.html')
-rw-r--r--pamtodjvurle.html20
1 files changed, 6 insertions, 14 deletions
diff --git a/pamtodjvurle.html b/pamtodjvurle.html
index 55c9c3be..2809a54c 100644
--- a/pamtodjvurle.html
+++ b/pamtodjvurle.html
@@ -6,29 +6,25 @@ Updated: 10 April 2004
 <BR>
 <A HREF="#index">Table Of Contents</A>
 
-<A NAME="lbAB">&nbsp;</A>
 <H2>NAME</H2>
 
 pamtodjvurle - convert a Netpbm image to DjVu Color RLE format
 
-<A NAME="synopsis">&nbsp;</A>
-<H2>SYNOPSIS</H2>
+<H2 id="synopsis">SYNOPSIS</H2>
 
 <B>pamtodjvurle</B>
 
 [<b>-transparent</b> <i>color</i>]
 [<I>netpbmfile</I> [<I>rlefile</I>]]
 
-<A NAME="description">&nbsp;</A>
-<H2>DESCRIPTION</H2>
+<H2 id="description">DESCRIPTION</H2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
 
 <p><b>pamtodjvurle</b> reads a Netpbm image (PNM or PAM equivalent of
 PNM) as input and produces DjVu Color RLE format as output.
 
-<A NAME="lbAE">&nbsp;</A>
-<H2>OPTIONS</H2>
+<H2 id="options">OPTIONS</H2>
 
 <p>Mininum unique abbreviation of options in acceptable.
 
@@ -45,14 +41,12 @@ library routine</a>.
 <p>Default is &quot;white&quot;.
 </DL>
 
-<A NAME="seealso">&nbsp;</A>
-<H2>SEE ALSO</H2>
+<H2 id="seealso">SEE ALSO</H2>
 
 <A HREF="pbmtodjvurle.html">pbmtodjvurle</A>
 <A HREF="pam.html">pam</A>
 
-<a name="history"></a>
-<H2>HISTORY</H2>
+<H2 id="history">HISTORY</H2>
 
 <p><b>pamtodjvurle</b> was new in Netpbm 10.22 (April 2004) but a
 program that did almost the same thing, called <b>ppmtodjvurle</b>,
@@ -62,10 +56,8 @@ contributed to Netpbm by Scott Pakin &lt;scott+pbm@pakin.org&gt;.
 but no code is copied between them.
 
 <HR>
-<A NAME="index">&nbsp;</A>
-<H2>Table Of Contents</H2>
+<H2 id="index">Table Of Contents</H2>
 <UL>
-<LI><A HREF="#name">NAME</A>
 <LI><A HREF="#synopsis">SYNOPSIS</A>
 <LI><A HREF="#description">DESCRIPTION</A>
 <LI><A HREF="#options">OPTIONS</A>