]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/section.level4.properties.xml
Evergreen Version Fix to reflect the new EG releases 2.0.10 and 1.6.1.9
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / section.level4.properties.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"\r
2           xmlns:xlink="http://www.w3.org/1999/xlink"\r
3           xmlns:xi="http://www.w3.org/2001/XInclude"\r
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
6           version="5.0" xml:id="section.level4.properties">\r
7 <refmeta>\r
8 <refentrytitle>section.level4.properties</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>section.level4.properties</refname>\r
13 <refpurpose>Properties for level-4 sections</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="section.level4.properties.frag">\r
18 <xsl:attribute-set name="section.level4.properties" use-attribute-sets="section.properties">\r
19 </xsl:attribute-set>\r
20 </src:fragment>\r
21 </refsynopsisdiv>\r
22 \r
23 <refsection><info><title>Description</title></info>\r
24 \r
25 <para>The properties that apply to the containing\r
26 block of a level-4 section, and therefore apply to\r
27 the whole section.  This includes <tag>sect4</tag>\r
28 elements and <tag>section</tag> elements at level 4.\r
29 </para>\r
30 \r
31 <para>For example, you could start each level-4 section on\r
32 a new page by using:</para>\r
33 <programlisting>&lt;xsl:attribute-set name="section.level4.properties"&gt;\r
34   &lt;xsl:attribute name="break-before"&gt;page&lt;/xsl:attribute&gt;\r
35 &lt;/xsl:attribute-set&gt;\r
36 </programlisting>\r
37 \r
38 <para>This attribute set inherits attributes from the\r
39 general <tag>section.properties</tag> attribute set.\r
40 </para>\r
41 \r
42 </refsection>\r
43 </refentry>\r