9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] No output with troff \N'nnn'
@ 2004-06-28 15:17 Greg Pavelcak
  2004-06-29 16:07 ` [9fans] Install and Posting Issues jj
  0 siblings, 1 reply; 3+ messages in thread
From: Greg Pavelcak @ 2004-06-28 15:17 UTC (permalink / raw)
  To: 9fans

When I try to produce a character using \N'nnn' and run the
file through troff | aux/tr2post >cthefile.ps, I don't get
any character output. I have looked at the output of troff
itself, and it is producing Nnnn, so I went to tr2post.
I see this in conv.c

	case 'N':	/* print character with numeric value from current font */
			Bgetfield(Bp, 'd', &n, 0);
			break;

Is there something missing there? Like some command to actually
output the character? Or am I simply barking up the wrong 
tree here.

I can continue to look, but I thought the solution might
be obvious to one of you.

Thanks.

Greg


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

end of thread, other threads:[~2004-06-29 16:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-28 15:17 [9fans] No output with troff \N'nnn' Greg Pavelcak
2004-06-29 16:07 ` [9fans] Install and Posting Issues jj
2004-06-29 16:39   ` andrey mirtchovski

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