Re: Bug fix for xslt stylesheets (manpage format)

Erik Leunissen <[email protected]> Fri, 6 Jan 2023 11:31:44 +0100
Newsgroups gmane.text.docbook.apps
Message-ID <[email protected]>
On 1/3/23 18:13, Bob Stayton wrote:
> Thanks for this patch.  I've submitted it as a new issue to the Issue Tracker for the DocBook xslt10 
> stylesheets on Github.

Thanks for taking care of that (and all other things related to docbook xsl b.t.w.).

Erik Leunissen.
-- 

> 
> Bob Stayton
> 
> On 12/21/2022 7:16 AM, Erik Leunissen wrote:
>> Please find attached a patch for the conversion to manpage format. The patch is based on the 
>> docbook-xsl-1.79.2 stylesheets distribution.
>>
>> Explanation:
>>
>> Hunk 1 corrects a missing newline that caused the man program to not recognize a new table section.
>>
>> Hunk 2 prevents that redundant white space, introduced into in an xml source document by the xml 
>> editor program[*], is copied verbatim into the text of a manpage table cell, thus compromising 
>> alignment of the text.
>>
>>          [*] I'm using XMLmind XML Editor