]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/styleguide/docbook-xsl-1.75.2/params/footnote.properties.xml
stylesheet changes.
[working/Evergreen.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / footnote.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="footnote.properties">\r
7 <refmeta>\r
8 <refentrytitle>footnote.properties</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>\r
10 </refmeta>  \r
11 <refnamediv>\r
12 <refname>footnote.properties</refname>\r
13 <refpurpose>Properties applied to each footnote body\r
14 </refpurpose>\r
15 </refnamediv>\r
16 \r
17 <refsynopsisdiv>\r
18 <src:fragment xml:id="footnote.properties.frag">\r
19 <xsl:attribute-set name="footnote.properties">\r
20   <xsl:attribute name="font-family"><xsl:value-of select="$body.fontset"/></xsl:attribute>\r
21   <xsl:attribute name="font-size"><xsl:value-of select="$footnote.font.size"/></xsl:attribute>\r
22   <xsl:attribute name="font-weight">normal</xsl:attribute>\r
23   <xsl:attribute name="font-style">normal</xsl:attribute>\r
24   <xsl:attribute name="text-align"><xsl:value-of select="$alignment"/></xsl:attribute>\r
25   <xsl:attribute name="start-indent">0pt</xsl:attribute>\r
26   <xsl:attribute name="text-indent">0pt</xsl:attribute>\r
27   <xsl:attribute name="hyphenate"><xsl:value-of select="$hyphenate"/></xsl:attribute>\r
28   <xsl:attribute name="wrap-option">wrap</xsl:attribute>\r
29   <xsl:attribute name="linefeed-treatment">treat-as-space</xsl:attribute>\r
30 </xsl:attribute-set>\r
31 </src:fragment>\r
32 </refsynopsisdiv>\r
33 \r
34 <refsection><info><title>Description</title></info>\r
35 \r
36 <para>This attribute set is applied to the footnote-block \r
37 for each footnote.\r
38 It can be used to set the\r
39 font-size, font-family, and other inheritable properties that will be\r
40 applied to all footnotes.</para>\r
41 \r
42 </refsection>\r
43 </refentry>\r