From ce4a32fe52ef09d8f5ff1dd22c001110902b60a2 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../xsl/params/saxon.character.representation.xml | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 kdoctools/docbook/xsl/params/saxon.character.representation.xml (limited to 'kdoctools/docbook/xsl/params/saxon.character.representation.xml') diff --git a/kdoctools/docbook/xsl/params/saxon.character.representation.xml b/kdoctools/docbook/xsl/params/saxon.character.representation.xml new file mode 100644 index 000000000..167f6c775 --- /dev/null +++ b/kdoctools/docbook/xsl/params/saxon.character.representation.xml @@ -0,0 +1,27 @@ + + +saxon.character.representation +string + + +saxon.character.representation +Saxon character representation used in generated HTML pages + + +<xsl:param name="saxon.character.representation" select="'entity;decimal'"/> + + +Description + +This character representation is used in files generated by chunking stylesheet. If +you want to suppress entity references for characters with direct representation +in default.encoding, set this parameter to value native. + + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + -- cgit v1.2.3