remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / common / pi.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/common/pi.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/common/pi.xml
deleted file mode 100755 (executable)
index 2c0e505..0000000
+++ /dev/null
@@ -1,165 +0,0 @@
-<?xml version="1.0"?>\r
-\r
-<reference><info><title>Common Processing Instruction Reference</title>\r
-    <releaseinfo role="meta">\r
-      $Id: pi.xsl 8349 2009-03-17 06:53:03Z bobstayton $\r
-    </releaseinfo>\r
-  </info>\r
-  <partintro xml:id="partintro">\r
-    <title>Introduction</title>\r
-    \r
-<para>This is generated reference documentation for all\r
-      user-specifiable processing instructions (PIs) in the\r
-      “common” part of the DocBook XSL stylesheets.\r
-      <note>\r
-        \r
-<para>You add these PIs at particular points in a document to\r
-          cause specific “exceptions” to formatting/output behavior. To\r
-          make global changes in formatting/output behavior across an\r
-          entire document, it’s better to do it by setting an\r
-          appropriate stylesheet parameter (if there is one).</para>\r
-\r
-      </note>\r
-    </para>\r
-\r
-  </partintro>\r
-\r
-<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="dbchoice_choice">\r
-<refnamediv>\r
-<refname>dbchoice_choice</refname>\r
-<refpurpose>Generates a localized choice separator</refpurpose>\r
-</refnamediv>\r
-<refsynopsisdiv>\r
-\r
-    <synopsis><tag class="xmlpi">dbchoice choice="and"|"or"|<replaceable>string</replaceable>"</tag></synopsis>\r
-  \r
-</refsynopsisdiv>\r
-<refsect1><title>Description</title>\r
-    \r
-<para>Use the <tag class="xmlpi">dbchoice choice</tag> PI to\r
-      generate an appropriate localized “choice” separator (for\r
-      example, <literal>and</literal> or <literal>or</literal>)\r
-      before the final item in an inline <tag>simplelist</tag></para>\r
-\r
-    <warning>\r
-      \r
-<para>This PI is a less-than-ideal hack; support for it may\r
-        disappear in the future (particularly if and when a more\r
-        appropriate means for marking up "choice" lists becomes\r
-        available in DocBook).</para>\r
-\r
-    </warning>\r
-  </refsect1><refsect1><title>Parameters</title>\r
-    \r
-<variablelist>\r
-      <varlistentry><term>choice="and"</term>\r
-        <listitem>\r
-          \r
-<para>generates a localized <literal>and</literal> separator</para>\r
-\r
-        </listitem>\r
-      </varlistentry>\r
-      <varlistentry><term>choice="or"</term>\r
-        <listitem>\r
-          \r
-<para>generates a localized <literal>or</literal> separator</para>\r
-\r
-        </listitem>\r
-      </varlistentry>\r
-      <varlistentry><term>choice="<replaceable>string</replaceable>"</term>\r
-        <listitem>\r
-          \r
-<para>generates a literal <replaceable>string</replaceable> separator</para>\r
-\r
-        </listitem>\r
-      </varlistentry>\r
-    </variablelist>\r
-\r
-  </refsect1></refentry>\r
-\r
-<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="dbtimestamp">\r
-<refnamediv>\r
-<refname>dbtimestamp</refname>\r
-<refpurpose>Inserts a date timestamp</refpurpose>\r
-</refnamediv>\r
-<refsynopsisdiv>\r
-\r
-    <synopsis><tag class="xmlpi">dbtimestamp format="<replaceable>formatstring</replaceable>" [padding="0"|"1"]</tag></synopsis>\r
-  \r
-</refsynopsisdiv>\r
-<refsect1><title>Description</title>\r
-    \r
-<para>Use the <tag class="xmlpi">dbtimestamp</tag> PI at any point in a\r
-      source document to cause a date timestamp (a formatted\r
-      string representing the current date and time) to be\r
-      inserted in output of the document.</para>\r
-\r
-  </refsect1><refsect1><title>Parameters</title>\r
-    \r
-<variablelist>\r
-      <varlistentry><term>format="<replaceable>formatstring</replaceable>"</term>\r
-        <listitem>\r
-          \r
-<para>Specifies format in which the date and time are\r
-            output</para>\r
-\r
-        <note>\r
-          \r
-<para>For details of the content of the format string,\r
-            see <link role="tcg" xlink:href="Datetime.html">Date and time</link>.</para>\r
-\r
-        </note>\r
-        </listitem>\r
-      </varlistentry>\r
-      <varlistentry><term>padding="0"|"1"</term>\r
-        <listitem>\r
-          \r
-<para>Specifies padding behavior; if non-zero, padding is is added</para>\r
-\r
-        </listitem>\r
-      </varlistentry>\r
-    </variablelist>\r
-\r
-  </refsect1></refentry>\r
-\r
-<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="dbtex_delims">\r
-<refnamediv>\r
-<refname>dbtex_delims</refname>\r
-<refpurpose>Generates delimiters around embedded TeX equations\r
-    in output</refpurpose>\r
-</refnamediv>\r
-<refsynopsisdiv>\r
-\r
-    <synopsis><tag class="xmlpi">dbtex delims="no"|"yes"</tag></synopsis>\r
-  \r
-</refsynopsisdiv>\r
-<refsect1><title>Description</title>\r
-    \r
-<para>Use the <tag class="xmlpi">dbtex delims</tag> PI as a\r
-      child of a <tag>textobject</tag> containing embedded TeX\r
-      markup, to cause that markup to be surrounded by\r
-      <literal>$</literal> delimiter characters in output.</para>\r
-\r
-  </refsect1><refsect1><title>Parameters</title>\r
-    \r
-<variablelist>\r
-      <varlistentry><term>dbtex delims="no"|"yes"</term>\r
-        <listitem>\r
-          \r
-<para>Specifies whether delimiters are output</para>\r
-\r
-        </listitem>\r
-      </varlistentry>\r
-    </variablelist>\r
-\r
-  </refsect1><refsect1 role="params"><title>Related Global Parameters</title>\r
-    \r
-<para><parameter>tex.math.delims</parameter></para>\r
-\r
-  </refsect1><refsect1 role="tcg"><title>Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link></title>\r
-    \r
-<para><link role="tcg" xlink:href="TexMath.html">DBTeXMath</link></para>\r
-\r
-  </refsect1></refentry>\r
-</reference>\r
-\r