]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/table.cell.border.style.xml
Add stylesheets for our evergreen docbook site.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / table.cell.border.style.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.style">\r
7 <refmeta>\r
8 <refentrytitle>table.cell.border.style</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">list</refmiscinfo> \r
10 <refmiscinfo class="other" otherclass="value">none</refmiscinfo>\r
11 <refmiscinfo class="other" otherclass="value">solid</refmiscinfo>\r
12 <refmiscinfo class="other" otherclass="value">dotted</refmiscinfo>\r
13 <refmiscinfo class="other" otherclass="value">dashed</refmiscinfo>\r
14 <refmiscinfo class="other" otherclass="value">double</refmiscinfo>\r
15 <refmiscinfo class="other" otherclass="value">groove</refmiscinfo>                       \r
16 <refmiscinfo class="other" otherclass="value">ridge</refmiscinfo>\r
17 <refmiscinfo class="other" otherclass="value">inset</refmiscinfo>\r
18 <refmiscinfo class="other" otherclass="value">outset</refmiscinfo>          \r
19 <refmiscinfo class="other" otherclass="value">solid</refmiscinfo>\r
20 </refmeta>\r
21 <refnamediv>\r
22 <refname>table.cell.border.style</refname>\r
23 <refpurpose>Specifies the border style of table cells</refpurpose>\r
24 </refnamediv>\r
25 \r
26 <refsynopsisdiv>\r
27 <src:fragment xml:id="table.cell.border.style.frag">\r
28 <xsl:param name="table.cell.border.style">solid</xsl:param>\r
29 </src:fragment>\r
30 </refsynopsisdiv>\r
31 \r
32 <refsection><info><title>Description</title></info>\r
33 \r
34 <para>Specifies the border style of table cells.</para>\r
35 \r
36 <note>\r
37   <para>To control properties of cell borders in HTML output, you must also turn on the \r
38   <parameter>table.borders.with.css</parameter> parameter.</para>\r
39 </note>\r
40 \r
41 </refsection>\r
42 </refentry>\r