From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] [Q] how to generate PostScript file containing non-English characters References: <200006271449.KAA09094@cse.psu.edu> MIME-Version: 1.0 (generated by EMIKO 1.13.9 - "Euglena tripteris") Content-Type: text/plain; charset=ISO-8859-1 From: Hiroki Tamakoshi Date: Wed, 28 Jun 2000 00:58:21 +0900 In-Reply-To: <200006271449.KAA09094@cse.psu.edu> (rob pike's message of "Tue, 27 Jun 2000 15:08:19 GMT") Message-ID: User-Agent: T-gnus/6.13.3 (based on Pterodactyl Gnus v0.98) EMIKO/1.13.9 (Euglena tripteris) FLIM/1.13.2 (Kasanui) APEL/10.2 Emacs/20.6 (alpha-debian-linux-gnu) MULE/4.0 (HANANOEN) Content-Transfer-Encoding: quoted-printable Topicbox-Message-UUID: cc37ee78-eac8-11e9-9e20-41e7f4b1d025 rob@plan9.bell-labs.com (rob pike) writes: > The file foo contains Japanese encoded in UTF. > How can I install Japanese font? > Place your Japanese characters in font Jp (e.g. \f(Jp=E3=81=93=E3=82=93= =E3=81=AB=E3=81=A1=E3=81=AF =E4=B8=96=E7=95=8C\fP) > and run troff like this: > troff -man -mnihongo foo | lp -dstdout > foo.ps > Look at the document /sys/doc/utf.ms to see this in action. Thanks. That helped me. But the next difficulty is the swap size. tr2post says: swap space full. Can I change the swap size after installing Plan 9?