jobcore/groff/site.tmac

11 lines
193 B
Plaintext
Raw Normal View History

2022-03-20 13:19:37 +01:00
.
.if n \{\
. \" Character translations for non-keyboard
. \" characters - to make them searchable
. if '\*[.T]'utf8' \{\
. char \- \N'45'
. char - \N'45'
. char ' \N'39'
. \}
.\}