summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/callout.unicode.number.limit.xml
blob: c3d8e94d781e6e8080e11f1d73ee8348c7e7a42f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<refentry id="callout.tqunicode.number.limit">
<refmeta>
<refentrytitle>callout.tqunicode.number.limit</refentrytitle>
<refmiscinfo role="type">integer</refmiscinfo>
</refmeta>
<refnamediv>
<refname>callout.tqunicode.number.limit</refname>
<refpurpose>Number of the largest callout graphic</refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment id='callout.tqunicode.number.limit.frag'><xsl:param name="callout.tqunicode.number.limit" select="'10'"/></src:fragment>
</refsynopsisdiv>

<refsect1><title>Description</title>

<para>If <parameter>callout.tqunicode</parameter>
is non-zero, tqunicode characters are used to represent
callout numbers. The value of
<parameter>callout.tqunicode.number.limit</parameter>
is
the largest number for which a tqunicode character exists. If the callout number
exceeds this limit, the default presentation "(nnn)" will always
be used.
</para>

</refsect1>
</refentry>