From a08c5967972f71f90af9bb8cef6f5736a5497061 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 22 Jan 2005 06:30:51 +0000 Subject: [PATCH] Added new parameters to support side floats and margin notes. --- xsl/fo/param.ent | 13 ++++++++++--- xsl/fo/param.xweb | 18 ++++++++++++++++-- 2 files changed, 26 insertions(+), 5 deletions(-) diff --git a/xsl/fo/param.ent b/xsl/fo/param.ent index 9fe24f8df..06e7d4acc 100644 --- a/xsl/fo/param.ent +++ b/xsl/fo/param.ent @@ -184,7 +184,6 @@ - @@ -260,7 +259,15 @@ - - + + + + + + + + + + diff --git a/xsl/fo/param.xweb b/xsl/fo/param.xweb index 0560b89ab..827b505d5 100644 --- a/xsl/fo/param.xweb +++ b/xsl/fo/param.xweb @@ -342,6 +342,8 @@ zero by default, so this is simply the page-master region-left. &double.sided; &body.margin.bottom; &body.margin.top; +&body.start.indent; +&body.end.indent; &alignment; &hyphenate; &line-height; @@ -410,8 +412,13 @@ zero by default, so this is simply the page-master region-left. &verbatim.properties; &monospace.verbatim.properties; &sidebar.properties; +&sidebar.title.properties; &sidebar.float.type; -&side.float.properties; +&sidebar.float.width; +&margin.note.properties; +&margin.note.title.properties; +&margin.note.float.type; +&margin.note.width; &component.title.properties; §ion.title.properties; §ion.title.level1.properties; @@ -532,6 +539,8 @@ around all these parameters. + + @@ -635,6 +644,10 @@ around all these parameters. + + + + @@ -727,8 +740,9 @@ around all these parameters. + - + -- 2.40.0