9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "rob pike, esq." <rob@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] tr2post fails on japanese characters
Date: Mon, 26 Aug 2002 12:05:31 -0400	[thread overview]
Message-ID: <856310.1030363530@OEMCOMPUTER> (raw)
In-Reply-To: <200208260752.g7Q7qKJ199818@mail-o.cc.titech.ac.jp>

As /sys/doc/mkfile should demonstrate, you need to use a macro
package -mnihongo.  The Japanese font is rendered directly into
postscript from bitmaps, and doesn't look very good, but it's
good enough for the rare use we put it to.

All you should need to do is
	cd /sys/doc
	mk utf.ps
	page utf.ps
The output of the mk will tell you the command line.

-rob

--On Monday, August 26, 2002 4:52 PM +0000 YAMANASHI Takeshi
<uncover@beat.cc.titech.ac.jp> wrote:

> I like to use Plan 9 for my paper works.
> As the starting point, I tried to produce
> a postscript file from /sys/doc/utf.ms by
>
> 	term% troff -ms utf.ms | page
> 	converting from troff to postscript...
> 	/386/bin/aux/tr2post: <stdin>:56 :WARNING: cannot find glyph,
> 		rune=0x3053 stoken=<xx> troff font Jp
> 	... <and so on>
>
> tr2post couldn't glyphs for Japanese character, seemingly.
> All I can do is to look in /sys/lib/postscript/troff/Jp and
> it contains the line of
> 	0x0000 0x0001 Times-Roman
>
> Could you give me any suggestion?
> --
> YAMANASHI Takeshi
>




  reply	other threads:[~2002-08-26 16:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-26  7:52 YAMANASHI Takeshi
2002-08-26 16:05 ` rob pike, esq. [this message]
2002-08-26 11:00 YAMANASHI Takeshi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=856310.1030363530@OEMCOMPUTER \
    --to=rob@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).