]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/table.cell.border.thickness.xml
Evergreen Version Fix to reflect the new EG releases 2.0.10 and 1.6.1.9
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / table.cell.border.thickness.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"\r
2           xmlns:xlink="http://www.w3.org/1999/xlink"\r
3           xmlns:xi="http://www.w3.org/2001/XInclude"\r
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
6           version="5.0" xml:id="table.cell.border.thickness">\r
7 <refmeta>\r
8 <refentrytitle>table.cell.border.thickness</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">length</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>table.cell.border.thickness</refname>\r
13 <refpurpose>Specifies the thickness of table cell borders</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="table.cell.border.thickness.frag">\r
18 <xsl:param name="table.cell.border.thickness">0.5pt</xsl:param>\r
19 </src:fragment>\r
20 </refsynopsisdiv>\r
21 \r
22 <refsection><info><title>Description</title></info>\r
23 \r
24 <para>If non-zero, specifies the thickness of borders on table\r
25 cells. The units are points. See <link\r
26 xlink:href="http://www.w3.org/TR/CSS21/box.html#border-width-properties">\r
27 CSS</link></para>\r
28 \r
29 <note>\r
30   <para>To control properties of cell borders in HTML output, you must also turn on the \r
31   <parameter>table.borders.with.css</parameter> parameter.</para>\r
32 </note>\r
33 \r
34 </refsection>\r
35 </refentry>\r