]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/pgwide.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 / pgwide.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="pgwide.properties">\r
7 <refmeta>\r
8 <refentrytitle>pgwide.properties</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>pgwide.properties</refname>\r
13 <refpurpose>Properties to make a figure or table page wide.\r
14 </refpurpose>\r
15 </refnamediv>\r
16 \r
17 <refsynopsisdiv>\r
18 <src:fragment xml:id="pgwide.properties.frag">\r
19 <xsl:attribute-set name="pgwide.properties">\r
20   <xsl:attribute name="start-indent">0pt</xsl:attribute>\r
21 </xsl:attribute-set>\r
22 </src:fragment>\r
23 </refsynopsisdiv>\r
24 \r
25 <refsection><info><title>Description</title></info>\r
26 \r
27 <para>This attribute set is used to set the properties\r
28 that make a figure or table "page wide" in fo output.\r
29 It comes into effect when an attribute <literal>pgwide="1"</literal>\r
30 is used.\r
31 </para>\r
32 \r
33 <para>\r
34 By default, it sets <parameter>start-indent</parameter>\r
35 to <literal>0pt</literal>.\r
36 In a stylesheet that sets the parameter\r
37 <parameter>body.start.indent</parameter>\r
38 to a non-zero value in order to indent body text,\r
39 this attribute set can be used to outdent pgwide\r
40 figures to the start margin.\r
41 </para>\r
42 \r
43 <para>If a document uses a multi-column page layout,\r
44 then this attribute set could try setting <parameter>span</parameter>\r
45 to a value of <literal>all</literal>.  However, this may\r
46 not work with some processors because a span property must be on an\r
47 fo:block that is a direct child of fo:flow.  It may work in\r
48 some processors anyway.\r
49 </para>\r
50 \r
51 </refsection>\r
52 </refentry>\r