This means that generated Finnish man pages will no longer contain
any raw accented characters -- they'll instead by marked up with
groff escapes.
string="\(oe"
u:block="Latin Extended-A"
/>
+ <xsl:output-character
+ character="Š"
+ u:name="LATIN CAPITAL LETTER S WITH CARON"
+ u:entity="Scaron"
+ string="\(vS"
+ u:block="Latin Extended-A"
+ />
+ <xsl:output-character
+ character="š"
+ u:name="LATIN SMALL LETTER S WITH CARON"
+ u:entity="scaron"
+ string="\(vs"
+ u:block="Latin Extended-A"
+ />
+ <xsl:output-character
+ character="Ž"
+ u:name="LATIN CAPITAL LETTER Z WITH CARON"
+ u:entity="Zcaron"
+ string="\(vZ"
+ u:block="Latin Extended-A"
+ />
+ <xsl:output-character
+ character="ž"
+ u:name="LATIN SMALL LETTER Z WITH CARON"
+ u:entity="zcaron"
+ string="\(vz"
+ u:block="Latin Extended-A"
+ />
<xsl:output-character
character="ƒ"
u:name="LATIN SMALL LETTER F WITH HOOK"