]> granicus.if.org Git - docbook-dsssl/commitdiff
Updating docs.
authorDavid Cramer <david@thingbag.net>
Fri, 24 May 2002 15:46:39 +0000 (15:46 +0000)
committerDavid Cramer <david@thingbag.net>
Fri, 24 May 2002 15:46:39 +0000 (15:46 +0000)
xsl/params/callout.unicode.number.limit.xml
xsl/params/callout.unicode.start.character.xml

index 4c7946e4dc37c47a5590621e59700827cfe718ff..f02ae3dfe7eed5cebc1f4cb5de78c8bacb3a163d 100644 (file)
 
 <refsect1><title>Description</title>
 
-<para>If <parameter>callout.graphics</parameter>
-is non-zero, graphics are used to represent
+<para>If <parameter>callout.unicode</parameter>
+is non-zero, unicode characters are used to represent
 callout numbers. The value of
-<parameter>callout.graphics.number.limit</parameter>
+<parameter>callout.unicode.number.limit</parameter>
 is
-the largest number for which a graphic exists. If the callout number
+the largest number for which a unicode character exists. If the callout number
 exceeds this limit, the default presentation "(nnn)" will always
 be used.
 </para>
index 69f0b5e050bc94d96f2091c46ba62ec5330e2c0a..6423eb5f9454d00ca39373f0da284fbeb12050f5 100644 (file)
 
 <refsect1><title>Description</title>
 
-<para>If <parameter>callout.graphics</parameter>
-is non-zero, graphics 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.graphics.number.limit</parameter>
-is
-the largest number for which a graphic exists. If the callout number
-exceeds this limit, the default presentation "(nnn)" will always
-be used.
+<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>
 
 </refsect1>