]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/styleguide/docbook-xsl-1.75.2/params/root.properties.xml
stylesheet changes.
[working/Evergreen.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / root.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="root.properties">\r
7 <refmeta>\r
8 <refentrytitle>root.properties</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>root.properties</refname>\r
13 <refpurpose>The properties of the fo:root element</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="root.properties.frag">\r
18 <xsl:attribute-set name="root.properties">\r
19   <xsl:attribute name="font-family">\r
20     <xsl:value-of select="$body.fontset"/>\r
21   </xsl:attribute>\r
22   <xsl:attribute name="font-size">\r
23     <xsl:value-of select="$body.font.size"/>\r
24   </xsl:attribute>\r
25   <xsl:attribute name="text-align">\r
26     <xsl:value-of select="$alignment"/>\r
27   </xsl:attribute>\r
28   <xsl:attribute name="line-height">\r
29     <xsl:value-of select="$line-height"/>\r
30   </xsl:attribute>\r
31   <xsl:attribute name="font-selection-strategy">character-by-character</xsl:attribute>\r
32   <xsl:attribute name="line-height-shift-adjustment">disregard-shifts</xsl:attribute>\r
33   <xsl:attribute name="writing-mode">\r
34     <xsl:value-of select="$direction.mode"/>\r
35   </xsl:attribute>\r
36 </xsl:attribute-set>\r
37 </src:fragment>\r
38 </refsynopsisdiv>\r
39 \r
40 <refsection><info><title>Description</title></info>\r
41 \r
42 <para>This property set is used on the <tag>fo:root</tag> element of\r
43 an FO file. It defines a set of default, global parameters.</para>\r
44 \r
45 </refsection>\r
46 </refentry>\r