grolj4(1)


NAME

   grolj4 - groff driver for HP Laserjet 4 family

SYNOPSIS

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

DESCRIPTION

   grolj4 is a driver for  groff  that  produces  output  in  PCL5  format
   suitable for an HP Laserjet 4 printer.

   There is an additional drawing command available:

   \D'R dh dv'
          Draw  a  rule  (solid  black  rectangle), with one corner at the
          current position, and the  diagonally  opposite  corner  at  the
          current position +(dh,dv).  Afterwards the current position will
          be at the opposite corner.  This generates a PCL fill  rectangle
          command, and so will work on printers that do not support HPGL/2
          unlike the other \D commands.

OPTIONS

   It is possible to have whitespace between a command line option and its
   parameter.

   -cn    Print n copies of each page.

   -l     Print the document with a landscape orientation.

   -d [n] Use  duplex  mode  n:  1 is  long-side  binding; 2 is short-side
          binding; default is 1.

   -psize Set the paper size to size, which must be one of letter,  legal,
          executive, a4, com10, monarch, c5, b5, dl.

   -v     Print the version number.

   -wn    Set  the  default  line thickness to n thousandths of an em.  If
          this option isn't specified,  the  line  thickness  defaults  to
          0.04 em.

   -Fdir  Prepend  directory  dir/devname  to the search path for font and
          device description files;  name  is  the  name  of  the  device,
          usually lj4.

   The  following  four  commands  are  available additionally in the font
   description files:

   pclweight N
          The integer value N must be in the range -7 to +7; default is 0.

   pclstyle N
          The integer value N must be in the range  0  to  32767;  default
          is 0.

   pclproportional N
          A boolean flag which can be either 0 or 1; default is 0.

   pcltypeface N
          The  integer  value  N  must be in the range 0 to 65535; default
          is 0.

ENVIRONMENT

   GROFF_FONT_PATH
          A list of  directories  in  which  to  search  for  the  devname
          directory  in  addition  to  the default ones.  See troff(1) and
          groff_font(5) for more details.

FILES

   /usr/share/groff/1.22.3/font/devlj4/DESC
          Device description file.

   /usr/share/groff/1.22.3/font/devlj4/F
          Font description file for font F.

   /usr/share/groff/1.22.3/tmac/lj4.tmac
          Macros for use with grolj4.

BUGS

   Small dots.

SEE ALSO

   lj4_font(5),   groff(1),   troff(1),    groff_out(5),    groff_font(5),
   groff_char(7)

COPYING

   Copyright  1994-2014 Free Software Foundation, Inc.

   Permission  is  granted  to make and distribute verbatim copies of this
   manual provided the copyright notice and  this  permission  notice  are
   preserved on all copies.

   Permission  is granted to copy and distribute modified versions of this
   manual under the conditions for verbatim  copying,  provided  that  the
   entire  resulting  derived  work  is  distributed  under the terms of a
   permission notice identical to this one.

   Permission is granted to  copy  and  distribute  translations  of  this
   manual  into  another language, under the above conditions for modified
   versions, except  that  this  permission  notice  may  be  included  in
   translations approved by the Free Software Foundation instead of in the
   original English.


More Linux Commands

manpages/baudrate.3ncurses.html
baudrate(3ncurses) - curses environment query routines......
The baudrate routine returns the output speed of the terminal. The number returned is in bits per second, for example 9600, and is an integer. The erasechar rou

manpages/vdir.1.html
vdir(1) - list directory contents - Linux manual page.......
vdir.1 - List information about the FILEs (the current directory by default). Sort entries alphabetically if none of -cftuvSUX nor --sort is specified. Mandator

manpages/bytes.3pm.html
bytes(3pm) - Perl pragma to force byte semantics rather than
The use bytes pragma disables character semantics for the rest of the lexical scope in which it appears. no bytes can be used to reverse the effect of use bytes

manpages/Tk_HandleEvent.3.html
Tk_HandleEvent(3) - invoke event handlers for window system
Tk_HandleEvent is a lower-level procedure that deals with window events. It is called by Tcl_ServiceEvent (and indirectly by Tcl_DoOneEvent), and in a few other

manpages/auparse_first_record.3.html
auparse_first_record(3) - reposition record cursor (ManPage)
auparse_first_record repositions the internal cursors of the parsing library to point to the first record in the current event. RETURN VALUE Returns -1 if an er

manpages/lndir.1.html
lndir(1) - create a shadow directory of symbolic links to an
The lndir program makes a shadow copy todir of a directory tree fromdir, except that the shadow is not populated with real files but instead with symbolic links

manpages/sivtest.1.html
sivtest(1) - interactive MANAGESIEVE test program (ManPage)
sivtest is a utility that allows you to authenticate to a MANAGESIEVE server and interactively issue commands to it. Once authenticated you may issue any MANAGE

manpages/pselect6.2.html
pselect6(2) - synchronous I/O multiplexing - Linux man page
select() and pselect() allow a program to monitor multiple file descriptors, waiting until one or more of the file descriptors become ready for some class of I/

manpages/XML::DOM::PerlSAX.3pm.html
XML::DOM::PerlSAX(3pm) - Old name of XML::Handler::BuildDOM
XML::DOM::PerlSAX was renamed to XML::Handler::BuildDOM to comply with naming conventions for PerlSAX filters/handlers. For backward compatibility, this package

manpages/XtAppMainLoop.3.html
XtAppMainLoop(3) - query and process events and input.......
If the X event queue is empty, XtAppNextEvent flushes the X output buffers of each Display in the application context and waits for an event while looking at th

manpages/Tcl_SetCommandInfo.3.html
Tcl_SetCommandInfo(3) - implement new commands in C.........
Tcl_CreateObjCommand defines a new command in interp and associates it with procedure proc such that whenever name is invoked as a Tcl command (e.g., via a call

manpages/mono-service.1.html
mono-service(1) - Mono ServiceProcess host - Linux man page
The mono-service is a host to run services built with the ServiceProcess assembly. Use mono-service to run services that use the 1.0 assemblies and use mono-ser





We can't live, work or learn in freedom unless the software we use is free.