$formal-object-title-placement
$formal-object-title-placement — Specify placement of title on formal elements.
Parameter:
{}formal-object-title-placement
Defined in:
param.xsl
Used in:
param.xsl, modules/variable.xsl
Used by:
Synopsis
  |$formal-object-title-placement := 'after formalgroup:before'
Description
Formal elements are elements with a title that are often
displayed with a caption: figure, table,
example and equation. The
$formal-object-title-placement parameter determines
if the title precedes or follows the element itself.
The parameter consists of a series of tokens, “before”,
“after”, or
“element
            :
            position”.
The named forms (e.g., figure:before) take precedence with
the unnamed form serving as a default for any that don’t have named forms.