summaryrefslogtreecommitdiff
path: root/Build/source/libs/paper/libpaper-1.1.24+nmu2/man/paperconfig.8.in
blob: 1c7ce4d91593f0d2396bf004f1702ad90cef733a (plain)
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
.\" paperconfig.8, Copyright (C) 1996, Yves Arrouye <arrouye@debian.org>
.TH PAPERCONFIG 8 "5 January 2005" "Debian/Linux" "Linux Administrator's Manual"
.SH NAME
.B paperconfig
\- configure the system default paper size
.SH SYNOPSIS
.B paperconfig
[
.BR \-v\fP, \fB\-\-version
]
[
.BR \-h\fP, \fB\-\-help
]
[
.BI "\-p\fP, \fB\-\-paper" " papername"
|
.B \-\-force
]
.SH DESCRIPTION
.B paperconfig
sets the system (or default) paper to be used by tools using the
.B papersize
file.
It can either ask interactively for the paper to use or be called
non-interactively by scripts.
.PP
When the paper size has been changed,
.B paperconfig
notifies other packages of the change by running the scripts in the
.I @RUNPARTSDIR@
directory.
.SH OPTIONS
.TP
.BR \-v\fP, \fB\-\-version
Print the version of
.B paperconfig
and exit.
.TP
.BR \-h\fP, \fB\-\-help
Print help about usage and exit.
.TP
.BI "\-p\fP, \fB\-\-paper" " papername"
Use
.I papername
if possible. If
.I papername
is not a valid paper, print an error message and exit.
.TP
.B \-\-force
Force interactive selection of the system paper even if the actual paper
is a valid one.
.SH ENVIRONMENT
.B PAPERCONF
Full path to a file containing the paper size to use; this file will
be rewritten with the system paper size.
.SH FILES
.TP 20
.B @PAPERCONF@
Contains the name of the system-wide default paper size to be used
if the
.B @PAPERSIZEVAR@
variable is not set.
.TP 20
.B @RUNPARTSDIR@
Directory of scripts to run after the paper size has been changed.
This package puts no scripts here, but other packages may.
.SH AUTHOR
Yves Arrouye <arrouye@debian.org>
.SH SEE ALSO
.BR paperconf (1)
.br
.BR papersize (5)