From bbbe9a117224117fa5ab8ea906830bbc40c6f133 Mon Sep 17 00:00:00 2001 From: Jirka Kosek Date: Wed, 6 Apr 2011 15:56:33 +0000 Subject: [PATCH] Added support for alternative circled numbers --- xsl/fo/callout.xsl | 34 +++++++++++++++++++ .../callout.unicode.start.character.xml | 2 +- 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/xsl/fo/callout.xsl b/xsl/fo/callout.xsl index e3d70b47d..85ec40fa2 100644 --- a/xsl/fo/callout.xsl +++ b/xsl/fo/callout.xsl @@ -174,6 +174,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/params/callout.unicode.start.character.xml b/xsl/params/callout.unicode.start.character.xml index 90a1acdf4..2f0312451 100644 --- a/xsl/params/callout.unicode.start.character.xml +++ b/xsl/params/callout.unicode.start.character.xml @@ -26,7 +26,7 @@ is non-zero, unicode characters are used to represent callout numbers. The value of callout.unicode.start.character is the decimal unicode value used for callout number one. Currently, -only 10102 is supported in the stylesheets for this parameter. +only values 9312 and 10102 are supported in the stylesheets for this parameter. -- 2.49.0