9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] [Q] how to generate PostScript file containing non-English characters
@ 2000-06-27 14:28 Hiroki Tamakoshi
  0 siblings, 0 replies; 5+ messages in thread
From: Hiroki Tamakoshi @ 2000-06-27 14:28 UTC (permalink / raw)
  To: 9fans

Hello,

Subject: says everything.

troff -man foo | lp -dstdout > foo.ps
prints series of
/386/bin/aux/tr2post: <stdin>:3963 :WARNING: cannot find glyph,
rune=0x3002 stoken=<..> troff font LuciaSans
...

The file foo contains Japanese encoded in UTF.
How can I install Japanese font?


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] [Q] how to generate PostScript file containing non-English characters
@ 2000-07-06  0:15 okamoto
  0 siblings, 0 replies; 5+ messages in thread
From: okamoto @ 2000-07-06  0:15 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 121 bytes --]


Sorry, this is test mail.

Now I can read this message in a new upas + acme mail.
Congraturation! Dave!

Kenji


[-- Attachment #2: Type: message/rfc822, Size: 1963 bytes --]

From: "rob pike" <rob@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] [Q] how to generate PostScript file containing non-English characters
Date: Tue, 27 Jun 2000 10:49:09 -0400
Message-ID: <200006271449.KAA09094@cse.psu.edu>

	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こんにちは 世界\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.

-rob

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] [Q] how to generate PostScript file containing non-English characters
  2000-06-27 15:58 ` Hiroki Tamakoshi
@ 2000-06-28  7:19   ` Hiroki Tamakoshi
  0 siblings, 0 replies; 5+ messages in thread
From: Hiroki Tamakoshi @ 2000-06-28  7:19 UTC (permalink / raw)
  To: 9fans

hiroki-t@is.aist-nara.ac.jp (Hiroki Tamakoshi) writes:

> rob@plan9.bell-labs.com (rob pike) writes:
>
> > 	troff -man -mnihongo foo | lp -dstdout > foo.ps
>
> But the next difficulty is the swap size.
> tr2post says: swap space full.

Re-installing Plan 9 with much swap size correct this problem.
But the next thing to do is to improve the formatting policy of troff
(or lp?), because the typesetted result is very strange. Hmm.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] [Q] how to generate PostScript file containing non-English characters
  2000-06-27 14:49 rob pike
@ 2000-06-27 15:58 ` Hiroki Tamakoshi
  2000-06-28  7:19   ` Hiroki Tamakoshi
  0 siblings, 1 reply; 5+ messages in thread
From: Hiroki Tamakoshi @ 2000-06-27 15:58 UTC (permalink / raw)
  To: 9fans

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こんにちは 世界\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?


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] [Q] how to generate PostScript file containing non-English characters
@ 2000-06-27 14:49 rob pike
  2000-06-27 15:58 ` Hiroki Tamakoshi
  0 siblings, 1 reply; 5+ messages in thread
From: rob pike @ 2000-06-27 14:49 UTC (permalink / raw)
  To: 9fans

	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こんにちは 世界\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.

-rob



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2000-07-06  0:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-27 14:28 [9fans] [Q] how to generate PostScript file containing non-English characters Hiroki Tamakoshi
2000-06-27 14:49 rob pike
2000-06-27 15:58 ` Hiroki Tamakoshi
2000-06-28  7:19   ` Hiroki Tamakoshi
2000-07-06  0:15 okamoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).