You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/kdoctools/docbook/xsl/params/informaltable.properties.xml

25 lines
789 B

<refentry id="informaltable.properties">
<refnamediv>
<refname>informaltable.properties</refname>
<refpurpose>Properties associated with the block surrounding an informaltable</refpurpose>
</refnamediv>
<refsynopsisdiv>
<src:fragment id='informaltable.properties.frag'>
<xsl:attribute-set name="informaltable.properties"
use-attribute-sets="informal.object.properties"/>
</src:fragment>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>Block styling properties for informaltables. This parameter should really
have been called <literal>informaltable.block.properties</literal> or something
like that, but were leaving it to avoid backwards-compatibility
problems.</para>
<para>See also <parameter>table.table.properties</parameter>.</para>
</refsect1>
</refentry>