Standard preamble:
========================================================================
..
.... \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>.
. ds C` "" . ds C' "" 'br\} . ds C` . ds C' 'br\}
Escape single quotes in literal strings from groff's Unicode transform.
If the F register is >0, we'll generate index entries on stderr for
titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
entries marked with X<> in POD. Of course, you'll have to process the
output yourself in some meaningful fashion.
Avoid warning from groff about undefined register 'F'.
.. .nr rF 0 . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF ========================================================================
Title "ENCODING 1"
ENCODING 1 2022-09-25 testing podlators
For nroff, turn off justification. Always turn off hyphenation; it makesway too many mistakes in technical documents.
"ENCODING TESTS"
Header "ENCODING TESTS" This POD source is intended to test encoding behavior with different
pod2man encoding options. The resulting *roff output files can be copied
to various systems to test with the local nroff or man implementations.
ISO 8859-1 character: na\[u00EF]ve
ISO 8859-1 escape: na\[u00EF]ve, na\[u00EF]ve
Combining accent: nai\[u0308]ve
SMP plane character: \[u1F600]
Non-breaking space: foo bar, foo bar
Soft hyphen: fac\%tory
LICENSE
Header "LICENSE" Copyright 2022 Russ Allbery <rra@cpan.org>
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.
SPDX-License-Identifier: FSFAP