groff: update vendor branch to v1.20.1
[dragonfly.git] / contrib / groff / src / devices / grolj4 / grolj4.man
CommitLineData
92d0a6a6 1.ig
4d3e9548
JL
2Copyright (C) 1994-2000, 2001, 2002, 2004, 2006, 2009
3 Free Software Foundation, Inc.
92d0a6a6
JR
4
5Permission is granted to make and distribute verbatim copies of
6this manual provided the copyright notice and this permission notice
7are preserved on all copies.
8
9Permission is granted to copy and distribute modified versions of this
10manual under the conditions for verbatim copying, provided that the
11entire resulting derived work is distributed under the terms of a
12permission notice identical to this one.
13
14Permission is granted to copy and distribute translations of this
15manual into another language, under the above conditions for modified
16versions, except that this permission notice may be included in
17translations approved by the Free Software Foundation instead of in
18the original English.
19..
20.\" Like TP, but if specified indent is more than half
21.\" the current line-length - indent, use the default indent.
22.de Tp
4d3e9548
JL
23. ie \\n(.$=0:((0\\$1)*2u>(\\n(.lu-\\n(.iu)) .TP
24. el .TP "\\$1"
92d0a6a6 25..
4d3e9548
JL
26.
27.
92d0a6a6 28.TH GROLJ4 @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@"
4d3e9548 29.
92d0a6a6
JR
30.SH NAME
31grolj4 \- groff driver for HP Laserjet 4 family
4d3e9548
JL
32.
33.
92d0a6a6
JR
34.SH SYNOPSIS
35.nr a \n(.j
36.ad l
37.nr i \n(.i
38.in +\w'\fBgrolj4 'u
39.ti \niu
40.B grolj4
4d3e9548 41.
92d0a6a6 42.de OP
4d3e9548
JL
43. ie \\n(.$-1 .RI "[\ \fB\\$1\fP" "\\$2" "\ ]"
44. el .RB "[\ " "\\$1" "\ ]"
92d0a6a6 45..
4d3e9548 46.
92d0a6a6
JR
47.OP \-lv
48.OP \-d \fR[\fPn\fR]\fP
49.OP \-c n
50.OP \-p paper_size
51.OP \-w n
52.OP \-F dir
53.RI "[\ " files\|.\|.\|. "\ ]"
54.br
55.ad \na
4d3e9548 56.
92d0a6a6
JR
57.PP
58It is possible to have whitespace between a command line option and its
59parameter.
4d3e9548
JL
60.
61.
92d0a6a6
JR
62.SH DESCRIPTION
63.B grolj4
64is a driver for
65.B groff
66that produces output in PCL5 format suitable for an HP Laserjet 4 printer.
4d3e9548 67.
92d0a6a6
JR
68.LP
69There is an additional drawing command available:
4d3e9548 70.
92d0a6a6
JR
71.TP
72.BI \eD'R\ dh\ dv '
73Draw a rule (solid black rectangle), with one corner
74at the current position, and the diagonally opposite corner
75at the current position
76.RI +( dh , dv ).
77Afterwards the current position will be at the opposite corner. This
78generates a PCL fill rectangle command, and so will work on
79printers that do not support HPGL/2 unlike the other
80.B \eD
81commands.
4d3e9548
JL
82.
83.
92d0a6a6
JR
84.SH OPTIONS
85.TP
86.BI \-c n
87Print
88.I n
89copies of each page.
4d3e9548 90.
92d0a6a6
JR
91.TP
92.B \-l
93Print the document with a landscape orientation.
4d3e9548 94.
92d0a6a6
JR
95.TP
96.BI "\-d [" n ]
97Use duplex mode
98.IR n :
991\ is long-side binding; 2\ is short-side binding;
100default is\ 1.
4d3e9548 101.
92d0a6a6
JR
102.TP
103.BI \-p size
104Set the paper size to
105.IR size ,
106which must be one of
107letter, legal, executive, a4, com10, monarch, c5, b5, dl.
4d3e9548 108.
92d0a6a6
JR
109.TP
110.B \-v
111Print the version number.
4d3e9548 112.
92d0a6a6
JR
113.TP
114.BI \-w n
115Set the default line thickness to
116.I n
117thousandths of an em.
118If this option isn't specified, the line thickness defaults to 0.04\~em.
4d3e9548 119.
92d0a6a6
JR
120.TP
121.BI \-F dir
122Prepend directory
123.IB dir /dev name
124to the search path for font and device description files;
125.I name
126is the name of the device, usually
127.BR lj4 .
4d3e9548 128.
92d0a6a6
JR
129.LP
130The following four commands are available additionally in the
131font description files:
4d3e9548 132.
92d0a6a6
JR
133.TP
134.BI pclweight \ N
135The integer value
136.I N
4d3e9548
JL
137must be in the range -7 to +7; default is\~0.
138.
92d0a6a6
JR
139.TP
140.BI pclstyle \ N
141The integer value
142.I N
4d3e9548
JL
143must be in the range 0 to 32767; default is\~0.
144.
92d0a6a6
JR
145.TP
146.BI pclproportional \ N
4d3e9548
JL
147A boolean flag which can be either 0 or\~1; default is\~0.
148.
92d0a6a6
JR
149.TP
150.BI pcltypeface \ N
151The integer value
152.I N
4d3e9548
JL
153must be in the range 0 to 65535; default is\~0.
154.
155.
156.SH ENVIRONMENT
157.TP
158.SM
159.B GROFF_FONT_PATH
160A list of directories in which to search for the
161.BI dev name
162directory in addition to the default ones.
163.
164See
165.BR @g@troff (@MAN1EXT@)
166and
167.BR \%groff_font (@MAN5EXT@)
168for more details.
169.
170.
92d0a6a6
JR
171.SH FILES
172.TP
173.B @FONTDIR@/devlj4/DESC
174Device description file.
4d3e9548 175.
92d0a6a6
JR
176.TP
177.BI @FONTDIR@/devlj4/ F
178Font description file for font
179.IR F .
4d3e9548 180.
92d0a6a6
JR
181.TP
182.B @MACRODIR@/lj4.tmac
183Macros for use with
184.BR grolj4 .
4d3e9548
JL
185.
186.
92d0a6a6
JR
187.SH BUGS
188Small dots.
4d3e9548
JL
189.
190.
92d0a6a6
JR
191.SH "SEE ALSO"
192.BR lj4_font (@MAN5EXT@),
193.BR groff (@MAN1EXT@),
194.BR @g@troff (@MAN1EXT@),
195.BR groff_out (@MAN5EXT@),
196.BR groff_font (@MAN5EXT@),
197.BR groff_char (@MAN7EXT@)
198.
199.\" Local Variables:
200.\" mode: nroff
201.\" End: