]> granicus.if.org Git - docbook-dsssl/commitdiff
Added line-height-shift-adjustment=disregard-shifts to the root properties
authorNorman Walsh <ndw@nwalsh.com>
Thu, 4 Mar 2004 13:22:59 +0000 (13:22 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 4 Mar 2004 13:22:59 +0000 (13:22 +0000)
xsl/params/root.properties.xml

index 545cbf5d7836bd0c118bdb4e85923eb3c7671069..6424412c0161cee1636c43c21b3ea6335c00290d 100644 (file)
@@ -24,6 +24,7 @@
     <xsl:value-of select="$line-height"/>
   </xsl:attribute>
   <xsl:attribute name="font-selection-strategy">character-by-character</xsl:attribute>
+  <xsl:attribute name="line-height-shift-adjustment">disregard-shifts</xsl:attribute>
 </xsl:attribute-set>
 </src:fragment>
 </refsynopsisdiv>