9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Greg Pavelcak <g.pavelcak@comcast.net>
To: 9fans@cse.psu.edu
Subject: [9fans] No output with troff \N'nnn'
Date: Mon, 28 Jun 2004 11:17:13 -0400	[thread overview]
Message-ID: <1763af52ff763a9730cdca60f77ae5a3@comcast.net> (raw)

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


             reply	other threads:[~2004-06-28 15:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-28 15:17 Greg Pavelcak [this message]
2004-06-29 16:07 ` [9fans] Install and Posting Issues jj
2004-06-29 16:39   ` andrey mirtchovski

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=1763af52ff763a9730cdca60f77ae5a3@comcast.net \
    --to=g.pavelcak@comcast.net \
    --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).