]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/css.decoration.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 / css.decoration.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="css.decoration">\r
7 <refmeta>\r
8 <refentrytitle>css.decoration</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>css.decoration</refname>\r
13 <refpurpose>Enable CSS decoration of elements</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="css.decoration.frag">\r
18 <xsl:param name="css.decoration" select="1"/>\r
19 </src:fragment>\r
20 </refsynopsisdiv>\r
21 \r
22 <refsection><info><title>Description</title></info>\r
23 \r
24 <para>\r
25 If non-zero, then html elements produced by the stylesheet may be\r
26 decorated with <literal>style</literal> attributes.  For example, the\r
27 <literal>li</literal> tags produced for list items may include a\r
28 fragment of CSS in the <literal>style</literal> attribute which sets\r
29 the CSS property "list-style-type".\r
30 </para>\r
31 \r
32 </refsection>\r
33 </refentry>\r