Author: manuel
Date: 2007-04-24 13:09:17 -0600 (Tue, 24 Apr 2007)
New Revision: 8105
Modified:
branches/new-xsl/pdf/lfs-mixed.xsl
Log:
Comment fix.
Modified: branches/new-xsl/pdf/lfs-mixed.xsl
===================================================================
--- branches/new-xsl/pdf/lfs-mixed.xsl 2007-04-24 19:03:02 UTC (rev 8104)
+++ branches/new-xsl/pdf/lfs-mixed.xsl 2007-04-24 19:09:17 UTC (rev 8105)
@@ -384,12 +384,12 @@
</xsl:attribute-set>
<!-- revhistory/revision mode titlepage.mode:
- Removed authorinitials and author. -->
+ Removed authorinitials | author support placing
+ revremark | revdescription instead on that table-cell. -->
<!-- The original template is in {docbook-xsl}/fo/titlepage.xsl -->
<xsl:template match="revhistory/revision" mode="titlepage.mode">
<xsl:variable name="revnumber" select="revnumber"/>
<xsl:variable name="revdate" select="date"/>
- <xsl:variable name="revauthor" select="authorinitials|author"/>
<xsl:variable name="revremark" select="revremark|revdescription"/>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="revhistory.table.cell.properties">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page