texmath.xml

 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
33
34
35
36
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<refentry id="pi-texmath_delimiters">
  <refmeta>
    <refentrytitle>texmath delimiters</refentrytitle>
  </refmeta>
  <refnamediv>
    <refname><sgmltag class="xmlpi">texmath
             <parameter>delimiters</parameter></sgmltag></refname>
    <refpurpose>Disable The LaTeX Mathematical Delimiters Control</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
    <programlisting><![CDATA[<?texmath delimiters="user" ?>]]></programlisting>
  </refsynopsisdiv>
  <refsection>
    <title>Description</title>

    <!--
                xpointer="xpointer(id('pi-texmath-user'))"
    -->
    <xi:include href="../math/alttex.xml"
                xpointer="pi-texmath-user"
                xmlns:xi="http://www.w3.org/2001/XInclude" />

  </refsection>

  <refsection>
    <title>Context</title>
    <para>Recognized in the <sgmltag>alt</sgmltag> element.</para>
  </refsection>

  <refsection>
    <title>See Also</title>
    <para><xref linkend="sec-alttex-delimiters"/>.</para>
  </refsection>
</refentry>