From 1f9f25987453333a16c731faef0b1d0e53f22fae Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 5 Oct 2011 20:12:49 +0000 Subject: [PATCH] Add new attribute-sets calloutlist.properties and callout.properties to better support customization of calloutlists, fixing bug 3160341. --- xsl/fo/lists.xsl | 10 +++------- xsl/fo/param.ent | 2 ++ xsl/fo/param.xweb | 4 ++++ 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/xsl/fo/lists.xsl b/xsl/fo/lists.xsl index 6b30df8f5..8f7b47137 100644 --- a/xsl/fo/lists.xsl +++ b/xsl/fo/lists.xsl @@ -1273,14 +1273,10 @@ |comment()[not(preceding-sibling::callout)] |processing-instruction()[not(preceding-sibling::callout)]"/> - + - + @@ -1302,7 +1298,7 @@ - + diff --git a/xsl/fo/param.ent b/xsl/fo/param.ent index 3ac2da343..7b316ce08 100644 --- a/xsl/fo/param.ent +++ b/xsl/fo/param.ent @@ -341,3 +341,5 @@ + + diff --git a/xsl/fo/param.xweb b/xsl/fo/param.xweb index d2b8ebb77..7564a586c 100644 --- a/xsl/fo/param.xweb +++ b/xsl/fo/param.xweb @@ -47,6 +47,8 @@ $Id$ &nongraphical.admonition.properties; Callouts +&calloutlist.properties; +&callout.properties; &callout.defaultcolumn; &callout.graphics; &callout.graphics.extension; @@ -573,6 +575,8 @@ around all these parameters. + + -- 2.50.1