Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/planix-v0/sys/man/6/mnihongo – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
.TH MNIHONGO 6
2
.SH NAME
3
mnihongo \- macros for typesetting Japanese
4
.SH SYNOPSIS
5
.B troff -mnihongo
6
.I ...
7
.SH DESCRIPTION
8
.I Mnihongo
9
provides a simple 
10
.IR troff (1)
11
post-processor that formats Unicode characters that 
12
might be Japanese text.
13
It looks up the characters in the bitmap font
14
.B /lib/font/bit/pelm/unicode.9x24.font
15
and generates bitmap images embedded in the output.
16
.PP
17
During troff processing, widths of the Japanese characters
18
are taken from the troff font 
19
.BR Jp ,
20
which is at best a simple approximation to the truth.
21
.SH FILES
22
.B /bin/aux/mnihongo
23
.br
24
.B /sys/lib/tmac/tmac.nihongo
25
.br
26
.B /lib/font/bit/pelm/unicode.9x24.font
27
.SH SOURCE
28
.B /sys/src/cmd/aux/mnihongo
29
.SH SEE ALSO
30
.IR troff (1)