File: //usr/share/doc/docbook-style-xsl-1.69.1/doc/pi/dbhtml.filename.html
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title><?dbhtml filename="..."?></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="Processing Instruction Reference"><link rel="up" href="rn01.html" title="HTML PIs"><link rel="prev" href="rn01.html" title="HTML PIs"><link rel="next" href="dbhtml.dir.html" title="<?dbhtml dir="..."?>"></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"><?dbhtml filename="..."?></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="rn01.html">Prev</a> </td><th width="60%" align="center">HTML PIs</th><td width="20%" align="right"> <a accesskey="n" href="dbhtml.dir.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="dbhtml.filename"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>filename — Filename for chunk</p></div><div class="refsect1" lang="en"><a name="d0e49"></a><h2>Description</h2><p>Sets the name for chunked file. PI must be child of element
which goes into chunk (e.g. chapter, section). You can also set <a href="dbhtml.dir.html" title="<?dbhtml dir="..."?>">directory</a> for chunk.</p><p>Another way to control filename of chunk is enabling <a href="../html/use.id.as.filename.html"><em class="parameter"><code>use.id.as.filename</code></em></a> parameter.</p></div><div class="refsect1" lang="en"><a name="d0e62"></a><h2>Example</h2><pre class="programlisting"><section>
<title>Configuring pencil</title>
<?dbhtml filename="configuration.html"?>
...
</section></pre></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="rn01.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="rn01.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="dbhtml.dir.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">HTML PIs </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <?dbhtml dir="..."?></td></tr></table></div></body></html>