[go: up one dir, main page]

File: djscript.1

package info (click to toggle)
djtools 1.0-2
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 760 kB
  • ctags: 142
  • sloc: cpp: 970; ansic: 161; makefile: 83; sh: 17
file content (59 lines) | stat: -rw-r--r-- 2,048 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
.TH DJSCRIPT 7 "June 1996" "Debian Project" "Debian Linux"
.SH NAME
djscript \- A text formatter for the HP DeskJet printer.
.SH SYNOPSIS
djscript [Options] [<fil> ... ]
.SH DESCRIPTION
The tool's purpose is to make better use of the HP DeskJet's text modes. On
one hand djscript enables the user to easily choose the different text modes
of the DeskJet. On the other hand there are some add-ons supposed to make
some if these modes really useful.

.SH OPTIONS
-F<font>
Select font: `courier', `cgtimes', `lettgoth' (default: `courier')
.TP
-P<prfil>: Print to file <prfil> (default: -'). If <prfil> equals `-', standard output is taken. If <prfil> equals `:<cmd>', output is piped into <cmd>
.TP
-S<size>: Select paper size: `dina4', `uslegal', `usletter' (default: `dina4')
.TP
-C<charset>: Select character set: `ascii', `ansi', `ecma', `pc8', `pc850', `hpr8', `hpl' (default: `ascii')
.TP
-lq: Letter Quality instead of Draft.
.TP
-itl: Italics font.
.TP
-nrw: Narrow printing. `horizontal double density' (ignored with font `cgtimes')
.TP
-low: Low font. `vertical double density'
.TP
-sml: Small font, the same as narrow and low.
.TP
-ls: Landscape orientation instead of portrait. (works only with font `courier normal')
.TP
-lph<n>: Set the logical page height to <n> lines.
.TP
-c[nw]<n>: Produce multi column output of <n> text columns (n) or columns of <n> characters width each (w).
.TP
-7966: Logical pages of 66 lines and 79 columns each.
.TP
-m[lrtb]<n>: set left/right/top/bottom margin to column/row <n>.
.TP
-sf[hv]<x>: Horizontal and vertical spacing factors.
.TP
-pr<pgs>: Print pages in page range specification <pgs> only. <pgs> is a comma separated list of expressions of the form i, -i, i-j, or i- where i and j denote logical page numbers.
.TP
-il: Ignore Ctrl-L characters.
.TP
-pp: Start each file on a new physical page.
.TP
-sp: Separate logical pages by horizontal and vertical bars.
.TP
-sg: Show the page geometry; do not print.
.TP
-q: Be quiet.
.TP
-wc: Show nonwarranty and copying info.
.TP
-h: Show help info.