From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1f65641d07928d4ba958c0ca13fd77b9@orthanc.cc.titech.ac.jp> To: 9fans@cse.psu.edu Subject: Re: [9fans] can your page display this? From: YAMANASHI Takeshi MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 11 Mar 2004 08:59:01 +0900 Topicbox-Message-UUID: 295fca68-eacd-11e9-9e20-41e7f4b1d025 On Thu Mar 11 00:39:08 JST 2004, YAMANASHI Takeshi wrote: > I created a postscript file using graphviz but > /386/bin/page on sources couldn't show the resulting > ps file correctly. The image was shown shifted to up-left > and clipped. try: > hget http://p9c.cc.titech.ac.jp/tmp/a.ps | page Sorry. I hadn't dig in page(1) enough. 'page -P' did the job. i.e: hget http://p9c.cc.titech.ac.jp/tmp/a.ps | page -P -- YAMANASHI Takeshi