Re: Bug fix for xslt stylesheets (manpage format)

Bob Stayton <[email protected]> Tue, 3 Jan 2023 09:13:06 -0800
Newsgroups gmane.text.docbook.apps
Message-ID <[email protected]>
--------------00Qb0IrFomyfVaSd2aYGqqQv
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

Thanks for this patch.  I've submitted it as a new issue to the Issue 
Tracker for the DocBook xslt10 stylesheets on Github.

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 
--------------00Qb0IrFomyfVaSd2aYGqqQv
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><font size="2"><font face="Helvetica, Arial, sans-serif">Thanks
          for this patch.  I've submitted it as a new issue to the Issue
          Tracker for the DocBook xslt10 stylesheets on Github.</font></font></p>
    <p><font size="2"><font face="Helvetica, Arial, sans-serif">Bob
          Stayton</font></font><br>
    </p>
    <div class="moz-cite-prefix">On 12/21/2022 7:16 AM, Erik Leunissen
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:[email protected]">Please
      find attached a patch for the conversion to manpage format. The
      patch is based on the docbook-xsl-1.79.2 stylesheets distribution.
      <br>
      <br>
      Explanation:
      <br>
      <br>
      Hunk 1 corrects a missing newline that caused the man program to
      not recognize a new table section.
      <br>
      <br>
      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.
      <br>
      <br>
               [*] I'm using XMLmind XML Editor
    </blockquote>
  </body>
</html>

--------------00Qb0IrFomyfVaSd2aYGqqQv--