1[name] 2rquote set to none 3 4[options] 5rquote none 6 7[input] 8=head1 FOO C<BAR> BAZ 9 10Foo C<bar> baz. 11 12[output] 13.ie n .SH "FOO ""BAR BAZ" 14.el .SH "FOO \f(CWBAR\fP BAZ" 15.IX Header "FOO BAR BAZ" 16Foo \f(CW\*(C`bar\*(C'\fR baz. 17