]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/graphical.admonition.properties.xml
Add stylesheets for our evergreen docbook site.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / graphical.admonition.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="graphical.admonition.properties">\r
7 <refmeta>\r
8 <refentrytitle>graphical.admonition.properties</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>graphical.admonition.properties</refname>\r
13 <refpurpose>To add properties to the outer block of a graphical admonition.</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="graphical.admonition.properties.frag"><xsl:attribute-set name="graphical.admonition.properties">\r
18   <xsl:attribute name="space-before.optimum">1em</xsl:attribute>\r
19   <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>\r
20   <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>\r
21   <xsl:attribute name="space-after.optimum">1em</xsl:attribute>\r
22   <xsl:attribute name="space-after.minimum">0.8em</xsl:attribute>\r
23   <xsl:attribute name="space-after.maximum">1.2em</xsl:attribute>\r
24 </xsl:attribute-set>\r
25 </src:fragment>\r
26 </refsynopsisdiv>\r
27 <refsection><info><title>Description</title></info>\r
28 <para>These properties are added to the outer block containing the\r
29 entire graphical admonition, including its title.\r
30 It is used when the parameter\r
31 <parameter>admon.graphics</parameter> is set to nonzero.\r
32 Use this attribute-set to set the space above and below,\r
33 and any indent for the whole admonition.</para>\r
34 \r
35 <para>In addition to these properties, a graphical admonition\r
36 also applies the <parameter>admonition.title.properties</parameter>\r
37 attribute-set to the title, and applies the\r
38 <parameter>admonition.properties</parameter> attribute-set\r
39 to the rest of the content.</para>\r
40 \r
41 </refsection>\r
42 </refentry>\r