about summary refs log tree commit diff
path: root/pamtodjvurle.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-02-16 17:40:08 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-02-16 17:40:08 +0000
commit6de909e22eb0e2e1eb8a2c0eb0753eae8c64295b (patch)
treead89c7ab72f7642ec88ef2de3ee26072dcedff30 /pamtodjvurle.html
parent2d95a3a4e16940583b1dbce3fb085b4e39f1b3fe (diff)
downloadnetpbm-mirror-6de909e22eb0e2e1eb8a2c0eb0753eae8c64295b.tar.gz
netpbm-mirror-6de909e22eb0e2e1eb8a2c0eb0753eae8c64295b.tar.xz
netpbm-mirror-6de909e22eb0e2e1eb8a2c0eb0753eae8c64295b.zip
"miscellaneous update"
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@579 9d0c8265-081b-0410-96cb-a4ca84ce46f8
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>