#	Macintosh character set special characters for troffcvt -> RTF writer

#	field	meaning
#	-----	-------
#	1	special character name
#	2	rtf string to write for character

#	Special character names should match those used in the action
#	file used with troffcvt to generate the input to the RTF writer.

#	If the name is followed by "/F" then font F will be used to write
#	the character.

#	If string is explicitly empty ("") nothing will be written.  If
#	a special character definition is missing completely
#	the character name itself will be written in the form "[[name]]".
#	(This is also true if the definition is missing for a particular
#	character set and output is being written for that set.)  This
#	way the character won't be dropped if you forget to define it here.

#	backslashes should be doubled if you want them to appear in the
#	output.	 Don't forget to quote if you want to include whitespace.
#	Don't forget a trailing space if a control word needs one.

backslash		\\\\
at			@

#	these could be written portably as \lquote, \rquote, \ldblquote,
#	\rdblquote if certain readers (e.g., WordPerfect) understood those.

lsglquote		"\\'d4"
rsglquote		"\\'d5"
ldblquote		"\\'d2"
rdblquote		"\\'d3"

zero-space		""

sixth-space		""
twelfth-space		""
# not really correct
digit-space		" "
hard-space		\\~
# backspace
em-dash			"\\'d1"
minus			-

# don't really know what to do with these yet...
begin-field		""
end-field		"\\tab "
field-pad		""

leader			"\\tab "
tab			"\\tab "

# want this to disappear
opt-hyphen		""

bullet			"\\'a5"
# square
# rule
# one-fourth
# one-half
# three-fourths
ligature-fi		fi
ligature-fl		fl
ligature-ff		ff
ligature-ffi		ffi
ligature-ffl		ffl
degree			"\\'a1"
dagger			"\\'a0"
# footmark
cent			"\\'a2"
registered		"\\'a8"
copyright		"\\'a9"
math-plus		+
math-minus		-
math-equals		=
math-star		*
section			"\\'a4"
acute-accent		\'
grave-accent		\`
underrule		_
slash			/
# square-root
# root-extender
greater-equal		"\\'b3"
less-equal		"\\'b2"
identically-equal/S	"\\'ba"
# approximately-equal
# approximates
not-equal		"\\'ad"
right-arrow/S		"\\'ae"
left-arrow/S		"\\'ac"
up-arrow/S		"\\'ad"
down-arrow/S		"\\'af"
multiply/S		"\\'b4"
divide/S		"\\'b8"
plus-minus		"\\'b1"
# cup
# cap
# subset
# superset
# improper-subset
# improper-superset
# infinity
# partial-derivative
# gradient
# not
# integral
# proportional
# empty-set
# member-of
# box-vertical-rule
double-dagger		"\\'e0"
# right-hand
# left-hand
# bell-system-logo
# or
# circle
# left-top-bracket
# left-bottom-bracket
# right-top-bracket
# right-bottom-bracket
# left-center-bracket
# right-center-bracket
# bold-vertical
# left-floor-bracket
# right-floor-bracket
# left-ceiling-bracket
# right-ceiling-bracket
# right-ceiling-bracket

alpha/S			a
beta/S			b
gamma/S			g
delta/S			d
epsilon/S		e
zeta/S			z
eta/S			y
theta/S			h
iota/S			i
kappa/S			k
lambda/S		l
mu/S			m
nu/S			n
xi/S			c
omicron/S		o
pi/S			p
rho/S			r
sigma/S			s
terminal-sigma/S	V
tau/S			t
upsilon/S		u
phi/S			f
chi/S			x
psi/S			q
omega/S			w
Alpha/S			A
Beta/S			B
Gamma/S			G
Delta/S			D
Epsilon/S		E
Zeta/S			Z
Eta/S			Y
Theta/S			H
Iota/S			I
Kappa/S			K
Lambda/S		L
Mu/S			M
Nu/S			N
Xi/S			C
Omicron/S		O
Pi/S			P
Rho/S			R
Sigma/S			S
Tau/S			T
Upsilon/S		U
Phi/S			F
Chi/S			X
Psi/S			Q
Omega/S			W
