]> git.stg.codes - stg.git/blob - doc/help/xslt/params/informaltable.properties.xml
DocBook documentation stub added
[stg.git] / doc / help / xslt / params / informaltable.properties.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"
2           xmlns:xlink="http://www.w3.org/1999/xlink"
3           xmlns:xi="http://www.w3.org/2001/XInclude"
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
6           version="5.0" xml:id="informaltable.properties">
7 <refmeta>
8 <refentrytitle>informaltable.properties</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>
10 </refmeta>
11 <refnamediv>
12 <refname>informaltable.properties</refname>
13 <refpurpose>Properties associated with the block surrounding an informaltable</refpurpose>
14 </refnamediv>
15
16 <refsynopsisdiv>
17 <src:fragment xml:id="informaltable.properties.frag">
18 <xsl:attribute-set name="informaltable.properties" use-attribute-sets="informal.object.properties"/>
19 </src:fragment>
20 </refsynopsisdiv>
21
22 <refsection><info><title>Description</title></info>
23
24 <para>Block styling properties for informaltables. This parameter should really
25 have been called <literal>informaltable.block.properties</literal> or something
26 like that, but we’re leaving it to avoid backwards-compatibility
27 problems.</para>
28
29 <para>See also <parameter>table.table.properties</parameter>.</para>
30
31 </refsection>
32 </refentry>