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-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
* 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

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).