Added Bottom continue message margin for RNO column
Various format adjustments: single column page length & width; dual column margins for continue message; procedure step subsections page width & centerline definitions; pagelist procedure description location on dual column pages; EOP Num location on cover page; EOP num, rev & page num on proc step subsections page
This commit is contained in:
@@ -212,6 +212,11 @@
|
||||
<xsl:value-of select="..//CBMargin"/>
|
||||
</xsl:attribute>
|
||||
</xsl:if>
|
||||
<xsl:if test="..//CBMarginR != 0">
|
||||
<xsl:attribute name="MarginR">
|
||||
<xsl:value-of select="..//CBMarginR"/>
|
||||
</xsl:attribute>
|
||||
</xsl:if>
|
||||
<xsl:if test="..//CBLoc != 'empty'">
|
||||
<xsl:attribute name="Location">
|
||||
<xsl:value-of select="..//CBLoc"/>
|
||||
|
Reference in New Issue
Block a user