Skip to content

Commit fa4898d

Browse files
committed
Update HTML versions of man pages.
1 parent 1b4584e commit fa4898d

7 files changed

Lines changed: 1307 additions & 872 deletions

File tree

doc/ippevepcl.html

Lines changed: 55 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,72 @@
1-
<!DOCTYPE HTML>
1+
<!DOCTYPE html>
22
<html>
3-
<!-- SECTION: Man Pages -->
4-
<head>
5-
<link rel="stylesheet" type="text/css" href="../cups-printable.css">
6-
<title>ippevepcl/ps(7)</title>
7-
</head>
8-
<body>
9-
<h1 class="title">ippevepcl/ps(7)</h1>
10-
<h2 class="title"><a name="NAME">Name</a></h2>
11-
ippevepcl/ps - pcl and postscript print commands for ippeveprinter
12-
<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
13-
<b>ippevepcl</b>
3+
<head>
4+
<style><!--
5+
body {
6+
font-family: sans-serif;
7+
font-size: 16pt;
8+
margin: 54pt 36pt;
9+
}
10+
11+
code, kbd, pre, tt {
12+
font-family: monospace;
13+
}
14+
15+
p {
16+
text-align: justify;
17+
}
18+
--></style>
19+
<meta name="creator" content="mantohtml v2022.1005">
20+
<title>Documentation</title>
21+
</head>
22+
<body>
23+
<h1 id="ippevepclps-7">ippevepcl/ps(7)</h1>
24+
<h2 id="ippevepclps-7.name">Name</h2>
25+
<p>ippevepcl/ps - pcl and postscript print commands for ippeveprinter
26+
</p>
27+
<h2 id="ippevepclps-7.synopsis">Synopsis</h2>
28+
<p><strong>ippevepcl</strong>
1429
[
15-
<i>filename</i>
30+
<em>filename</em>
1631
]
1732
<br>
18-
<b>ippeveps</b>
33+
<strong>ippeveps</strong>
1934
[
20-
<i>filename</i>
35+
<em>filename</em>
2136
]
22-
<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
23-
<b>ippevepcl</b>
37+
</p>
38+
<h2 id="ippevepclps-7.description">Description</h2>
39+
<p><strong>ippevepcl</strong>
2440
and
25-
<b>ippeveps</b>
41+
<strong>ippeveps</strong>
2642
are print commands for
27-
<a href="man-ippeveprinter.html?TOPIC=Man+Pages"><b>ippeveprinter</b>(1).</a>
43+
<strong>ippeveprinter</strong>(1).
44+
2845
As with all print commands, these commands read either the filename specified on the command-line or from the standard input.
2946
Output is sent to the standard output.
3047
Status and progress messages are sent to the standard error.
31-
<p><b>ippevepcl</b>
32-
prints to B&amp;W HP PCL laser printers and supports printing of HP PCL (application/vnd.hp-pcl), PWG Raster (image/pwg-raster), and Apple Raster (image/urf) print files.
33-
<p><b>ippeveps</b>
48+
</p>
49+
<p><strong>ippevepcl</strong>
50+
prints to B&W HP PCL laser printers and supports printing of HP PCL (application/vnd.hp-pcl), PWG Raster (image/pwg-raster), and Apple Raster (image/urf) print files.
51+
</p>
52+
<p><strong>ippeveps</strong>
3453
print to Adobe PostScript printers and supports printing of PDF (application/pdf), PostScript (application/postscript), JPEG (image/jpeg), PWG Raster (image/pwg-raster), and Apple Raster (image/urf) print files.
3554
Printer-specific commands are read from a supplied PPD file.
3655
If no PPD file is specified, generic commands suitable for any Level 2 or Level 3 PostScript printer are used instead to specify duplex printing and media size.
37-
<h2 class="title"><a name="EXIT_STATUS">Exit Status</a></h2>
38-
These programs return 1 on error and 0 on success.
39-
<h2 class="title"><a name="ENVIRONMENT">Environment</a></h2>
40-
These program inherit the environment provided by the
41-
<b>ippeveprinter</b>
56+
</p>
57+
<h2 id="ippevepclps-7.exit-status">Exit Status</h2>
58+
<p>These programs return 1 on error and 0 on success.
59+
</p>
60+
<h2 id="ippevepclps-7.environment">Environment</h2>
61+
<p>These program inherit the environment provided by the
62+
<strong>ippeveprinter</strong>
4263
program.
43-
<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
44-
<b>ippeveprinter</b>(8)
45-
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
46-
Copyright &copy; 2021 by OpenPrinting.
64+
</p>
65+
<h2 id="ippevepclps-7.see-also">See Also</h2>
66+
<p><strong>ippeveprinter</strong>(8)
4767

48-
</body>
68+
</p>
69+
<h2 id="ippevepclps-7.copyright">Copyright</h2>
70+
<p>Copyright &copy; 2021 by OpenPrinting.
71+
</body>
4972
</html>

0 commit comments

Comments
 (0)