remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / body.start.indent.xml
diff --git a/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/body.start.indent.xml b/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/body.start.indent.xml
deleted file mode 100755 (executable)
index d266b02..0000000
+++ /dev/null
@@ -1,64 +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="body.start.indent">\r
-<refmeta>\r
-<refentrytitle>body.start.indent</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">length</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>body.start.indent</refname>\r
-<refpurpose>The start-indent for the body text</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="body.start.indent.frag">\r
-<xsl:param name="body.start.indent">\r
-  <xsl:choose>\r
-    <xsl:when test="$fop.extensions != 0">0pt</xsl:when>\r
-    <xsl:when test="$passivetex.extensions != 0">0pt</xsl:when>\r
-    <xsl:otherwise>4pc</xsl:otherwise>\r
-  </xsl:choose>\r
-</xsl:param>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>This parameter provides\r
-the means of indenting the body text relative to\r
-section titles.\r
-For left-to-right text direction, it indents the left side.\r
-For right-to-left text direction, it indents the right side.\r
-It is used in place of the \r
-<parameter>title.margin.left</parameter> for\r
-all XSL-FO processors except FOP 0.25.\r
-It enables support for side floats to appear\r
-in the indented margin area.\r
-</para>\r
-<para>This start-indent property is added to the fo:flow\r
-for certain page sequences.  Which page-sequences it is \r
-applied to is determined by the template named\r
-<literal>set.flow.properties</literal>.\r
-By default, that template adds it to the flow\r
-for page-sequences using the <quote>body</quote>\r
-master-reference, as well as appendixes and prefaces.\r
-</para>\r
-<para>If this parameter is used, section titles should have\r
-a start-indent value of 0pt if they are to be\r
-outdented relative to the body text.\r
-</para>\r
-\r
-<para>If you are using FOP, then set this parameter to a zero\r
-width value and set the <parameter>title.margin.left</parameter>\r
-parameter to the negative value of the desired indent.\r
-</para>\r
-\r
-<para>See also <parameter>body.end.indent</parameter> and\r
-<parameter>title.margin.left</parameter>.\r
-</para>\r
-\r
-</refsection>\r
-</refentry>\r