]> granicus.if.org Git - docbook-dsssl/commitdiff
Removed @format="linespecific" from code that generates the
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 22 Jan 2007 07:25:02 +0000 (07:25 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 22 Jan 2007 07:25:02 +0000 (07:25 +0000)
Literalayout output for commit messages -- because it's not valid
in DocBook 5.

releasetools/svnlog2docbook.xsl

index 7fee60d4144f8802697b9d0dddfeb1ca5d5caaa4..dd04175e26eb76ea19e5216d9516b3ec14ac7bf7 100644 (file)
         <!-- * get the filename(s) + revision(s) and username, and -->
         <!-- * put it into an Alt element, which will become a Title -->
         <!-- * element in HTML output, generating "tooltip text"-->
-        <literallayout format="linespecific"
-          ><phrase role="commit-message">
+        <literallayout><phrase role="commit-message">
             <xsl:apply-templates select="msg"/>
             <alt>
               <!-- * Only get path names for files that are in the subsection -->