From: Bob Stayton Date: Wed, 5 Oct 2011 19:56:43 +0000 (+0000) Subject: Support better customization of callout lists. X-Git-Tag: release/1.79.1~6^2~655 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=324e21032985142fc0e341d140a8e76974241529;p=docbook-dsssl Support better customization of callout lists. --- diff --git a/xsl/params/callout.properties.xml b/xsl/params/callout.properties.xml new file mode 100644 index 000000000..d50b85f0a --- /dev/null +++ b/xsl/params/callout.properties.xml @@ -0,0 +1,23 @@ + + +callout.properties +attribute set + + +callout.properties +Properties that apply to the list-item generated by each callout within a calloutlist. + + + + + + +Description +Properties that apply to the fo:list-item generated by each callout within a calloutlist. Typically used to add spacing properties. + + diff --git a/xsl/params/calloutlist.properties.xml b/xsl/params/calloutlist.properties.xml new file mode 100644 index 000000000..18976bd3a --- /dev/null +++ b/xsl/params/calloutlist.properties.xml @@ -0,0 +1,32 @@ + + +calloutlist.properties +attribute set + + +calloutlist.properties +Properties that apply to each list-block generated by calloutlist. + + + + + 1em + 0.8em + 1.2em + 2.2em + 0.2em + + +Description +Properties that apply to the fo:list-block generated by calloutlist. +Typically used to adjust spacing or margins of the entire list. +Change the provisional-distance-between-starts attribute to +change the indent of the list paragraphs relative to the +callout numbers. + +