| 12345678910111213141516171819202122232425262728293031323334 | <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.properties"><refmeta><refentrytitle>table.properties</refentrytitle><refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo></refmeta><refnamediv><refname>table.properties</refname><refpurpose>Properties associated with the block surrounding a table</refpurpose></refnamediv><refsynopsisdiv><src:fragment xml:id="table.properties.frag"><xsl:attribute-set name="table.properties" use-attribute-sets="formal.object.properties">  <xsl:attribute name="keep-together.within-column">auto</xsl:attribute></xsl:attribute-set></src:fragment></refsynopsisdiv><refsection><info><title>Description</title></info><para>Block styling properties for tables. This parameter should reallyhave been called <literal>table.block.properties</literal> or somethinglike that, but we’re leaving it to avoid backwards-compatibilityproblems.</para><para>See also <parameter>table.table.properties</parameter>.</para></refsection></refentry>
 |