summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/saxon.tablecolumns.xml
blob: 8a7482ab2fcdbdbd2aa8d0fb8f5512213e99a16e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<refentry id="saxon.tablecolumns">
<refmeta>
<refentrytitle>saxon.tablecolumns</refentrytitle>
<refmiscinfo role="type">boolean</refmiscinfo>
</refmeta>
<refnamediv>
<refname>saxon.tablecolumns</refname>
<refpurpose>Enable the table columns extension function</refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment id='saxon.tablecolumns.frag'><xsl:param name="saxon.tablecolumns" select="'1'"/></src:fragment>
</refsynopsisdiv>

<refsect1><title>Description</title>

<para>The table columns extension function adjusts the widths of table
columns in the HTML result to more accurately reflect the specifications
in the CALS table.
</para>

</refsect1>
</refentry>