Blob Blame History Raw
<refentry xmlns="http://docbook.org/ns/docbook"
          xmlns:xlink="http://www.w3.org/1999/xlink"
          xmlns:xi="http://www.w3.org/2001/XInclude"
          xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
          xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
          version="5.0" xml:id="table.caption.properties">
<refmeta>
<refentrytitle>table.caption.properties</refentrytitle>
<refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>
</refmeta>
<refnamediv>
<refname>table.caption.properties</refname>
<refpurpose>Properties associated with a table caption</refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment xml:id="table.caption.properties.frag">
<xsl:attribute-set name="table.caption.properties">
  <xsl:attribute name="keep-together.within-column">always</xsl:attribute>
</xsl:attribute-set>
</src:fragment>
</refsynopsisdiv>

<refsection><info><title>Description</title></info>

<para>The styling for table caption element (not the table title).</para>

<para>See also <parameter>table.properties</parameter>.</para>

</refsection>
</refentry>