File: texmath.xml

package info (click to toggle)
dblatex 0.3.9-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 13,012 kB
  • sloc: xml: 102,747; python: 8,127; makefile: 117; sh: 48
file content (33 lines) | stat: -rw-r--r-- 1,116 bytes parent folder | download
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
<?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>

    <xi:include href="../math/alttex.xml"
                xpointer="xpointer(id('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>