179543Sru.ig
2151497SruCopyright (C) 1994-2000, 2001, 2002, 2004 Free Software Foundation, Inc.
375584Sru
475584SruPermission is granted to make and distribute verbatim copies of
575584Sruthis manual provided the copyright notice and this permission notice
675584Sruare preserved on all copies.
775584Sru
875584SruPermission is granted to copy and distribute modified versions of this
975584Srumanual under the conditions for verbatim copying, provided that the
1075584Sruentire resulting derived work is distributed under the terms of a
1175584Srupermission notice identical to this one.
1275584Sru
1375584SruPermission is granted to copy and distribute translations of this
1475584Srumanual into another language, under the above conditions for modified
1575584Sruversions, except that this permission notice may be included in
1675584Srutranslations approved by the Free Software Foundation instead of in
1775584Sruthe original English.
1875584Sru..
1975584Sru.\" Like TP, but if specified indent is more than half
2075584Sru.\" the current line-length - indent, use the default indent.
2175584Sru.de Tp
2275584Sru.ie \\n(.$=0:((0\\$1)*2u>(\\n(.lu-\\n(.iu)) .TP
2375584Sru.el .TP "\\$1"
2475584Sru..
2575584Sru.TH GROLJ4 @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@"
2675584Sru.SH NAME
2775584Srugrolj4 \- groff driver for HP Laserjet 4 family
2875584Sru.SH SYNOPSIS
2975584Sru.nr a \n(.j
3075584Sru.ad l
3175584Sru.nr i \n(.i
3275584Sru.in +\w'\fBgrolj4 'u
3375584Sru.ti \niu
3475584Sru.B grolj4
3575584Sru.de OP
3675584Sru.ie \\n(.$-1 .RI "[\ \fB\\$1\fP" "\\$2" "\ ]"
3775584Sru.el .RB "[\ " "\\$1" "\ ]"
3875584Sru..
3975584Sru.OP \-lv
4075584Sru.OP \-d \fR[\fPn\fR]\fP
4175584Sru.OP \-c n
4275584Sru.OP \-p paper_size
4375584Sru.OP \-w n
4475584Sru.OP \-F dir
4575584Sru.RI "[\ " files\|.\|.\|. "\ ]"
4675584Sru.br
4775584Sru.ad \na
4875584Sru.PP
4975584SruIt is possible to have whitespace between a command line option and its
5075584Sruparameter.
5175584Sru.SH DESCRIPTION
5275584Sru.B grolj4
5375584Sruis a driver for
5475584Sru.B groff
5575584Sruthat produces output in PCL5 format suitable for an HP Laserjet 4 printer.
5675584Sru.LP
5775584SruThere is an additional drawing command available:
5875584Sru.TP
5975584Sru.BI \eD'R\  dh\ dv '
6075584SruDraw a rule (solid black rectangle), with one corner
6175584Sruat the current position, and the diagonally opposite corner
62104862Sruat the current position
6375584Sru.RI +( dh , dv ).
6475584SruAfterwards the current position will be at the opposite corner.  This
6575584Srugenerates a PCL fill rectangle command, and so will work on
6675584Sruprinters that do not support HPGL/2 unlike the other
6775584Sru.B \eD
6875584Srucommands.
6975584Sru.SH OPTIONS
7075584Sru.TP
7175584Sru.BI \-c n
7275584SruPrint
7375584Sru.I n
7475584Srucopies of each page.
7575584Sru.TP
7675584Sru.B \-l
7775584SruPrint the document with a landscape orientation.
7875584Sru.TP
7975584Sru.BI "\-d [" n ]
80104862SruUse duplex mode
8175584Sru.IR n :
8275584Sru1\ is long-side binding; 2\ is short-side binding;
8375584Srudefault is\ 1.
8475584Sru.TP
8575584Sru.BI \-p size
8675584SruSet the paper size to
8775584Sru.IR size ,
8875584Sruwhich must be one of
8975584Sruletter, legal, executive, a4, com10, monarch, c5, b5, dl.
9075584Sru.TP
9175584Sru.B \-v
9275584SruPrint the version number.
9375584Sru.TP
9475584Sru.BI \-w n
9575584SruSet the default line thickness to
9675584Sru.I n
97104862Sruthousandths of an em.
98104862SruIf this option isn't specified, the line thickness defaults to 0.04\~em.
9975584Sru.TP
10075584Sru.BI \-F dir
10175584SruPrepend directory
102104862Sru.IB dir /dev name
103104862Sruto the search path for font and device description files;
104104862Sru.I name
105104862Sruis the name of the device, usually
106104862Sru.BR lj4 .
10775584Sru.LP
10875584SruThe following four commands are available additionally in the
109104862Srufont description files:
110104862Sru.TP
11175584Sru.BI pclweight \ N
11275584SruThe integer value
11375584Sru.I N
11475584Srumust be in the range -7 to +7; default is 0.
11575584Sru.TP
11675584Sru.BI pclstyle \ N
11775584SruThe integer value
11875584Sru.I N
11975584Srumust be in the range 0 to 32767; default is 0.
12075584Sru.TP
12175584Sru.BI pclproportional \ N
12275584SruA boolean flag which can be either 0 or 1; default is 0.
12375584Sru.TP
12475584Sru.BI pcltypeface \ N
12575584SruThe integer value
12675584Sru.I N
12775584Srumust be in the range 0 to 65535; default is 0.
12875584Sru.SH FILES
12975584Sru.TP
13075584Sru.B @FONTDIR@/devlj4/DESC
13175584SruDevice description file.
13275584Sru.TP
13375584Sru.BI @FONTDIR@/devlj4/ F
13475584SruFont description file for font
13575584Sru.IR F .
13675584Sru.TP
13775584Sru.B @MACRODIR@/lj4.tmac
13875584SruMacros for use with
13975584Sru.BR grolj4 .
14075584Sru.SH BUGS
14175584SruSmall dots.
14275584Sru.SH "SEE ALSO"
143151497Sru.BR lj4_font (@MAN5EXT@),
14475584Sru.BR groff (@MAN1EXT@),
14575584Sru.BR @g@troff (@MAN1EXT@),
14675584Sru.BR groff_out (@MAN5EXT@),
14775584Sru.BR groff_font (@MAN5EXT@),
14875584Sru.BR groff_char (@MAN7EXT@)
14979543Sru.
15079543Sru.\" Local Variables:
15179543Sru.\" mode: nroff
15279543Sru.\" End:
153