1GROLJ4(1)                   General Commands Manual                  GROLJ4(1)
2
3
4

NAME

6       grolj4 - groff driver for HP Laserjet 4 family
7

SYNOPSIS

9       grolj4 [ -lv ] [ -d[n] ] [ -cn ] [ -ppaper_size ] [ -wn ] [ -Fdir ]
10              [ files... ]
11

DESCRIPTION

13       grolj4 is a driver for groff that produces output in PCL5 format  suit‐
14       able for an HP Laserjet 4 printer.
15
16       There is an additional drawing command available:
17
18       \D'R dh dv'
19              Draw a rule (solid black rectangle), with one corner at the cur‐
20              rent position, and the diagonally opposite corner at the current
21              position  +(dh,dv).   Afterwards the current position will be at
22              the opposite corner.  This generates a PCL fill  rectangle  com‐
23              mand,  and  so  will work on printers that do not support HPGL/2
24              unlike the other \D commands.
25

OPTIONS

27       It is possible to have whitespace between a command line option and its
28       parameter.
29
30       -cn    Print n copies of each page.
31
32       -l     Print the document with a landscape orientation.
33
34       -d [n] Use duplex mode n: 1 is long-side binding; 2 is short-side bind‐
35              ing; default is 1.
36
37       -psize Set the paper size to size, which must be one of letter,  legal,
38              executive, a4, com10, monarch, c5, b5, dl.
39
40       -v     Print the version number.
41
42       -wn    Set  the  default  line thickness to n thousandths of an em.  If
43              this option isn't specified,  the  line  thickness  defaults  to
44              0.04 em.
45
46       -Fdir  Prepend  directory  dir/devname  to the search path for font and
47              device description files; name is the name of the  device,  usu‐
48              ally lj4.
49
50       The  following  four  commands  are  available additionally in the font
51       description files:
52
53       pclweight N
54              The integer value N must be in the range -7 to +7; default is 0.
55
56       pclstyle N
57              The integer value N must be in the range  0  to  32767;  default
58              is 0.
59
60       pclproportional N
61              A boolean flag which can be either 0 or 1; default is 0.
62
63       pcltypeface N
64              The  integer  value  N  must be in the range 0 to 65535; default
65              is 0.
66

ENVIRONMENT

68       GROFF_FONT_PATH
69              A list of directories in which to search for the devname  direc‐
70              tory  in  addition  to  the  default  ones.   See  troff(1)  and
71              groff_font(5) for more details.
72

FILES

74       /usr/share/groff/1.22.2/font/devlj4/DESC
75              Device description file.
76
77       /usr/share/groff/1.22.2/font/devlj4/F
78              Font description file for font F.
79
80       /usr/share/groff/1.22.2/tmac/lj4.tmac
81              Macros for use with grolj4.
82

BUGS

84       Small dots.
85

SEE ALSO

87       lj4_font(5),   groff(1),   troff(1),    groff_out(5),    groff_font(5),
88       groff_char(7)
89
90
91
92Groff Version 1.22.2            7 February 2013                      GROLJ4(1)
Impressum