From 3fd24182bee64ea2252aa494e5930c9c9924d1d2 Mon Sep 17 00:00:00 2001 From: mguetlein Date: Thu, 9 Dec 2010 16:39:22 +0100 Subject: add significance tests to reports, some more report modifications --- .../params/preferred.mediaobject.role.xml | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 docbook-xsl-1.76.1/params/preferred.mediaobject.role.xml (limited to 'docbook-xsl-1.76.1/params/preferred.mediaobject.role.xml') diff --git a/docbook-xsl-1.76.1/params/preferred.mediaobject.role.xml b/docbook-xsl-1.76.1/params/preferred.mediaobject.role.xml new file mode 100644 index 0000000..57b0989 --- /dev/null +++ b/docbook-xsl-1.76.1/params/preferred.mediaobject.role.xml @@ -0,0 +1,40 @@ + + +preferred.mediaobject.role +string + + +preferred.mediaobject.role +Select which mediaobject to use based on +this value of an object's role attribute. + + + + + + + + + +Description + +A mediaobject may contain several objects such as imageobjects. +If the parameter use.role.for.mediaobject is +non-zero, then the role attribute on +imageobjects and other objects within a +mediaobject container will be used to select which object +will be used. If one of the objects has a role value that matches the +preferred.mediaobject.role parameter, then it +has first priority for selection. If more than one has such a role +value, the first one is used. + + +See the use.role.for.mediaobject parameter +for the sequence of selection. + + -- cgit v1.2.3