Callawy & Farley
Callaway & Farley
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
<xsl:apply-templates select="CancelSectTitle"/>
|
||||
<xsl:apply-templates select="SpecialStepsFoldout"/>
|
||||
<xsl:apply-templates select="UndSpecialStepsFoldout"/>
|
||||
<xsl:apply-templates select="ExtraLineHeader"/>
|
||||
<xsl:apply-templates select="AlignHLSTabWithSect"/>
|
||||
<xsl:apply-templates select="pagestyle"/>
|
||||
<xsl:apply-templates select="dstyle|DocStructStyle|TopMargin|ContStyle|EndStyle|FinalMsg|CenterLineX|CenterLineYTop|CenterLineYBottom|LandscapePageList|ShowSectionTitles"/>
|
||||
@@ -107,6 +108,11 @@
|
||||
<xsl:value-of select="."/>
|
||||
</xsl:attribute>
|
||||
</xsl:template>
|
||||
<xsl:template match="ExtraLineHeader">
|
||||
<xsl:attribute name="ExtraLineHeader">
|
||||
<xsl:value-of select="."/>
|
||||
</xsl:attribute>
|
||||
</xsl:template>
|
||||
<xsl:template match="AlignHLSTabWithSect">
|
||||
<xsl:attribute name="AlignHLSTabWithSect">
|
||||
<xsl:value-of select="."/>
|
||||
|
Reference in New Issue
Block a user