9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Travis Moore <umbraticus@prosimetrum.com>
To: 9front@9front.org
Subject: Re: [9front] WANTED: instructions for adding fonts to troff
Date: Wed, 13 Dec 2017 16:02:36 +1300	[thread overview]
Message-ID: <2574F250DF00AB985CEB5A659CC8B411@prosimetrum.com> (raw)
In-Reply-To: 45975947943A4A4F282964AE3AD5936F@5ess.inri.net

> /amd64/bin/aux/tr2post: <stdin>:23786 :WARNING: cannot find glyph, rune=0x68 stoken=<hy> troff font GA

Hmm, can't reproduce.  My text gets hyphenated fine.  Are you using some macros?

Anyway, what you probably need to do is find the soft hyphen (code 173)
in /sys/lib/troff/font/devutf/GA and add a "ditto" line after it for \(hy :

	­	26	0	173
	hy	"

I didn't bother with the two-char names because I usually just put the runes
in directly but something else might rely on them.

Travis


             reply	other threads:[~2017-12-13  3:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-13  3:02 Travis Moore [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-12-20 11:39 Travis Moore
2017-12-14 22:48 Travis Moore
2017-12-13  3:06 sl
2017-12-13  1:40 sl
2017-12-13  0:07 Travis Moore

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=2574F250DF00AB985CEB5A659CC8B411@prosimetrum.com \
    --to=umbraticus@prosimetrum.com \
    --cc=9front@9front.org \
    /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).