11558Srgrimes.ig
21558SrgrimesCopyright (C) 1994-2000, 2001, 2002, 2004 Free Software Foundation, Inc.
31558Srgrimes
41558SrgrimesPermission is granted to make and distribute verbatim copies of
51558Srgrimesthis manual provided the copyright notice and this permission notice
61558Srgrimesare preserved on all copies.
71558Srgrimes
81558SrgrimesPermission is granted to copy and distribute modified versions of this
91558Srgrimesmanual under the conditions for verbatim copying, provided that the
101558Srgrimesentire resulting derived work is distributed under the terms of a
111558Srgrimespermission notice identical to this one.
121558Srgrimes
131558SrgrimesPermission is granted to copy and distribute translations of this
141558Srgrimesmanual into another language, under the above conditions for modified
151558Srgrimesversions, except that this permission notice may be included in
161558Srgrimestranslations approved by the Free Software Foundation instead of in
171558Srgrimesthe original English.
181558Srgrimes..
191558Srgrimes.\" Like TP, but if specified indent is more than half
201558Srgrimes.\" the current line-length - indent, use the default indent.
211558Srgrimes.de Tp
221558Srgrimes.ie \\n(.$=0:((0\\$1)*2u>(\\n(.lu-\\n(.iu)) .TP
231558Srgrimes.el .TP "\\$1"
241558Srgrimes..
251558Srgrimes.TH GROLJ4 @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@"
261558Srgrimes.SH NAME
271558Srgrimesgrolj4 \- groff driver for HP Laserjet 4 family
281558Srgrimes.SH SYNOPSIS
291558Srgrimes.nr a \n(.j
301558Srgrimes.ad l
311558Srgrimes.nr i \n(.i
321558Srgrimes.in +\w'\fBgrolj4 'u
331558Srgrimes.ti \niu
341558Srgrimes.B grolj4
3538040Scharnier.de OP
361558Srgrimes.ie \\n(.$-1 .RI "[\ \fB\\$1\fP" "\\$2" "\ ]"
371558Srgrimes.el .RB "[\ " "\\$1" "\ ]"
381558Srgrimes..
391558Srgrimes.OP \-lv
401558Srgrimes.OP \-d \fR[\fPn\fR]\fP
4138040Scharnier.OP \-c n
421558Srgrimes.OP \-p paper_size
4338040Scharnier.OP \-w n
4438040Scharnier.OP \-F dir
4548916Sluoqi.RI "[\ " files\|.\|.\|. "\ ]"
461558Srgrimes.br
471558Srgrimes.ad \na
481558Srgrimes.PP
491558SrgrimesIt is possible to have whitespace between a command line option and its
501558Srgrimesparameter.
511558Srgrimes.SH DESCRIPTION
5242873Sluoqi.B grolj4
531558Srgrimesis a driver for
541558Srgrimes.B groff
551558Srgrimesthat produces output in PCL5 format suitable for an HP Laserjet 4 printer.
5642873Sluoqi.LP
571558SrgrimesThere is an additional drawing command available:
581558Srgrimes.TP
591558Srgrimes.BI \eD'R\  dh\ dv '
601558SrgrimesDraw a rule (solid black rectangle), with one corner
6138040Scharnierat the current position, and the diagonally opposite corner
621558Srgrimesat the current position
631558Srgrimes.RI +( dh , dv ).
6442873SluoqiAfterwards the current position will be at the opposite corner.  This
651558Srgrimesgenerates a PCL fill rectangle command, and so will work on
661558Srgrimesprinters that do not support HPGL/2 unlike the other
671558Srgrimes.B \eD
681558Srgrimescommands.
691558Srgrimes.SH OPTIONS
701558Srgrimes.TP
711558Srgrimes.BI \-c n
721558SrgrimesPrint
731558Srgrimes.I n
741558Srgrimescopies of each page.
751558Srgrimes.TP
761558Srgrimes.B \-l
771558SrgrimesPrint the document with a landscape orientation.
781558Srgrimes.TP
791558Srgrimes.BI "\-d [" n ]
801558SrgrimesUse duplex mode
811558Srgrimes.IR n :
821558Srgrimes1\ is long-side binding; 2\ is short-side binding;
839315Sjoergdefault is\ 1.
8442873Sluoqi.TP
851558Srgrimes.BI \-p size
861558SrgrimesSet the paper size to
871558Srgrimes.IR size ,
881558Srgrimeswhich must be one of
891558Srgrimesletter, legal, executive, a4, com10, monarch, c5, b5, dl.
901558Srgrimes.TP
9134266Sjulian.B \-v
921558SrgrimesPrint the version number.
931558Srgrimes.TP
9442873Sluoqi.BI \-w n
951558SrgrimesSet the default line thickness to
961558Srgrimes.I n
9742873Sluoqithousandths of an em.
9842873SluoqiIf this option isn't specified, the line thickness defaults to 0.04\~em.
991558Srgrimes.TP
1008871Srgrimes.BI \-F dir
1011558SrgrimesPrepend directory
1021558Srgrimes.IB dir /dev name
1031558Srgrimesto the search path for font and device description files;
1041558Srgrimes.I name
10542873Sluoqiis the name of the device, usually
10648916Sluoqi.BR lj4 .
10748916Sluoqi.LP
10842873SluoqiThe following four commands are available additionally in the
10942873Sluoqifont description files:
11042873Sluoqi.TP
11142873Sluoqi.BI pclweight \ N
11242873SluoqiThe integer value
11342873Sluoqi.I N
11442873Sluoqimust be in the range -7 to +7; default is 0.
11542873Sluoqi.TP
1161558Srgrimes.BI pclstyle \ N
1171558SrgrimesThe integer value
1181558Srgrimes.I N
1191558Srgrimesmust be in the range 0 to 32767; default is 0.
1201558Srgrimes.TP
1211558Srgrimes.BI pclproportional \ N
1221558SrgrimesA boolean flag which can be either 0 or 1; default is 0.
1231558Srgrimes.TP
1241558Srgrimes.BI pcltypeface \ N
1251558SrgrimesThe integer value
1261558Srgrimes.I N
1271558Srgrimesmust be in the range 0 to 65535; default is 0.
1281558Srgrimes.SH FILES
1291558Srgrimes.TP
1301558Srgrimes.B @FONTDIR@/devlj4/DESC
1311558SrgrimesDevice description file.
1321558Srgrimes.TP
1331558Srgrimes.BI @FONTDIR@/devlj4/ F
1341558SrgrimesFont description file for font
1351558Srgrimes.IR F .
1361558Srgrimes.TP
1371558Srgrimes.B @MACRODIR@/lj4.tmac
1381558SrgrimesMacros for use with
1399315Sjoerg.BR grolj4 .
1409315Sjoerg.SH BUGS
1419315SjoergSmall dots.
1429315Sjoerg.SH "SEE ALSO"
1431558Srgrimes.BR lj4_font (@MAN5EXT@),
1441558Srgrimes.BR groff (@MAN1EXT@),
1451558Srgrimes.BR @g@troff (@MAN1EXT@),
1461558Srgrimes.BR groff_out (@MAN5EXT@),
1471558Srgrimes.BR groff_font (@MAN5EXT@),
1481558Srgrimes.BR groff_char (@MAN7EXT@)
1491558Srgrimes.
1501558Srgrimes.\" Local Variables:
1511558Srgrimes.\" mode: nroff
1521558Srgrimes.\" End:
1531558Srgrimes