diff options
Diffstat (limited to 'kdoctools/docbook/xsl/params/callout.unicode.start.character.xml')
-rw-r--r-- | kdoctools/docbook/xsl/params/callout.unicode.start.character.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/kdoctools/docbook/xsl/params/callout.unicode.start.character.xml b/kdoctools/docbook/xsl/params/callout.unicode.start.character.xml index 6423eb5f9..4a721984b 100644 --- a/kdoctools/docbook/xsl/params/callout.unicode.start.character.xml +++ b/kdoctools/docbook/xsl/params/callout.unicode.start.character.xml @@ -1,24 +1,24 @@ -<refentry id="callout.unicode.start.character"> +<refentry id="callout.tqunicode.start.character"> <refmeta> -<refentrytitle>callout.unicode.start.character</refentrytitle> +<refentrytitle>callout.tqunicode.start.character</refentrytitle> <refmiscinfo role="type">integer</refmiscinfo> </refmeta> <refnamediv> -<refname>callout.unicode.start.character</refname> +<refname>callout.tqunicode.start.character</refname> <refpurpose>First Unicode character to use, decimal value.</refpurpose> </refnamediv> <refsynopsisdiv> -<src:fragment id='callout.unicode.start.character.frag'><xsl:param name="callout.unicode.start.character" select="10102"/></src:fragment> +<src:fragment id='callout.tqunicode.start.character.frag'><xsl:param name="callout.tqunicode.start.character" select="10102"/></src:fragment> </refsynopsisdiv> <refsect1><title>Description</title> -<para>If <parameter>callout.graphics</parameter> is zero and <parameter>callout.unicode</parameter> -is non-zero, unicode characters are used to represent +<para>If <parameter>callout.graphics</parameter> is zero and <parameter>callout.tqunicode</parameter> +is non-zero, tqunicode characters are used to represent callout numbers. The value of -<parameter>callout.unicode.start.character</parameter> -is the decimal unicode value used for callout number one. Currently, +<parameter>callout.tqunicode.start.character</parameter> +is the decimal tqunicode value used for callout number one. Currently, only 10102 is supported in the stylesheets for this parameter. </para> |