summaryrefslogtreecommitdiff
path: root/src/devices/grolj4/grolj4.man
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/grolj4/grolj4.man')
-rw-r--r--src/devices/grolj4/grolj4.man67
1 files changed, 58 insertions, 9 deletions
diff --git a/src/devices/grolj4/grolj4.man b/src/devices/grolj4/grolj4.man
index 260a6198..a3aaa053 100644
--- a/src/devices/grolj4/grolj4.man
+++ b/src/devices/grolj4/grolj4.man
@@ -1,5 +1,6 @@
.ig
-Copyright (C) 1994-2000, 2001, 2002, 2004 Free Software Foundation, Inc.
+Copyright (C) 1994-2000, 2001, 2002, 2004, 2006
+ Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
@@ -19,12 +20,17 @@ the original English.
.\" Like TP, but if specified indent is more than half
.\" the current line-length - indent, use the default indent.
.de Tp
-.ie \\n(.$=0:((0\\$1)*2u>(\\n(.lu-\\n(.iu)) .TP
-.el .TP "\\$1"
+. ie \\n(.$=0:((0\\$1)*2u>(\\n(.lu-\\n(.iu)) .TP
+. el .TP "\\$1"
..
+.
+.
.TH GROLJ4 @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@"
+.
.SH NAME
grolj4 \- groff driver for HP Laserjet 4 family
+.
+.
.SH SYNOPSIS
.nr a \n(.j
.ad l
@@ -32,10 +38,12 @@ grolj4 \- groff driver for HP Laserjet 4 family
.in +\w'\fBgrolj4 'u
.ti \niu
.B grolj4
+.
.de OP
-.ie \\n(.$-1 .RI "[\ \fB\\$1\fP" "\\$2" "\ ]"
-.el .RB "[\ " "\\$1" "\ ]"
+. ie \\n(.$-1 .RI "[\ \fB\\$1\fP" "\\$2" "\ ]"
+. el .RB "[\ " "\\$1" "\ ]"
..
+.
.OP \-lv
.OP \-d \fR[\fPn\fR]\fP
.OP \-c n
@@ -45,16 +53,21 @@ grolj4 \- groff driver for HP Laserjet 4 family
.RI "[\ " files\|.\|.\|. "\ ]"
.br
.ad \na
+.
.PP
It is possible to have whitespace between a command line option and its
parameter.
+.
+.
.SH DESCRIPTION
.B grolj4
is a driver for
.B groff
that produces output in PCL5 format suitable for an HP Laserjet 4 printer.
+.
.LP
There is an additional drawing command available:
+.
.TP
.BI \eD'R\ dh\ dv '
Draw a rule (solid black rectangle), with one corner
@@ -66,36 +79,44 @@ generates a PCL fill rectangle command, and so will work on
printers that do not support HPGL/2 unlike the other
.B \eD
commands.
+.
+.
.SH OPTIONS
.TP
.BI \-c n
Print
.I n
copies of each page.
+.
.TP
.B \-l
Print the document with a landscape orientation.
+.
.TP
.BI "\-d [" n ]
Use duplex mode
.IR n :
1\ is long-side binding; 2\ is short-side binding;
default is\ 1.
+.
.TP
.BI \-p size
Set the paper size to
.IR size ,
which must be one of
letter, legal, executive, a4, com10, monarch, c5, b5, dl.
+.
.TP
.B \-v
Print the version number.
+.
.TP
.BI \-w n
Set the default line thickness to
.I n
thousandths of an em.
If this option isn't specified, the line thickness defaults to 0.04\~em.
+.
.TP
.BI \-F dir
Prepend directory
@@ -104,41 +125,69 @@ to the search path for font and device description files;
.I name
is the name of the device, usually
.BR lj4 .
+.
.LP
The following four commands are available additionally in the
font description files:
+.
.TP
.BI pclweight \ N
The integer value
.I N
-must be in the range -7 to +7; default is 0.
+must be in the range -7 to +7; default is\~0.
+.
.TP
.BI pclstyle \ N
The integer value
.I N
-must be in the range 0 to 32767; default is 0.
+must be in the range 0 to 32767; default is\~0.
+.
.TP
.BI pclproportional \ N
-A boolean flag which can be either 0 or 1; default is 0.
+A boolean flag which can be either 0 or\~1; default is\~0.
+.
.TP
.BI pcltypeface \ N
The integer value
.I N
-must be in the range 0 to 65535; default is 0.
+must be in the range 0 to 65535; default is\~0.
+.
+.
+.SH ENVIRONMENT
+.TP
+.SM
+.B GROFF_FONT_PATH
+A list of directories in which to search for the
+.BI dev name
+directory in addition to the default ones.
+.
+See
+.BR @g@troff (@MAN1EXT@)
+and
+.BR \%groff_font (@MAN5EXT@)
+for more details.
+.
+.
.SH FILES
.TP
.B @FONTDIR@/devlj4/DESC
Device description file.
+.
.TP
.BI @FONTDIR@/devlj4/ F
Font description file for font
.IR F .
+.
.TP
.B @MACRODIR@/lj4.tmac
Macros for use with
.BR grolj4 .
+.
+.
.SH BUGS
Small dots.
+.
+.
.SH "SEE ALSO"
.BR lj4_font (@MAN5EXT@),
.BR groff (@MAN1EXT@),