#	special characters for troffcvt -> text writer

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


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

# name			value

backslash		\\
at			@

lsglquote		"'"
rsglquote		"'"
ldblquote		'"'
rdblquote		'"'

# these are deleted from the output
zero-space		""
sixth-space		""
twelfth-space		""

digit-space		" "
hard-space		" "
backspace		" "
em-dash			--
minus			-

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

# want this to disappear
opt-hyphen		""		""		""		""

# bullet
# square
# rule
# one-fourth
# one-half
# three-fourths
ligature-fi		fi		fi		fi		fi
ligature-fl		fl		fl		fl		fl
ligature-ff		ff		ff		ff		ff
ligature-ffi		ffi		ffi		ffi		ffi
ligature-ffl		ffl		ffl		ffl		ffl
# degree
# dagger
# footmark
# cent
registered		"(reg.)"
copyright		"(c)"
math-plus		+
math-minus		-
math-equals		=
math-star		*
# section	
acute-accent		\'
grave-accent		\`
underrule		_
slash			/
# square-root
# root-extender
greater-equal		>=
less-equal		<=
# identically-equal
# approximately-equal
# approximates
# not-equal
right-arrow		->
left-arrow		<-
# up-arrow
# down-arrow
multiply		x
divide			"/"
plus-minus		"+/-"
# cup
# cap
# subset
# superset
# improper-subset
# improper-superset
# infinity
# partial-derivative
# gradient
# not
# integral
# proportional
# empty-set
# member-of
# box-vertical-rule
#double-dagger
# 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
# beta
# gamma
# delta
# epsilon
# zeta
# eta
# theta
# iota
# kappa
# lambda
# mu
# nu
# xi
# omicron
# pi
# rho
# sigma
# terminal-sigma
# tau
# upsilon
# phi
# chi
# psi
# omega
# Alpha
# Beta
# Gamma
# Delta
# Epsilon
# Zeta
# Eta
# Theta
# Iota
# Kappa
# Lambda
# Mu
# Nu
# Xi
# Omicron
# Pi
# Rho
# Sigma
# Tau
# Upsilon
# Phi
# Chi
# Psi
# Omega
