From: Norman Walsh Date: Fri, 19 Jul 2002 11:11:31 +0000 (+0000) Subject: Support section.title.levelN.properties to remove hard coding of font sizes in sectio... X-Git-Tag: release/1.79.1~6^2~5380 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05c153532509d539c4453997715d4cbc99a71de6;p=docbook-dsssl Support section.title.levelN.properties to remove hard coding of font sizes in section headings --- diff --git a/xsl/fo/param.ent b/xsl/fo/param.ent index 3b37d48cc..f57850b66 100644 --- a/xsl/fo/param.ent +++ b/xsl/fo/param.ent @@ -162,3 +162,9 @@ + + + + + + diff --git a/xsl/fo/param.xweb b/xsl/fo/param.xweb index bde197c0f..325089177 100644 --- a/xsl/fo/param.xweb +++ b/xsl/fo/param.xweb @@ -343,8 +343,14 @@ zero by default, so this is simply the page-master region-left. &informal.object.properties; &monospace.verbatim.properties; &verbatim.properties; -§ion.title.properties; &sidebar.properties; +§ion.title.properties; +§ion.title.level1.properties; +§ion.title.level2.properties; +§ion.title.level3.properties; +§ion.title.level4.properties; +§ion.title.level5.properties; +§ion.title.level6.properties; Profiling @@ -529,6 +535,12 @@ around all these parameters. + + + + + + diff --git a/xsl/fo/sections.xsl b/xsl/fo/sections.xsl index e7f917f04..2453d69f9 100644 --- a/xsl/fo/sections.xsl +++ b/xsl/fo/sections.xsl @@ -247,21 +247,42 @@ - 1 - - + + + + - 18 - 16 - 14 - 12 - 12 - 10 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - -