OCaml 4.14.0 rebuild
[arch-packages.git] / groff / trunk / site.tmac
blob8ef1040ca4a04e0d4b0d5e95be1a75e4fb039449
2 .if n \{\
3 .  \" Character translations for non-keyboard
4 .  \" characters - to make them searchable
5 .  if '\*[.T]'utf8' \{\
6 .    char \- \N'45'
7 .    char - \N'45'
8 .    char ' \N'39'
9 .    char \' \N'39'
10 .  \}
12 .  \" Shut off SGR by default (groff colors)
13 .  \" Require GROFF_SGR envvar defined to turn it on
14 .  if '\V[GROFF_SGR]'' \
15 .    output x X tty: sgr 0
16 .\}