remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / insert.olink.page.number.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/insert.olink.page.number.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/insert.olink.page.number.xml
deleted file mode 100755 (executable)
index 8228f98..0000000
+++ /dev/null
@@ -1,83 +0,0 @@
-<refentry xmlns="http://docbook.org/ns/docbook"\r
-          xmlns:xlink="http://www.w3.org/1999/xlink"\r
-          xmlns:xi="http://www.w3.org/2001/XInclude"\r
-          xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
-          xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
-          version="5.0" xml:id="insert.olink.page.number">\r
-<refmeta>\r
-<refentrytitle>insert.olink.page.number</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">list</refmiscinfo> \r
-<refmiscinfo class="other" otherclass="value">no</refmiscinfo>\r
-<refmiscinfo class="other" otherclass="value">yes</refmiscinfo>\r
-<refmiscinfo class="other" otherclass="value">maybe</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>insert.olink.page.number</refname>\r
-<refpurpose>Turns page numbers in olinks on and off</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="insert.olink.page.number.frag">\r
-<xsl:param name="insert.olink.page.number">no</xsl:param>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>The value of this parameter determines if\r
-cross references made between documents with\r
-<tag>olink</tag> will \r
-include page number citations.\r
-In most cases this is only applicable to references in printed output.\r
-</para>\r
-<para>The parameter has three possible values.\r
-</para>\r
-<variablelist>\r
-<varlistentry>\r
-<term>no</term>\r
-<listitem><para>No page number references will be generated for olinks.\r
-</para></listitem>\r
-</varlistentry>\r
-<varlistentry>\r
-<term>yes</term>\r
-<listitem><para>Page number references will be generated\r
-for all <tag>olink</tag> references.\r
-The style of page reference may be changed\r
-if an <tag class="attribute">xrefstyle</tag>\r
-attribute is used.\r
-</para></listitem>\r
-</varlistentry>\r
-<varlistentry>\r
-<term>maybe</term>\r
-<listitem><para>Page number references will not be generated\r
-for an <tag>olink</tag> element unless \r
-it has an\r
-<tag class="attribute">xrefstyle</tag>\r
-attribute whose value specifies a page reference.\r
-</para></listitem>\r
-</varlistentry>\r
-</variablelist>\r
-<para>Olinks that point to targets within the same document\r
-are treated as <tag>xref</tag>s, and controlled by\r
-the <parameter>insert.xref.page.number</parameter> parameter.\r
-</para>\r
-\r
-<para>Page number references for olinks to\r
-external documents can only be inserted if the \r
-information exists in the olink database. \r
-This means each olink target element \r
-(<tag>div</tag> or <tag>obj</tag>)\r
-must have a <tag class="attribute">page</tag> attribute\r
-whose value is its page number in the target document.\r
-The XSL stylesheets are not able to extract that information\r
-during processing because pages have not yet been created in\r
-XSLT transformation.  Only the XSL-FO processor knows what\r
-page each element is placed on.\r
-Therefore some postprocessing must take place to populate\r
-page numbers in the olink database.\r
-</para>\r
-\r
-\r
-\r
-</refsection>\r
-</refentry>\r