]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/refentry.title.properties.xml
Capitalized the start of a sentence in the bucket section of cataloging.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / refentry.title.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="refentry.title.properties">\r
7 <refmeta>\r
8 <refentrytitle>refentry.title.properties</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>refentry.title.properties</refname>\r
13 <refpurpose>Title properties for a refentry title</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="refentry.title.properties.frag">\r
18 <xsl:attribute-set name="refentry.title.properties">\r
19   <xsl:attribute name="font-family">\r
20     <xsl:value-of select="$title.font.family"/>\r
21   </xsl:attribute>\r
22   <xsl:attribute name="font-size">18pt</xsl:attribute>\r
23   <xsl:attribute name="font-weight">bold</xsl:attribute>\r
24   <xsl:attribute name="space-after">1em</xsl:attribute>\r
25   <xsl:attribute name="hyphenate">false</xsl:attribute>\r
26   <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>\r
27   <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>\r
28   <xsl:attribute name="space-before.optimum">1.0em</xsl:attribute>\r
29   <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>\r
30   <xsl:attribute name="space-after.optimum">0.5em</xsl:attribute>\r
31   <xsl:attribute name="space-after.minimum">0.4em</xsl:attribute>\r
32   <xsl:attribute name="space-after.maximum">0.6em</xsl:attribute>\r
33   <xsl:attribute name="start-indent"><xsl:value-of select="$title.margin.left"/></xsl:attribute>\r
34 </xsl:attribute-set>\r
35 </src:fragment>\r
36 </refsynopsisdiv>\r
37 \r
38 <refsection><info><title>Description</title></info>\r
39 \r
40 <para>Formatting properties applied to the title generated for the\r
41 <tag>refnamediv</tag> part of output for\r
42 <tag>refentry</tag> when the value of the\r
43 <parameter>refentry.generate.title</parameter> parameter is\r
44 non-zero. The font size is supplied by the appropriate <parameter>section.level<replaceable>X</replaceable>.title.properties</parameter>\r
45 attribute-set, computed from the location of the\r
46 <tag>refentry</tag> in the section hierarchy.</para>\r
47 \r
48 <note>\r
49   <para>This parameter has no effect on the the title generated for\r
50   the <tag>refnamediv</tag> part of output for\r
51   <tag>refentry</tag> when the value of the\r
52   <parameter>refentry.generate.name</parameter> parameter is\r
53   non-zero. By default, that title is formatted with the same\r
54   properties as the titles for all other first-level children of\r
55   <tag>refentry</tag>.</para>\r
56 </note>\r
57 \r
58 </refsection>\r
59 </refentry>\r