]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/callout.list.table.xml
Capitalized the start of a sentence in the bucket section of cataloging.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / callout.list.table.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="callout.list.table">\r
7 <refmeta>\r
8 <refentrytitle>callout.list.table</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>callout.list.table</refname>\r
13 <refpurpose>Present callout lists using a table?</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="callout.list.table.frag">\r
18 <xsl:param name="callout.list.table" select="1"/>\r
19 </src:fragment>\r
20 </refsynopsisdiv>\r
21 \r
22 <refsection><info><title>Description</title></info>\r
23 \r
24 <para>The default presentation of <tag>calloutlist</tag>s uses\r
25 an HTML <tag>DL</tag> element. Some browsers don't align DLs very well\r
26 if <parameter>callout.graphics</parameter> is used. With this option\r
27 turned on, <tag>calloutlist</tag>s are presented in an HTML\r
28 <tag>TABLE</tag>, which usually results in better alignment\r
29 of the callout number with the callout description.</para>\r
30 \r
31 </refsection>\r
32 </refentry>\r