]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/alignment.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 / alignment.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="alignment">\r
7 <refmeta>\r
8 <refentrytitle>alignment</refentrytitle>\r
9   <refmiscinfo class="other" otherclass="datatype">list</refmiscinfo>\r
10   <refmiscinfo class="other" otherclass="list-type">open</refmiscinfo>\r
11   <refmiscinfo class="other" otherclass="value">left</refmiscinfo>\r
12   <refmiscinfo class="other" otherclass="value">start</refmiscinfo>\r
13   <refmiscinfo class="other" otherclass="value">right</refmiscinfo>\r
14   <refmiscinfo class="other" otherclass="value">end</refmiscinfo>\r
15   <refmiscinfo class="other" otherclass="value">center</refmiscinfo>\r
16   <refmiscinfo class="other" otherclass="value">justify</refmiscinfo>\r
17 </refmeta>\r
18 <refnamediv>\r
19 <refname>alignment</refname>\r
20 <refpurpose>Specify the default text alignment</refpurpose>\r
21 </refnamediv>\r
22 \r
23 <refsynopsisdiv>\r
24 <src:fragment xml:id="alignment.frag"><xsl:param name="alignment">justify</xsl:param></src:fragment>\r
25 </refsynopsisdiv>\r
26 \r
27 <refsection><info><title>Description</title></info>\r
28 \r
29 <para>The default text alignment is used for most body text.\r
30 Allowed values are \r
31 <literal>left</literal>,\r
32 <literal>right</literal>,\r
33 <literal>start</literal>,\r
34 <literal>end</literal>,\r
35 <literal>center</literal>,\r
36 <literal>justify</literal>.\r
37 The default value is <literal>justify</literal>.\r
38 </para>\r
39 \r
40 </refsection>\r
41 </refentry>\r