From: Norman Walsh Date: Mon, 20 Jan 2003 15:43:46 +0000 (+0000) Subject: Make section title font sizes a function of the body size, not an absolute size.... X-Git-Tag: release/1.79.1~6^2~4897 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9bd94463e4c9aede8f3fbc2587b6fa41866ed5c1;p=docbook-dsssl Make section title font sizes a function of the body size, not an absolute size. And let's use magsteps while we're at it. --- diff --git a/xsl/params/section.title.level1.properties.xml b/xsl/params/section.title.level1.properties.xml index 9e309de2d..9b8584554 100644 --- a/xsl/params/section.title.level1.properties.xml +++ b/xsl/params/section.title.level1.properties.xml @@ -11,7 +11,10 @@ - 16pt + + + pt + diff --git a/xsl/params/section.title.level2.properties.xml b/xsl/params/section.title.level2.properties.xml index d3e901316..f6f7d206a 100644 --- a/xsl/params/section.title.level2.properties.xml +++ b/xsl/params/section.title.level2.properties.xml @@ -11,7 +11,10 @@ - 14pt + + + pt + diff --git a/xsl/params/section.title.level3.properties.xml b/xsl/params/section.title.level3.properties.xml index 1cdff3bc9..b895e232b 100644 --- a/xsl/params/section.title.level3.properties.xml +++ b/xsl/params/section.title.level3.properties.xml @@ -11,7 +11,10 @@ - 12pt + + + pt + diff --git a/xsl/params/section.title.level4.properties.xml b/xsl/params/section.title.level4.properties.xml index c14679914..36c7b72ff 100644 --- a/xsl/params/section.title.level4.properties.xml +++ b/xsl/params/section.title.level4.properties.xml @@ -11,7 +11,10 @@ - 11pt + + + pt + diff --git a/xsl/params/section.title.level5.properties.xml b/xsl/params/section.title.level5.properties.xml index 8c6b8da99..464afa7bf 100644 --- a/xsl/params/section.title.level5.properties.xml +++ b/xsl/params/section.title.level5.properties.xml @@ -11,7 +11,10 @@ - 10pt + + + pt + diff --git a/xsl/params/section.title.level6.properties.xml b/xsl/params/section.title.level6.properties.xml index a95e898ae..af3896764 100644 --- a/xsl/params/section.title.level6.properties.xml +++ b/xsl/params/section.title.level6.properties.xml @@ -11,7 +11,10 @@ - 10pt + + + pt +