]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/sidebar.float.type.xml
Add stylesheets for our evergreen docbook site.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / sidebar.float.type.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="sidebar.float.type">\r
7 <refmeta>\r
8 <refentrytitle>sidebar.float.type</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">list</refmiscinfo>\r
10 <refmiscinfo class="other" otherclass="value">none</refmiscinfo>\r
11 <refmiscinfo class="other" otherclass="value">before</refmiscinfo>\r
12 <refmiscinfo class="other" otherclass="value">left</refmiscinfo>\r
13 <refmiscinfo class="other" otherclass="value">start</refmiscinfo> \r
14 <refmiscinfo class="other" otherclass="value">right</refmiscinfo>\r
15 <refmiscinfo class="other" otherclass="value">end</refmiscinfo>     \r
16 <refmiscinfo class="other" otherclass="value">inside</refmiscinfo>\r
17 <refmiscinfo class="other" otherclass="value">outside</refmiscinfo> \r
18 </refmeta>\r
19 <refnamediv>\r
20 <refname>sidebar.float.type</refname>\r
21 <refpurpose>Select type of float for sidebar elements</refpurpose>\r
22 </refnamediv>\r
23 \r
24 <refsynopsisdiv>\r
25 <src:fragment xml:id="sidebar.float.type.frag">\r
26 <xsl:param name="sidebar.float.type">none</xsl:param>\r
27 </src:fragment>\r
28 </refsynopsisdiv>\r
29 \r
30 <refsection><info><title>Description</title></info>\r
31 \r
32 <para>Selects the type of float for sidebar elements.\r
33 </para>\r
34 <itemizedlist>\r
35 <listitem>\r
36 <para>If <parameter>sidebar.float.type</parameter> is\r
37 <quote><literal>none</literal></quote>, then \r
38 no float is used.\r
39 </para>\r
40 </listitem>\r
41 <listitem>\r
42 <para>If <parameter>sidebar.float.type</parameter> is\r
43 <quote><literal>before</literal></quote>, then \r
44 the float appears at the top of the page.  On some processors,\r
45 that may be the next page rather than the current page.\r
46 </para>\r
47 </listitem>\r
48 \r
49 <listitem>\r
50 <para>If <parameter>sidebar.float.type</parameter> is\r
51 <quote><literal>left</literal></quote>,\r
52 then a left side float is used.\r
53 </para>\r
54 </listitem>\r
55 \r
56 <listitem>\r
57 <para>If <parameter>sidebar.float.type</parameter> is\r
58 <quote><literal>start</literal></quote>,\r
59 then when the text direction is left-to-right a left side float is used.\r
60 When the text direction is right-to-left, a right side float is used.\r
61 </para>\r
62 </listitem>\r
63 \r
64 <listitem>\r
65 <para>If <parameter>sidebar.float.type</parameter> is\r
66 <quote><literal>right</literal></quote>,\r
67 then a right side float is used.\r
68 </para>\r
69 </listitem>\r
70 \r
71 <listitem>\r
72 <para>If <parameter>sidebar.float.type</parameter> is\r
73 <quote><literal>end</literal></quote>,\r
74 then when the text direction is left-to-right a right side float is used.\r
75 When the text direction is right-to-left, a left side float is used.\r
76 </para>\r
77 </listitem>\r
78 \r
79 <listitem>\r
80 <para>If your XSL-FO processor supports floats positioned on the\r
81 <quote><literal>inside</literal></quote> or\r
82 <quote><literal>outside</literal></quote>\r
83 of double-sided pages, then you have those two \r
84 options for side floats as well.\r
85 </para>\r
86 </listitem>\r
87 </itemizedlist>\r
88 \r
89 </refsection>\r
90 </refentry>\r