~ubuntu-branches/ubuntu/wily/docbook-xsl-doc/wily

« back to all changes in this revision

Viewing changes to doc/html/tex.math.delims.html

  • Committer: Package Import Robot
  • Author(s): Daniel Leidert
  • Date: 2013-05-26 00:54:15 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20130526005415-uktl1p29syniq984
Tags: 1.78.1-1
* New upstream release.
* debian/control: Dropped DM-Upload-Allowed field.
  (Standards-Version): Bumped to 3.9.4.
* debian/watch: Updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>tex.math.delims</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="misc.html" title="Miscellaneous"><link rel="prev" href="tex.math.file.html" title="tex.math.file"><link rel="next" href="pixels.per.inch.html" title="pixels.per.inch"><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">tex.math.delims</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="tex.math.file.html">Prev</a>�</td><th width="60%" align="center">Miscellaneous</th><td width="20%" align="right">�<a accesskey="n" href="pixels.per.inch.html">Next</a></td></tr></table><hr></div><div class="refentry" title="tex.math.delims"><a name="tex.math.delims"></a><div class="titlepage"></div>
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>tex.math.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="misc.html" title="Miscellaneous"><link rel="prev" href="tex.math.file.html" title="tex.math.file"><link rel="next" href="pixels.per.inch.html" title="pixels.per.inch"><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">tex.math.delims</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="tex.math.file.html">Prev</a>�</td><th width="60%" align="center">Miscellaneous</th><td width="20%" align="right">�<a accesskey="n" href="pixels.per.inch.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="tex.math.delims"></a><div class="titlepage"></div>
2
2
 
3
3
<div class="refnamediv"><h2><span class="refentrytitle">tex.math.delims</span></h2><p>
4
4
tex.math.delims
6
6
surrounded by math mode delimiters?
7
7
</p></div> 
8
8
 
9
 
<div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2>
 
9
<div class="refsynopsisdiv"><h2>Synopsis</h2>
10
10
<a name="tex.math.delims.frag"></a><pre class="programlisting">
11
11
&lt;xsl:param name="tex.math.delims" select="1"&gt;&lt;/xsl:param&gt;
12
12
</pre>
13
13
</div>
14
14
 
15
 
<div class="refsection" title="Description"><a name="id36202167"></a><h2>Description</h2>
 
15
<div class="refsection"><a name="idp2013248"></a><h2>Description</h2>
16
16
 
17
17
<p>For compatibility with DSSSL based DBTeXMath from Allin Cottrell
18
18
you should set this parameter to 0.</p>
19
19
 
20
 
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Warning</h3>
 
20
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Warning</h3>
21
21
  <p>This feature is useful for print/PDF output only if you
22
22
  use the obsolete and now unsupported PassiveTeX XSL-FO
23
23
  engine.</p>
24
24
</div>
25
25
 
26
26
</div>
27
 
<div class="refsection" title="Related Parameters"><a name="id36202188"></a><h2>Related Parameters</h2>
 
27
<div class="refsection"><a name="idp2016832"></a><h2>Related Parameters</h2>
28
28
  <p><a href="../html/tex.math.in.alt.html"><em class="parameter"><code>tex.math.in.alt</code></em></a>,
29
29
    <a href="../fo/passivetex.extensions.html"><em class="parameter"><code>passivetex.extensions</code></em></a></p>
30
30
</div>
31
31
 
32
 
<div class="refsection" title="See Also"><a name="id36202195"></a><h2>See Also</h2>
 
32
<div class="refsection"><a name="idp2018992"></a><h2>See Also</h2>
33
33
  <p>You can also use the <a href="../pi/dbtex_delims.html"><code class="sgmltag-xmlpi">&lt;?dbtex delims?&gt;</code></a> processing
34
34
    instruction to control whether delimiters are output.</p>
35
35
</div>