Changeset 86518ac
- Timestamp:
- Apr 24, 2011, 10:47:14 AM (14 years ago)
- Children:
- a8c30a5
- Parents:
- f67564c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/stylesheets/clfs-profile.xsl
rf67564c r86518ac 163 163 <xsl:element name="sect2"> 164 164 <xsl:attribute name="role"> 165 <xsl:text> installation</xsl:text>165 <xsl:text>package</xsl:text> 166 166 </xsl:attribute> 167 167 <xsl:text> … … 200 200 </xsl:text> 201 201 <xsl:element name="title"> 202 <xsl:text>Installing</xsl:text> 202 <xsl:attribute name="role"> 203 <xsl:text>installation</xsl:text> 204 </xsl:attribute> 205 <xsl:text>Installation of </xsl:text> 206 <xsl:value-of select="../c:title" /> 203 207 </xsl:element> 204 208 <xsl:text>
Note:
See TracChangeset
for help on using the changeset viewer.