Sophie

Sophie

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

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

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>dbtex_delims</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-common.html" title="Part 4. Common Processing Instruction Reference"><link rel="prev" href="dbtimestamp.html" title="dbtimestamp"><link rel="next" href="../developer.html" title="DocBook XSL Stylesheets Developer Reference"><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">dbtex_delims</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="dbtimestamp.html">Prev</a> </td><th width="60%" align="center">Part 4. Common Processing Instruction Reference</th><td width="20%" align="right"> <a accesskey="n" href="../developer.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="dbtex_delims"></a><div class="titlepage"></div>
<div class="refnamediv"><h2>dbtex_delims</h2><p>
dbtex_delims
 &#8212; Generates delimiters around embedded TeX equations
    in output
</p></div>
<div class="refsynopsisdiv"><h2>Synopsis</h2>

    <pre class="synopsis"><code class="sgmltag-xmlpi">&lt;?dbtex delims="no"|"yes"?&gt;</code></pre>
  
</div>
<div class="refsect1"><a name="idp9468304"></a><h2>Description</h2>
    
<p>Use the <a href="../pi/dbtex_delims.html"><code class="sgmltag-xmlpi">&lt;?dbtex delims?&gt;</code></a> PI as a
      child of a <a href="http://docbook.org/tdg5/en/html/textobject.html"><code class="sgmltag-element">textobject</code></a> containing embedded TeX
      markup, to cause that markup to be surrounded by
      <code class="literal">$</code> delimiter characters in output.</p>

      <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Warning</h3>
       
<p>This feature is useful for print/PDF output only if you
       use the obsolete and now unsupported PassiveTeX XSL-FO
       engine.</p>

      </div>
  </div><div class="refsect1"><a name="idp9472224"></a><h2>Parameters</h2>
    
<div class="variablelist"><dl class="variablelist"><dt><span class="term">dbtex delims="no"|"yes"</span></dt><dd>
          
<p>Specifies whether delimiters are output</p>

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

  </div><div class="refsect1"><a name="idp9475136"></a><h2>Related Global Parameters</h2>
    
<p><a href="../html/tex.math.delims.html"><em class="parameter"><code>tex.math.delims</code></em></a></p>

  </div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="dbtimestamp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="pi-common.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="../developer.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">dbtimestamp </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> DocBook XSL Stylesheets Developer Reference</td></tr></table></div></body></html>