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.pdf.frag.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/insert.olink.pdf.frag.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/insert.olink.pdf.frag.xml
deleted file mode 100755 (executable)
index 8153b0f..0000000
+++ /dev/null
@@ -1,68 +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.pdf.frag">\r
-<refmeta>\r
-<refentrytitle>insert.olink.pdf.frag</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>insert.olink.pdf.frag</refname>\r
-<refpurpose>Add fragment identifiers for links into PDF files</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="insert.olink.pdf.frag.frag">\r
-<xsl:param name="insert.olink.pdf.frag" select="0"/>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>The value of this parameter determines whether\r
-the cross reference URIs to PDF documents made with\r
-<tag>olink</tag> will \r
-include fragment identifiers.\r
-</para>\r
-\r
-<para>When forming a URI to link to a PDF document,\r
-a fragment identifier (typically a '#' followed by an\r
-id value) appended to the PDF filename can be used by\r
-the PDF viewer to open\r
-the PDF file to a location within the document instead of\r
-the first page.\r
-However, not all PDF files have id\r
-values embedded in them, and not all PDF viewers can\r
-handle fragment identifiers. \r
-</para>\r
-\r
-<para>If <parameter>insert.olink.pdf.frag</parameter> is set\r
-to a non-zero value, then any olink targeting a\r
-PDF file will have the fragment identifier appended to the URI.\r
-The URI is formed by concatenating the value of the\r
-<parameter>olink.base.uri</parameter> parameter, the\r
-value of the <tag class="attribute">baseuri</tag>\r
-attribute from the <tag class="element">document</tag>\r
-element in the olink database with the matching\r
-<tag class="attribute">targetdoc</tag> value,\r
-and the value of the <tag class="attribute">href</tag>\r
-attribute for the targeted element in the olink database.\r
-The <tag class="attribute">href</tag> attribute\r
-contains the fragment identifier.\r
-</para>\r
-\r
-<para>If <parameter>insert.olink.pdf.frag</parameter> is set\r
-to zero (the default value), then \r
-the <tag class="attribute">href</tag> attribute\r
-from the olink database\r
-is not appended to PDF olinks, so the fragment identifier is left off.\r
-A PDF olink is any olink for which the\r
-<tag class="attribute">baseuri</tag> attribute\r
-from the matching <tag class="element">document</tag>\r
-element in the olink database ends with '.pdf'.\r
-Any other olinks will still have the fragment identifier added.\r
-</para>\r
-</refsection>\r
-</refentry>\r