]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/styleguide/docbook-xsl-1.75.2/params/menuchoice.menu.separator.xml
stylesheet changes.
[working/Evergreen.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / menuchoice.menu.separator.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="menuchoice.menu.separator">\r
7 <refmeta>\r
8 <refentrytitle>menuchoice.menu.separator</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>menuchoice.menu.separator</refname>\r
13 <refpurpose>Separator between items of a <tag>menuchoice</tag>\r
14 with <tag>guimenuitem</tag> or\r
15 <tag>guisubmenu</tag></refpurpose>\r
16 </refnamediv>\r
17 \r
18 <refsynopsisdiv>\r
19 <src:fragment xml:id="menuchoice.menu.separator.frag">\r
20 <xsl:param name="menuchoice.menu.separator"> → </xsl:param>\r
21 </src:fragment>\r
22 </refsynopsisdiv>\r
23 \r
24 <refsection><info><title>Description</title></info>\r
25 \r
26 <para>Separator used to connect items of a <tag>menuchoice</tag> with\r
27 <tag>guimenuitem</tag> or <tag>guisubmenu</tag>. Other elements\r
28 are linked with <parameter>menuchoice.separator</parameter>.\r
29 </para>\r
30 <para>The default value is &amp;#x2192;, which is the\r
31 &amp;rarr; (right arrow) character entity.  \r
32 The current FOP (0.20.5) requires setting the font-family\r
33 explicitly.\r
34 </para>\r
35 <para>The default value also includes spaces around the arrow,\r
36 which will allow a line to break.  Replace the spaces with\r
37 &amp;#xA0; (nonbreaking space) if you don't want those\r
38 spaces to break.\r
39 </para>\r
40 \r
41 </refsection>\r
42 </refentry>\r