]> granicus.if.org Git - docbook-dsssl/commitdiff
Add table.caption.properties to format table captions.
authorBob Stayton <bobs@sagehill.net>
Wed, 1 Feb 2012 05:22:56 +0000 (05:22 +0000)
committerBob Stayton <bobs@sagehill.net>
Wed, 1 Feb 2012 05:22:56 +0000 (05:22 +0000)
xsl/fo/param.ent
xsl/fo/param.xweb

index c3f4b6557296fab612a97e33332e971b351a3992..f1fe37543f4e781786975a85c1a40f3b6d7ea639 100644 (file)
 <!ENTITY outer.region.content.properties SYSTEM "../params/outer.region.content.properties.xml">
 <!ENTITY region.inner.properties SYSTEM "../params/region.inner.properties.xml">
 <!ENTITY region.outer.properties SYSTEM "../params/region.outer.properties.xml">
+<!ENTITY table.caption.properties SYSTEM "../params/table.caption.properties.xml">
index 718e68ace4a21844ce6932539d7f3227ba70fcab..95ffe4daf9fb3b154f287a06b7a4cd49ee184f2e 100644 (file)
@@ -163,6 +163,7 @@ generate.section.toc.level;
 &table.cell.border.style;
 &table.cell.border.color;
 &table.table.properties;
+&table.caption.properties;
 </reference>
 <reference xml:id="links"><title>Linking</title>
 &current.docid;
@@ -872,6 +873,7 @@ around all these parameters.</para>
 <src:fragref linkend="table.properties.frag"/>
 <src:fragref linkend="tablecolumns.extension.frag"/>
 <src:fragref linkend="table.table.properties.frag"/>
+<src:fragref linkend="table.caption.properties.frag"/>
 <src:fragref linkend="target.database.document.frag"/>
 <src:fragref linkend="targets.filename.frag"/>
 <src:fragref linkend="task.properties.frag"/>