Am Sonntag, den 19.07.2009, 17:06 +0200 schrieb Jakub Wilk:
[..]
> I encountered the bug while writing a Polish manual page. The culprit is
> that lowercase.alpha/uppercase.alpha definitions in common/pl.xml are
> wrong: they should contain ó/Ó (o/O with acute) rather than ò/Ò (o/O
> with grave
Hi,
You might adjust lowercase.alpha and uppercase.alpha (gentext [1]) for
this case in your customization layer [2]. Which language is the input
document? Is this an english document with special characters in the
title(s)? In this case I'm in favour of not handling this as a bug.
[1] /usr/share
Am Sonntag, den 21.06.2009, 17:28 +0200 schrieb Jakub Wilk:
> $ grep OÓ buggy.xml
> OÓ oó
>
> $ xsltproc /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl
> buggy.xml 2>/dev/null
>
> $ grep OÓ buggy.1
> .SH "OÓ Oó"
>
> (Note that the second "ó" is lowercased.)
You have
Package: docbook-xsl
Version: 1.73.2.dfsg.1-5
Severity: normal
$ grep OÓ buggy.xml
OÓ oó
$ xsltproc /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl
buggy.xml 2>/dev/null
$ grep OÓ buggy.1
.SH "OÓ Oó"
(Note that the second "ó" is lowercased.)
-- System Informatio
4 matches
Mail list logo