Ver código fonte

settings for lower fonts

a.binder 8 anos atrás
pai
commit
828e5c9f9f

+ 1 - 1
SE/stuff/dita-ot-2.3.3/plugins/org.dita.pdf2/cfg/fo/attrs/basic-settings.xsl

@@ -57,7 +57,7 @@
 
 
   <xsl:variable name="mirror-page-margins" select="false()"/>
   <xsl:variable name="mirror-page-margins" select="false()"/>
 
 
-  <xsl:variable name="default-font-size">10pt</xsl:variable>
+  <xsl:variable name="default-font-size">6pt</xsl:variable>
   <xsl:variable name="default-line-height">12pt</xsl:variable>
   <xsl:variable name="default-line-height">12pt</xsl:variable>
 
 
   <xsl:variable name="generate-front-cover" select="true()"/>
   <xsl:variable name="generate-front-cover" select="true()"/>

+ 9 - 9
SE/stuff/dita-ot-2.3.3/plugins/org.dita.pdf2/cfg/fo/attrs/commons-attr.xsl

@@ -110,10 +110,10 @@ See the accompanying license.txt file for applicable licenses.
     <xsl:attribute-set name="topic.title" use-attribute-sets="common.title common.border__bottom">
     <xsl:attribute-set name="topic.title" use-attribute-sets="common.title common.border__bottom">
     <xsl:attribute name="border-after-width">3pt</xsl:attribute>
     <xsl:attribute name="border-after-width">3pt</xsl:attribute>
         <xsl:attribute name="space-before">0pt</xsl:attribute>
         <xsl:attribute name="space-before">0pt</xsl:attribute>
-        <xsl:attribute name="space-after">16.8pt</xsl:attribute>
-        <xsl:attribute name="font-size">18pt</xsl:attribute>
+        <xsl:attribute name="space-after">10.8pt</xsl:attribute>
+        <xsl:attribute name="font-size">10pt</xsl:attribute>
         <xsl:attribute name="font-weight">bold</xsl:attribute>
         <xsl:attribute name="font-weight">bold</xsl:attribute>
-        <xsl:attribute name="padding-top">16.8pt</xsl:attribute>
+        <xsl:attribute name="padding-top">10.8pt</xsl:attribute>
         <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
         <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
     </xsl:attribute-set>
     </xsl:attribute-set>
 
 
@@ -125,12 +125,12 @@ See the accompanying license.txt file for applicable licenses.
     </xsl:attribute-set>
     </xsl:attribute-set>
 
 
     <xsl:attribute-set name="topic.topic.title" use-attribute-sets="common.title common.border__bottom">
     <xsl:attribute-set name="topic.topic.title" use-attribute-sets="common.title common.border__bottom">
-        <xsl:attribute name="space-before">15pt</xsl:attribute>
-        <xsl:attribute name="space-before">12pt</xsl:attribute>
+        <xsl:attribute name="space-before">10pt</xsl:attribute>
+        <xsl:attribute name="space-before">6pt</xsl:attribute>
         <xsl:attribute name="space-after">5pt</xsl:attribute>
         <xsl:attribute name="space-after">5pt</xsl:attribute>
-        <xsl:attribute name="font-size">14pt</xsl:attribute>
+        <xsl:attribute name="font-size">10pt</xsl:attribute>
         <xsl:attribute name="font-weight">bold</xsl:attribute>
         <xsl:attribute name="font-weight">bold</xsl:attribute>
-        <xsl:attribute name="padding-top">12pt</xsl:attribute>
+        <xsl:attribute name="padding-top">10pt</xsl:attribute>
         <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
         <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
     </xsl:attribute-set>
     </xsl:attribute-set>
 
 
@@ -140,9 +140,9 @@ See the accompanying license.txt file for applicable licenses.
     </xsl:attribute-set>
     </xsl:attribute-set>
 
 
     <xsl:attribute-set name="topic.topic.topic.title" use-attribute-sets="common.title">
     <xsl:attribute-set name="topic.topic.topic.title" use-attribute-sets="common.title">
-        <xsl:attribute name="space-before">12pt</xsl:attribute>
+        <xsl:attribute name="space-before">8pt</xsl:attribute>
         <xsl:attribute name="space-after">2pt</xsl:attribute>
         <xsl:attribute name="space-after">2pt</xsl:attribute>
-        <xsl:attribute name="font-size">12pt</xsl:attribute>
+        <xsl:attribute name="font-size">8pt</xsl:attribute>
         <xsl:attribute name="font-weight">bold</xsl:attribute>
         <xsl:attribute name="font-weight">bold</xsl:attribute>
         <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
         <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
     </xsl:attribute-set>
     </xsl:attribute-set>