remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / marker.section.level.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/marker.section.level.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/marker.section.level.xml
deleted file mode 100755 (executable)
index 4793ef6..0000000
+++ /dev/null
@@ -1,50 +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="marker.section.level">\r
-<refmeta>\r
-<refentrytitle>marker.section.level</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">integer</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>marker.section.level</refname>\r
-<refpurpose>Control depth of sections shown in running headers or footers</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="marker.section.level.frag">\r
-<xsl:param name="marker.section.level" >2</xsl:param>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>The <parameter>marker.section.level</parameter> parameter\r
-controls the depth of section levels that may be displayed\r
-in running headers and footers.  For example, if the value\r
-is 2 (the default), then titles from <tag>sect1</tag> and \r
-<tag>sect2</tag> or equivalent <tag>section</tag>\r
-elements are candidates for use in running headers and\r
-footers.\r
-</para>\r
-<para>Each candidate title is marked in the FO output with a\r
-<tag>&lt;fo:marker marker-class-name="section.head.marker"&gt;</tag>\r
-element.\r
-</para>\r
-<para>In order for such titles to appear in headers\r
-or footers, the <literal>header.content</literal>\r
-or <literal>footer.content</literal> template\r
-must be customized to retrieve the marker using\r
-an output element such as:\r
-</para>\r
-<programlisting>\r
-&lt;fo:retrieve-marker retrieve-class-name="section.head.marker"\r
-                       retrieve-position="first-including-carryover"\r
-                       retrieve-boundary="page-sequence"/&gt;\r
-</programlisting>\r
-\r
-\r
-</refsection>\r
-</refentry>\r