doc/ja_JP.eucJP/man/man1/grolbp.1
Jun Kuriyama bc77f45bee Fix typo.
Submitted by:	kano@na.rim.or.jp
		(via SUZUKI Koichi <metal@gc5.so-net.ne.jp>)
2004-03-23 13:39:31 +00:00

343 lines
7.2 KiB
Groff

'\" t
.\" The above line should force the use of tbl as a preprocessor
.\" vim: set syntax=nroff :
.\" The above line should set vim into nroff mode
.\" $FreeBSD$
.ig
Copyright (C) 1994-2000, 2002 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.
Modified by Francisco Andres Verdu <pandres@dragonet.es> for the grolbp
program.
..
.\" $FreeBSD$
.de TQ
.br
.ns
.TP \\$1
..
.\" Like TP, but if specified indent is more than half
.\" the current line-length - indent, use the default indent.
.de Tp
.ie \\n(.$=0:((0\\$1)*2u>(\\n(.lu-\\n(.iu)) .TP
.el .TP "\\$1"
..
.TH GROLBP 1 "11 October 2002" "Groff Version 1.19"
.SH 名称
grolbp \- Canon CAPSL プリンタ (LBP-4 と LBP-8 シリーズレーザプリンタ)
用 groff ドライバ
.
.SH 書式
.nr a \n(.j
.ad l
.nh
.nr i \n(.i
.in +\w'\fBgrolbp 'u
.ti \niu
.B grolpb
.de OP
.ie \\n(.$-1 .RI "[\ \fB\\$1\fP" "\\$2" "\ ]"
.el .RB "[\ " "\\$1" "\ ]"
..
.OP \-l
.OP \-\-landscape
.OP \-v
.OP \-\-version
.OP \-c n
.OP \-\-copies= numcopies
.OP \-p paper_size
.OP \-\-papersize= paper_size
.OP \-o orientation
.OP \-\-orientation= orientation
.OP \-w width
.OP \-\-linewidth= width
.OP \-F dir
.OP \-\-fontdir= dir
.OP \-h
.OP \-\-help
.RI "[\ " files\|.\|.\|. "\ ]"
.br
.ad \na
.hy
.
.SH 解説
.B grolbp
.B groff
のドライバであり、Canon LBP\-4 と LBP\-8 プリンタに適した
CPSL と VDM 形式の出力を生成します。
.LP
grolj4 との互換性のために
troff のものに加え、描画コマンドとして次のものが利用可能です:
.TP
.BI \eD'R\ dh\ dv '
現在の位置と、現在の位置
.RI +( dh , dv )
とを対角とする罫線 (つまり黒く塗りつぶした矩形) を描きます。
.SH オプション
1 文字オプションとその引数との間には空白があってもなくても構いませんが、
長いオプション名とその引数との間には空白と、または等号記号 (`=') が
必要なことに注意してください。
.TP
.BI \-c numcopies
.TQ
.BI \-\-copies= numcopies
各ページを
.I numcopies
回印刷します。
.TP
.B \-l
.TQ
.B \-\-landscape
landscape にて文書を印刷します。
.TP
.BI \-p paper_size
.TQ
.BI \-\-papersize= paper_size
用紙サイズを
.IR paper_size
にします。
.IR paper_size
.BR "用紙サイズ"
節で示された有効なサイズ種別である必要があります。
.TP
.BI \-o orientation
.TQ
.BI \-\-orientation= orientation
文書を
.I orientation
方向に印刷します。
.I orientation
は `portrait' または `landscape' である必要があります。
.TP
.BI \-w width
.TQ
.BI \-\-linewidth= width
デフォルトの線の太さを M の横幅(em)の1000分の
.I witdh
にします。
本オプションを指定しないと、線の太さは 0.04\~em になります。
.TP
.B \-v
.TQ
.B \-\-version
バージョン番号を表示します。
.TP
.BI \-F dir
.TQ
.BI \-\-fontdir= dir
フォントとデバイス記述ファイルの検索パスの前に、ディレクトリ
.IB dir /dev name
を追加します。
.I name
はデバイス名であり、通常は
.BR lbp
です。
.TP
.B \-h
.TQ
.B \-\-help
簡単なヘルプを表示します。
.SH 書体
.\" XXX いまいちしっくりこない
ドライバは Dutch, Swiss, Swiss-Narrow スケーラブル書体それぞれに対して、
Regular, Bold, Italic, Bold-Italic スタイルをサポートしています。
さらに Courier 書体の 8, 12 ポイント、
等幅 Elite 書体の 8, 10 ポイントそれぞれに対して
Regular, Bold, Italic スタイルがサポートされています。
.PP
これらのフォントを使用するためのフォント名を以下の表にまとめます:
.PP
.TS
tab(|) allbox center;
c c c c c
ab c c c c
.
書体 | Regular | Bold | Italic | Bold-Italic
Dutch | TR | TB | TI | TBI
Swiss | HR | HB | HI | HBI
Swiss Narrow | HNR | HNB | HNI | HNBI
Courier | CR | CB | CI |
Elite | ER | EB | EI |
.TE
.PP
.SH 用紙サイズ
用紙サイズは
.B DESC
ファイルまたは
.BR grolbp
に対するコマンド行オプションで指定できます。
用紙サイズが両方で指定された場合は、コマンド行オプションが
.B DESC
ファイルの内容よりも優先されます (この原則はページの向きにも
適用されます)。
.PP
.B DESC
ファイルで用紙サイズを指定するには
.BR groff_font (1)
を参照してください。
.\" jpman groff_font(5)? horikawa 2002/11/24
.PP
コマンド行で用紙サイズを設定するには、
.sp 1
.in +2m
.BI \-p \ paper-size
.in -2m
.sp 1
または
.sp 1
.in +2m
.BI \-\-papersize= paper-size
.in -2m
.sp 1
を他の
.B grolbp
オプションに加えます。
.I paper-size
.B DESC
ファイルと同じ形式です。
.PP
.B DESC
ファイルやコマンド行で用紙サイズが指定されなかった場合には、
デフォルトサイズの A4 が使用されます。
.SH ページ向き
ページサイズと同様、印刷ページの向き
.RB ( portrait
または
.BR landscape )
.B DESC
ファイルまたはコマンド行オプションで指定できます。
ここでも大文字小文字の区別はありません。
.PP
.B DESC
ファイルで向きを設定するには、以下の行を書きます:
.sp 1
.in +2m
.B orientation
.RB [ portrait | landscape ]
.in -2m
.sp 1
.B DESC
ファイル中の最初の有効な orientation コマンドのみが使用されます。
.PP
コマンド行オプションでページ向きを設定するには
.B DESC
ファイルと同じパラメータ
.RB ( portrait
または
.BR landscape )
.B \-o
または
.B \-\-orientation
オプションで指定します。
また
.B \-l
オプションによる強制的な landscape でのページ印刷も可能です。
.SH フォントファイル形式
.BR groff_font (5)
に記述されている通常コマンドに加えて、
.B grolbp
は要求された時にプリンタに送るフォント名を指定するコマンド
.I lbpname
を用意しています。
このコマンドの文法は次のとおりです:
.sp 1
.in +2m
.B lbpname
.I printer_font_name
.in -2m
.IP \(bu
ビットマップフォントでは
.I printer_font_name
は次の形式です。
.sp 1
.in +2m
.RI N\(la base_fontname \(ra\(la font_style \(ra
.in -2m
.sp 1
.\" XXX なんかしっくりこない
.I base_fontname
はプリンタのフォントリストに現れる名前から最初の 1 文字を除いた
フォントサイズまで (フォントサイズは含まない) のフォント名です。
.I font_style
.BR R ,
.BR I ,
.BR B
のうちの 1 文字で、それぞれ Roman, Italic, Bold のフォントスタイルを
示しています。
.IP
例えば、プリンタの
.I font listing A
がフォント `Nelite12I.ISO_USA' を表示した場合、フォント設定ファイルの
対応する項目は次のものになります。
.sp 1
.in +2m
.B lbpname NeliteI
.in -2m
.IP
ただし (前述した) 利用可能なビットマップフォントのフォント名と
フォントサイズはプログラム中にハードコードされているため、
新しいビットマップフォントを追加でサポートするには
.B grolbp
を書き換える必要があることに注意してください。
.IP \(bu
スケーラブルフォントでは、
.I printer_font_name
はプリンタの
.IR "font listing A"
に表示されるフォント名と同じです。
.IP
例えば、プリンタの
.I font listing A
に `Swiss-Bold' と表示される、bold 体の `Swiss' を選択するのに必要な
.B lbpname
コマンド行は次のようになります。
.sp 1
.in +2m
.B lbpname Swiss-Bold
.in -2m
.sp 1
.PP
.B lbpname
の引数は大文字小文字が区別されます。
.TP
.B /usr/share/tmac/lbp.tmac
.BR grolbp
で使用するマクロ。
.SH 関連ファイル
.TP
.B /usr/share/groff_font/devlbp/DESC
デバイス記述ファイルです。
.TP
.BI /usr/share/groff_font/devlbp/ F
.IR F
というフォントに対する記述ファイルです。
.SH 関連項目
.BR groff (1),
.BR troff (1),
.BR groff_out (5),
.BR groff_font (5),
.BR groff_char (7)
.\"
.\" Local Variables:
.\" mode: nroff
.\" End: