summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/ulink.footnote.number.format.xml
blob: 2196c2b47d28c5b4f38cce0a7ff4c05e974d5ddc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<refentry id="ulink.footnote.number.format">
<refmeta>
<refentrytitle>ulink.footnote.number.format</refentrytitle>
<refmiscinfo role="type">string</refmiscinfo>
</refmeta>
<refnamediv>
<refname>ulink.footnote.number.format</refname>
<refpurpose>Identifies the format used for <sgmltag>ulink</sgmltag> footnote numbers</refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment id='ulink.footnote.number.format.frag'>
<xsl:param name="ulink.footnote.number.format" select="'1'"/>
</src:fragment>
</refsynopsisdiv>

<refsect1><title>Description</title>

<para>The <parameter>ulink.footnote.number.format</parameter> specifies the format
to use for footnote numeration (1, i, I, a, or A).</para>

</refsect1>
</refentry>