From 0bdc88df470cb1af3a8f13dff5d2cb792e0fcc92 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Fri, 19 Jul 2002 11:11:31 +0000 Subject: [PATCH] Support section.title.levelN.properties to remove hard coding of font sizes in section headings --- xsl/fo/param.ent | 6 ++++++ xsl/fo/param.xweb | 14 +++++++++++++- xsl/fo/sections.xsl | 47 ++++++++++++++++++++++++++++++++------------- 3 files changed, 53 insertions(+), 14 deletions(-) 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - -- 2.40.0