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

#	*X fonts added by Dave Davey

R	Times
I	Times		italic
B	Times		bold
BI	Times		bold italic

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

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

S	Symbol

PR	Palatino
PI	Palatino	italic
PB	Palatino	bold
PX	Palatino	bold italic

# 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
KX	Bookman		bold italic

