[comp.sources.misc] troff definitions for Swedish characters

mlf.UUCP@seismo.css.gov@d.UUCP (Matt Fichtenbaum) (09/04/87)

The following troff string definitions make the Swedish-alphabet
characters that are missing from the standard font.
	\*(aa, \*(AA make 'a' with a ring (sometimes written 'aa')
	\*a, \*A make 'a' with two dots (sometimes written 'ae')
	\*o, \*O make 'o' with two dots (sometimes written 'oe')
	\*e (lower case only) makes 'e' with acute accent
	\*(ov (lower case only) makes 'o' with ^ above it (colloquial)
These have been tested in fonts between 7 and 16 points, and
don't work very well in the italic font.

.ds aa \v'.05m'\h'-.15m'\s+1\z\(de\s-1\v'-.05m'\h'.15m'a
.ds AA \v'-.2m'\h'-.05m'\s+1\z\(de\s-1\v'.2m'\h'.05m'A
.ds a \v'-.55m'\h'+.0m'\z.\h'+.2m'\z.\h'-.20m'\v'+.55m'a
.ds A \v'-.7m'\h'+.08m'\z.\h'+.27m'\z.\h'-.35m'\v'+.7m'\s-1A\s+1
.ds o \v'-.55m'\h'+.0m'\z.\h'+.2m'\z.\h'-.20m'\v'+.55m'o
.ds O \v'-.7m'\h'+.08m'\z.\h'+.27m'\z.\h'-.35m'\v'+.7m'\s-1O\s+1
.ds ov \zo\h'-.1m'\z\(aa\h'+.3m'\z\(ga\h'-.2m'\h'\w'o'u'
.ds e \o'e\(aa'

Be so good.