summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/callout.unicode.start.character.xml
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-03 07:08:17 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-03 07:08:17 +0000
commit9f96d6383157631aa9a8d087b3966d47e7b06899 (patch)
treecb7b064cb0e329f8334d9bca1592af674d26ac4a /kdoctools/docbook/xsl/params/callout.unicode.start.character.xml
parent73a98149e76c195571c8b9b3ecd6753f204ccd97 (diff)
downloadtdelibs-9f96d6383157631aa9a8d087b3966d47e7b06899.tar.gz
tdelibs-9f96d6383157631aa9a8d087b3966d47e7b06899.zip
Repair accidental damage to meinproc/docbook caused by prior commit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211188 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdoctools/docbook/xsl/params/callout.unicode.start.character.xml')
-rw-r--r--kdoctools/docbook/xsl/params/callout.unicode.start.character.xml16
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 4a721984b..6423eb5f9 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.tqunicode.start.character">
+<refentry id="callout.unicode.start.character">
<refmeta>
-<refentrytitle>callout.tqunicode.start.character</refentrytitle>
+<refentrytitle>callout.unicode.start.character</refentrytitle>
<refmiscinfo role="type">integer</refmiscinfo>
</refmeta>
<refnamediv>
-<refname>callout.tqunicode.start.character</refname>
+<refname>callout.unicode.start.character</refname>
<refpurpose>First Unicode character to use, decimal value.</refpurpose>
</refnamediv>
<refsynopsisdiv>
-<src:fragment id='callout.tqunicode.start.character.frag'><xsl:param name="callout.tqunicode.start.character" select="10102"/></src:fragment>
+<src:fragment id='callout.unicode.start.character.frag'><xsl:param name="callout.unicode.start.character" select="10102"/></src:fragment>
</refsynopsisdiv>
<refsect1><title>Description</title>
-<para>If <parameter>callout.graphics</parameter> is zero and <parameter>callout.tqunicode</parameter>
-is non-zero, tqunicode characters are used to represent
+<para>If <parameter>callout.graphics</parameter> is zero and <parameter>callout.unicode</parameter>
+is non-zero, unicode characters are used to represent
callout numbers. The value of
-<parameter>callout.tqunicode.start.character</parameter>
-is the decimal tqunicode value used for callout number one. Currently,
+<parameter>callout.unicode.start.character</parameter>
+is the decimal unicode value used for callout number one. Currently,
only 10102 is supported in the stylesheets for this parameter.
</para>