summary refs log tree commit diff
path: root/pbmtoescp2.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-06-08 00:48:58 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-06-08 00:48:58 +0000
commit4b3dd04251d277125195173ba61e781e26bb14e7 (patch)
treecb83c8b81f805499a896a80cccc34200c58c0962 /pbmtoescp2.html
parentaa156c00532ce347d5a88976395308f54bc84c6f (diff)
downloadnetpbm-mirror-4b3dd04251d277125195173ba61e781e26bb14e7.tar.gz
netpbm-mirror-4b3dd04251d277125195173ba61e781e26bb14e7.tar.xz
netpbm-mirror-4b3dd04251d277125195173ba61e781e26bb14e7.zip
"miscellaneous update"
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@641 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pbmtoescp2.html')
-rw-r--r--pbmtoescp2.html40
1 files changed, 16 insertions, 24 deletions
diff --git a/pbmtoescp2.html b/pbmtoescp2.html
index 3bdc0d54..91ecfb4c 100644
--- a/pbmtoescp2.html
+++ b/pbmtoescp2.html
@@ -6,13 +6,11 @@ Updated: 4 April 2005
 <BR>
 <A HREF="#index">Table Of Contents</A>
 
-<A NAME="lbAB">&nbsp;</A>
 <H2>NAME</H2>
 
 pbmtoescp2 - convert a PBM image to a ESC/P2 printer file
 
-<A NAME="lbAC">&nbsp;</A>
-<H2>SYNOPSIS</H2>
+<H2 id="synopsis">SYNOPSIS</H2>
 
 <B>pbmtoescp2</B>
 
@@ -20,8 +18,12 @@ pbmtoescp2 - convert a PBM image to a ESC/P2 printer file
 [<B>-resolution=</B><I>dpi</I>]
 [<I>pbmfile</I>]
 
-<A NAME="lbAD">&nbsp;</A>
-<H2>DESCRIPTION</H2>
+<P>All options can be abbreviated to their shortest unique prefix.  You
+may use two hyphens instead of one to designate an option.  You may
+use either white space or equals signs between an option name and its
+value.
+
+<H2 id="description">DESCRIPTION</H2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
 
@@ -35,13 +37,7 @@ printer control language</a> (e.g. the Stylus models).  For older
 Epson 9-pin dot matrix printers, which use the ESC/P protocol, see
 <B>pbmtoepson</B>.
 
-<A NAME="lbAE">&nbsp;</A>
-<H2>OPTIONS</H2>
-
-<P>All options can be abbreviated to their shortest unique prefix.  You
-may use two hyphens instead of one to designate an option.  You may
-use either white space or equals signs between an option name and its
-value.
+<H2 id="options">OPTIONS</H2>
 
 <P>Input is read from file <I>pbmfile</I> if specified, otherwise from
 stdin. Output is written to stdout.
@@ -93,8 +89,7 @@ input with <b>pamscale</b>, <b>pamstretch</b>, <b>pbmreduce</b>, or
 <b>pamenlarge</b>.
 
 
-<A NAME="lbAG">&nbsp;</A>
-<H2>SEE ALSO</H2>
+<H2 id="seealso">SEE ALSO</H2>
 
 <B><A HREF="escp2topbm.html">escp2topbm</A></B>,
 <B><A HREF="pbmtoepson.html">pbmtoepson</A></B>,
@@ -104,14 +99,12 @@ input with <b>pamscale</b>, <b>pamstretch</b>, <b>pbmreduce</b>, or
 <B><A HREF="pamenlarge.html">pamenlarge</A></B>,
 <B><A HREF="pbm.html">pbm</A></B>
 
-<A NAME="lbAH">&nbsp;</A>
-<H2>AUTHOR</H2>
+<H2 id="author">AUTHOR</H2>
 
 <P>Copyright (C) 2003 by Ulrich Walcher (<A
 HREF="mailto:u.walcher@gmx.de">u.walcher@gmx.de</A>).
 
-<A NAME="history">&nbsp;</A>
-<H2>HISTORY</H2>
+<H2 id="history">HISTORY</H2>
 
 <p><b>pbmtoescp2</b> was added to Netpbm in Release 10.18 (August 2003);
 it was created around the same time.
@@ -120,13 +113,12 @@ it was created around the same time.
 <A NAME="index">&nbsp;</A>
 <H2>Table Of Contents</H2>
 <UL>
-<LI><A HREF="#lbAB">NAME</A>
-<LI><A HREF="#lbAC">SYNOPSIS</A>
-<LI><A HREF="#lbAD">DESCRIPTION</A>
-<LI><A HREF="#lbAE">OPTIONS</A>
+<LI><A HREF="#synopsis">SYNOPSIS</A>
+<LI><A HREF="#description">DESCRIPTION</A>
+<LI><A HREF="#options">OPTIONS</A>
 <LI><A HREF="#hints">HINTS</A>
-<LI><A HREF="#lbAG">SEE ALSO</A>
-<LI><A HREF="#lbAH">AUTHOR</A>
+<LI><A HREF="#seealso">SEE ALSO</A>
+<LI><A HREF="#author">AUTHOR</A>
 <LI><A HREF="#history">HISTORY</A>
 </UL>
 </BODY>