#	troffcvt reader font information - modify on per-site basis

#	This is used to map troff font names (which vary quite a bit,
#	depending on what's locally available) to a more abstract form
#	which should be more stable, and can be extended without modifying
#	the reader or postprocessors.

#	field	meaning
#	-----	-------
#	1	troff font name
#	2	typeface name (family of which font is a member)
#	3	attributes of font, relative to plain font in typeface

#	First typeface family listed should probably be the default
#	font.

R	Times
I	Times		italic
B	Times		bold

H	Helvetica
HR	Helvetica
# oblique/italic are same font in helv.
HI	Helvetica	italic
HO	Helvetica	italic
HB	Helvetica	bold

C	Courier
CW	Courier
CR	Courier
CI	Courier		italic
CO	Courier		italic
CB	Courier		bold

S	Symbol

PR	Palatino
PI	Palatino	italic
PB	Palatino	bold

# xroff uses "Liberal" to mean Times, "Malibu" for Palatino

LR	Times
LI	Times		italic
LB	Times		bold

MR	Palatino
MI	Palatino	italic
MB	Palatino	bold

K	Bookman
KR	Bookman
KO	Bookman		italic
KB	Bookman		bold
