9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* RE: [9fans] troff fonts
@ 2007-05-14 23:26 Benn Newman
  0 siblings, 0 replies; 6+ messages in thread
From: Benn Newman @ 2007-05-14 23:26 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

>===== Original Message From matt <mattmobile@proweb.co.uk> =====
>I've been learning troff at last. As part of that I made this page so I
>could see what fonts would work.
>
>http://plan9.bell-labs.com/sources/contrib/maht/troff_fonts.ps
>
>or just
>
>http://plan9.bell-labs.com/sources/contrib/maht/fonts.tr
>
>or /n/sources/contrib/maht of course, however you choose
>
>
>Is there an easy way to add new fonts ?
>I've done a quick search but nothing fruitful so far.

troff does not care about fonts; it only cares about how wide each character 
is.

/n/sources/contrib/btdn/lib/cm/ will install the width tables for the Computer 
Modern fonts (hopefully). For everything else, you have to teach GhostScript 
(or your local PostScript printer) about it first, but once you have done that 
the process should be fairly straight forward. Ask if you have any questions.

Though not answering your question, there is a "Fonts" page on the wiki.

--
Benn Newman



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [9fans] troff fonts
@ 2011-02-17  8:49 Akshat Kumar
  2011-02-17 14:04 ` Rudolf Sykora
  0 siblings, 1 reply; 6+ messages in thread
From: Akshat Kumar @ 2011-02-17  8:49 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I'm trying to use the UnivMath6 fonts
in order to get a Blackboard bold D
in troff, so I issue:

.fp 6 M6 UnivMath6

but when it comes to postscript, it
complains:

converting from troff to postscript...
/386/bin/aux/tr2post: <stdin>:76 :WARNING: cannot open file
/sys/lib/postscript/troff/UnivMath6
/386/bin/aux/tr2post: <stdin>:78 :FATAL: character <0x44> does not
have a Postscript font defined.
reading through postscript...
cannot find end of first line

It would be nice if the all the troff fonts
were defined for postscript use as well.
How can one make a map for PS to
use?


Thanks,
ak



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [9fans] troff fonts
@ 2007-05-14 22:51 matt
  0 siblings, 0 replies; 6+ messages in thread
From: matt @ 2007-05-14 22:51 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I've been learning troff at last. As part of that I made this page so I 
could see what fonts would work.

http://plan9.bell-labs.com/sources/contrib/maht/troff_fonts.ps

or just

http://plan9.bell-labs.com/sources/contrib/maht/fonts.tr

or /n/sources/contrib/maht of course, however you choose


Is there an easy way to add new fonts ?
I've done a quick search but nothing fruitful so far.




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

end of thread, other threads:[~2011-02-18  8:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-14 23:26 [9fans] troff fonts Benn Newman
  -- strict thread matches above, loose matches on Subject: below --
2011-02-17  8:49 Akshat Kumar
2011-02-17 14:04 ` Rudolf Sykora
2011-02-18  7:19   ` Akshat Kumar
2011-02-18  8:29     ` Rudolf Sykora
2007-05-14 22:51 matt

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