]> granicus.if.org Git - docbook-dsssl/commit
Changed build to generate a "html-synop.xsl" file and to have it
authorMichael Smith <xmldoc@users.sourceforge.net>
Wed, 9 Nov 2005 11:49:28 +0000 (11:49 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Wed, 9 Nov 2005 11:49:28 +0000 (11:49 +0000)
commitabdb82bb53951059298115d076c8cde4cbc74323
tree7cc9e5f57e11bf081126b279beeab5277f4ee3fa
parentb37a1c1521885ca4392754697d9f35a26906dfbb
Changed build to generate a "html-synop.xsl" file and to have it
imported into the driver stylesheet. The build now uses the newly
added html2roff.xsl stylesheet to transform the ../xhtml/synop.xsl
file to generate the html-synop.xsl file. The only transformation
it currently does is to transform <br/> instances into line breaks
and to transform <pre></pre> instances into roff "no fill region"
markup.

This change is a cheap way to enable the manpages stylesheet to
correctly handle OO synopsis content, which it did not handle
correctly previously.
xsl/manpages/.cvsignore
xsl/manpages/Makefile
xsl/manpages/docbook.xsl
xsl/manpages/html2roff.xsl [new file with mode: 0644]