]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/styleguide/docbook-xsl-1.75.2/params/foil.properties.xml
stylesheet changes.
[working/Evergreen.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / foil.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="foil.properties">\r
7 <refmeta>\r
8 <refentrytitle>foil.properties</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>foil.properties</refname>\r
13 <refpurpose>Specifies properties for all foils</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17   <src:fragment xml:id="foil.properties.frag">\r
18     <xsl:attribute-set name="foil.properties">\r
19       <xsl:attribute name="font-family">\r
20         <xsl:value-of select="$slide.font.family"/>\r
21       </xsl:attribute>\r
22       <xsl:attribute name="margin-{$direction.align.start}">1in</xsl:attribute>\r
23       <xsl:attribute name="margin-{$direction.align.end}">1in</xsl:attribute>\r
24       <xsl:attribute name="font-size">\r
25         <xsl:value-of select="$body.font.size"/>\r
26       </xsl:attribute>\r
27       <xsl:attribute name="font-weight">bold</xsl:attribute>\r
28     </xsl:attribute-set>\r
29   </src:fragment>\r
30 </refsynopsisdiv>\r
31 \r
32 <refsection><info><title>Description</title></info>\r
33 \r
34 <para>This parameter specifies properties that are applied to all foils.</para>\r
35 \r
36 </refsection>\r
37 </refentry>\r