This commit is contained in:
2013-08-13 12:02:27 +00:00
parent 8602e12ea6
commit 92665a84e6
3 changed files with 36 additions and 4 deletions

View File

@@ -25,6 +25,7 @@
<xsl:apply-templates select="CancelSectTitle"/>
<xsl:apply-templates select="SpecialStepsFoldout"/>
<xsl:apply-templates select="UndSpecialStepsFoldout"/>
<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"/>
</DocStyle>
@@ -106,6 +107,11 @@
<xsl:value-of select="."/>
</xsl:attribute>
</xsl:template>
<xsl:template match="AlignHLSTabWithSect">
<xsl:attribute name="AlignHLSTabWithSect">
<xsl:value-of select="."/>
</xsl:attribute>
</xsl:template>
<xsl:template match="dstyle">
<xsl:if test="string-length(./FontFamily)+string-length(./FontSize)+string-length(./FontStyle)>0">
<Font>