Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates > by-pkgid > 9f452694b2d23dacae7f9cc757f9be50 > files > 1059

docbook-style-xsl-1.78.1-1.fc17.noarch.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>dbhtml_filename</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference Documentation"><link rel="up" href="pi-html.html" title="Part 1. HTML Processing Instruction Reference"><link rel="prev" href="dbhtml_dir.html" title="dbhtml_dir"><link rel="next" href="dbhtml_funcsynopsis-style.html" title="dbhtml_funcsynopsis-style"><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">dbhtml_filename</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="dbhtml_dir.html">Prev</a> </td><th width="60%" align="center">Part 1. HTML Processing Instruction Reference</th><td width="20%" align="right"> <a accesskey="n" href="dbhtml_funcsynopsis-style.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="dbhtml_filename"></a><div class="titlepage"></div>
<div class="refnamediv"><h2>dbhtml_filename</h2><p>
dbhtml_filename
 &#8212; Specifies a filename for a chunk
</p></div>
<div class="refsynopsisdiv"><h2>Synopsis</h2>

    <pre class="synopsis"><code class="sgmltag-xmlpi">&lt;?dbhtml filename="<em class="replaceable"><code>filename</code></em>"?&gt;</code></pre>
  
</div>
<div class="refsect1"><a name="idp8776976"></a><h2>Description</h2>

<p>When chunking output, use the <a href="../pi/dbhtml_filename.html"><code class="sgmltag-xmlpi">&lt;?dbhtml filename?&gt;</code></a>
      PI as a child of a chunk source to specify a filename for
      the output file for that chunk. Include the filename suffix.</p>



<p>You cannot include a directory path in the filename value,
or your links may not work.  Add a 
<a href="../pi/dbhtml_dir.html"><code class="sgmltag-xmlpi">&lt;?dbhtml dir?&gt;</code></a> processing instruction
to specify the output directory. You can also combine the two
specifications in one processing instruction: 
<a href="../pi/dbhtml_dir.html"><code class="sgmltag-xmlpi">&lt;?dbhtml dir="mydir" filename="myfile.html"?&gt;</code></a>.</p>


  </div><div class="refsect1"><a name="idp8780800"></a><h2>Parameters</h2>
    
<div class="variablelist"><dl class="variablelist"><dt><span class="term">filename="<em class="replaceable"><code>path</code></em>"</span></dt><dd>
          
<p>Specifies the filename for the file</p>

        </dd></dl></div>

  </div><div class="refsect1"><a name="idp8784064"></a><h2>Related Global Parameters</h2>
    
<p><a href="../html/use.id.as.filename.html"><em class="parameter"><code>use.id.as.filename</code></em></a></p>

  </div><div class="refsect1"><a name="idp8785408"></a><h2>Related Information in <a class="ulink" href="http://www.sagehill.net/docbookxsl/" target="_top">DocBook XSL: The Complete Guide</a></h2>
    
<p><a class="ulink" href="http://www.sagehill.net/docbookxsl/Chunking.html#DbhtmlFilenames" target="_top">dbhtml filenames</a></p>

  </div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="dbhtml_dir.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="pi-html.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="dbhtml_funcsynopsis-style.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">dbhtml_dir </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> dbhtml_funcsynopsis-style</td></tr></table></div></body></html>