Plan 9 from Bell Labs’s /usr/web/sources/plan9/sys/man/6/mnihongo

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


.TH MNIHONGO 6
.SH NAME
mnihongo \- macros for typesetting Japanese
.SH SYNOPSIS
.B troff -mnihongo
.I ...
.SH DESCRIPTION
.I Mnihongo
provides a simple 
.IR troff (1)
post-processor that formats Unicode characters that 
might be Japanese text.
It looks up the characters in the bitmap font
.B /lib/font/bit/pelm/unicode.9x24.font
and generates bitmap images embedded in the output.
.PP
During troff processing, widths of the Japanese characters
are taken from the troff font 
.BR Jp ,
which is at best a simple approximation to the truth.
.SH FILES
.B /bin/aux/mnihongo
.br
.B /sys/lib/tmac/tmac.nihongo
.br
.B /lib/font/bit/pelm/unicode.9x24.font
.SH SOURCE
.B /sys/src/cmd/aux/mnihongo
.SH SEE ALSO
.IR troff (1)

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.