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="table.frame.border.thickness">
8 <refentrytitle>table.frame.border.thickness</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">length</refmiscinfo>
12 <refname>table.frame.border.thickness</refname>
13 <refpurpose>Specifies the thickness of the frame border</refpurpose>
17 <src:fragment xml:id="table.frame.border.thickness.frag">
18 <xsl:param name="table.frame.border.thickness">0.5pt</xsl:param>
22 <refsection><info><title>Description</title></info>
24 <para>Specifies the thickness of the border on the table's frame.</para>