[1922] | 1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. |
---|
| 2 | .TH PKBANNER "1" "���ԡ�� 2004" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" |
---|
| 3 | .SH NAME |
---|
[1937] | 4 | pkbanner \- manual page for pkbanner 1.21alpha5_unofficial |
---|
[1922] | 5 | .SH DESCRIPTION |
---|
[1937] | 6 | pkbanner v1.21alpha5_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres |
---|
[1922] | 7 | .PP |
---|
| 8 | Generates banners. |
---|
| 9 | .PP |
---|
| 10 | command line usage : |
---|
| 11 | .TP |
---|
| 12 | pkbanner |
---|
[1937] | 13 | [options] |
---|
[1922] | 14 | .PP |
---|
| 15 | options : |
---|
| 16 | .TP |
---|
| 17 | \fB\-v\fR | \fB\-\-version\fR |
---|
| 18 | Prints pkbanner's version number then exits. |
---|
| 19 | .TP |
---|
| 20 | \fB\-h\fR | \fB\-\-help\fR |
---|
| 21 | Prints this message then exits. |
---|
| 22 | .TP |
---|
[1935] | 23 | \fB\-l\fR | \fB\-\-logo\fR img |
---|
| 24 | Use the image as the banner's logo. The logo will |
---|
| 25 | be drawn at the top center of the page. The default |
---|
| 26 | logo is /usr/share/pykota/logos/pykota.jpeg |
---|
[1922] | 27 | .TP |
---|
| 28 | \fB\-p\fR | \fB\-\-pagesize\fR sz |
---|
| 29 | Sets sz as the page size. Most well known |
---|
| 30 | page sizes are recognized, like 'A4' or 'Letter' |
---|
[1935] | 31 | to name a few. The default size is A4. |
---|
[1922] | 32 | .TP |
---|
[1935] | 33 | \fB\-s\fR | \fB\-\-savetoner\fR s |
---|
| 34 | Sets the text luminosity factor to d%. This can be |
---|
| 35 | used to save toner. The default value is 0, which |
---|
| 36 | means that no toner saving will be done. |
---|
[1922] | 37 | .TP |
---|
| 38 | \fB\-u\fR | \fB\-\-url\fR u |
---|
| 39 | Uses u as an url to be written at the bottom of |
---|
| 40 | the banner page. The default url is : |
---|
| 41 | http://www.librelogiciel.com/software/ |
---|
| 42 | .PP |
---|
| 43 | examples : |
---|
| 44 | .IP |
---|
| 45 | Using pkbanner directly from the command line is not recommended, |
---|
| 46 | excepted for testing purposes. You should use pkbanner in the |
---|
| 47 | \&'startingbanner' or 'endingbanner' directives in pykota.conf |
---|
| 48 | .IP |
---|
[1937] | 49 | startingbanner: /usr/bin/pkbanner \fB\-\-logo=\fR"" \fB\-\-savetoner\fR=\fI75\fR |
---|
| 50 | .IP |
---|
| 51 | With such a setting in pykota.conf, all print jobs will be |
---|
| 52 | prefixed with an A4 banner with no logo, and text luminosity will |
---|
| 53 | be increased by 75%. The PostScript output will be directly sent |
---|
| 54 | to your printer. |
---|
| 55 | .IP |
---|
| 56 | You'll find more examples in the sample configuration file included |
---|
| 57 | in PyKota. |
---|
[1922] | 58 | .PP |
---|
| 59 | This program is free software; you can redistribute it and/or modify |
---|
| 60 | it under the terms of the GNU General Public License as published by |
---|
| 61 | the Free Software Foundation; either version 2 of the License, or |
---|
| 62 | (at your option) any later version. |
---|
| 63 | .PP |
---|
| 64 | This program is distributed in the hope that it will be useful, |
---|
| 65 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
| 66 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
| 67 | GNU General Public License for more details. |
---|
| 68 | .PP |
---|
| 69 | You should have received a copy of the GNU General Public License |
---|
| 70 | along with this program; if not, write to the Free Software |
---|
| 71 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. |
---|
| 72 | .PP |
---|
| 73 | Please e-mail bugs to: Jerome Alet - alet@librelogiciel.com |
---|