File: process.source.toc.html

package info (click to toggle)
docbook-xsl-doc 1.75.2-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 6,848 kB
  • ctags: 3,038
  • sloc: makefile: 34; sh: 5
file content (32 lines) | stat: -rw-r--r-- 3,666 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>process.source.toc</title><link rel="stylesheet" href="reference.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: ReferenceDocumentation"><link rel="up" href="toc_index.html" title="ToC/LoT/Index Generation"><link rel="prev" href="autotoc.label.in.hyperlink.html" title="autotoc.label.in.hyperlink"><link rel="next" href="process.empty.source.toc.html" title="process.empty.source.toc"><link rel="copyright" href="copyright.html" title="License"></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">process.source.toc</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="autotoc.label.in.hyperlink.html">Prev</a></td><th width="60%" align="center">ToC/LoT/Index Generation</th><td width="20%" align="right"><a accesskey="n" href="process.empty.source.toc.html">Next</a></td></tr></table><hr></div><div class="refentry" title="process.source.toc"><a name="process.source.toc"></a><div class="titlepage"></div>

<div class="refnamediv"><h2><span class="refentrytitle">process.source.toc</span></h2><p>
process.source.toc
 &#8212; Process a non-empty <a href="http://docbook.org/tdg5/en/html/toc.html"><code class="sgmltag-element">toc</code></a> element if it occurs in a source document?
</p></div>

<div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2>
<a name="process.source.toc.frag"></a><pre class="programlisting">&lt;xsl:param name="process.source.toc" select="0"&gt;&lt;/xsl:param&gt;</pre>
</div>

<div class="refsection" title="Description"><a name="id1378957"></a><h2>Description</h2>

<p>Specifies that the contents of a non-empty "hard-coded"
<a href="http://docbook.org/tdg5/en/html/toc.html"><code class="sgmltag-element">toc</code></a> element in a source document are processed to
generate a TOC in output.
</p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3>
  <p>This parameter has no effect on automated generation of
  TOCs. An automated TOC may still be generated along with the
  "hard-coded" TOC. To suppress automated TOC generation, adjust the
  value of the <a href="../html/generate.toc.html"><em class="parameter"><code>generate.toc</code></em></a> paramameter.</p>

  <p>The <code class="sgmltag-element">process.source.toc</code> parameter also has
  no effect if the <a href="http://docbook.org/tdg5/en/html/toc.html"><code class="sgmltag-element">toc</code></a> element is empty; handling
  for empty <a href="http://docbook.org/tdg5/en/html/toc.html"><code class="sgmltag-element">toc</code></a> is controlled by the
  <a href="../html/process.empty.source.toc.html"><em class="parameter"><code>process.empty.source.toc</code></em></a> parameter.</p>
</div><p>
</p>

</div>
</div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="autotoc.label.in.hyperlink.html">Prev</a></td><td width="20%" align="center"><a accesskey="u" href="toc_index.html">Up</a></td><td width="40%" align="right"><a accesskey="n" href="process.empty.source.toc.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">autotoc.label.in.hyperlink</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">process.empty.source.toc</td></tr></table></div></body></html>