File: //usr/share/doc/docbook-style-xsl-1.69.1/doc/html/callout.list.table.html
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>callout.list.table</title><link rel="stylesheet" href="../ref.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.0"><link rel="start" href="index.html" title="HTML Parameter Reference"><link rel="up" href="rn02.html" title="Callouts"><link rel="prev" href="callout.graphics.html" title="callout.graphics"><link rel="next" href="callout.unicode.number.limit.html" title="callout.unicode.number.limit"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">callout.list.table</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="callout.graphics.html">Prev</a> </td><th width="60%" align="center">Callouts</th><td width="20%" align="right"> <a accesskey="n" href="callout.unicode.number.limit.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="callout.list.table"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>callout.list.table — Present callout lists using a table?</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><a name="callout.list.table.frag"></a><pre class="programlisting"><xsl:param name="callout.list.table" select="'1'"></xsl:param></pre></div><div class="refsect1" lang="en"><a name="d0e283"></a><h2>Description</h2><p>The default presentation of <a href="http://docbook.org/tdg/en/html/CalloutList.html"><code class="sgmltag-element">CalloutList</code></a>s uses
an HTML <a href="http://docbook.org/tdg/en/html/DL.html"><code class="sgmltag-element">DL</code></a>. Some browsers don't align DLs very well
if <a href="callout.graphics.html"><em class="parameter"><code>callout.graphics</code></em></a> are used. With this option
turned on, <a href="http://docbook.org/tdg/en/html/CalloutList.html"><code class="sgmltag-element">CalloutList</code></a>s are presented in an HTML
<a href="http://docbook.org/tdg/en/html/TABLE.html"><code class="sgmltag-element">TABLE</code></a>, which usually results in better alignment
of the callout number with the callout description.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="callout.graphics.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="rn02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="callout.unicode.number.limit.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">callout.graphics </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> callout.unicode.number.limit</td></tr></table></div></body></html>