]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/styleguide/docbook-xsl-1.75.2/params/admon.style.xml
stylesheet changes.
[working/Evergreen.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / admon.style.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="admon.style">\r
7 <refmeta>\r
8 <refentrytitle>admon.style</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>admon.style</refname>\r
13 <refpurpose>Specifies the CSS style attribute that should be added to\r
14 admonitions.</refpurpose>\r
15 </refnamediv>\r
16 \r
17 <refsynopsisdiv>\r
18 <src:fragment xml:id="admon.style.frag"><xsl:param name="admon.style">\r
19   <xsl:value-of select="concat('margin-', $direction.align.start,\r
20            ': 0.5in; margin-', $direction.align.end, ': 0.5in;')"/>\r
21 </xsl:param></src:fragment>\r
22 </refsynopsisdiv>\r
23 \r
24 <refsection><info><title>Description</title></info>\r
25 \r
26 <para>Specifies the value of the CSS <tag class="attribute">style</tag>\r
27 attribute that should be added to admonitions.\r
28 </para>\r
29 \r
30 </refsection>\r
31 </refentry>\r