summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/chunker.output.encoding.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kdoctools/docbook/xsl/params/chunker.output.encoding.xml')
-rw-r--r--kdoctools/docbook/xsl/params/chunker.output.encoding.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/chunker.output.encoding.xml b/kdoctools/docbook/xsl/params/chunker.output.encoding.xml
new file mode 100644
index 000000000..c10b13703
--- /dev/null
+++ b/kdoctools/docbook/xsl/params/chunker.output.encoding.xml
@@ -0,0 +1,29 @@
+<refentry id="chunker.output.encoding">
+<refmeta>
+<refentrytitle>chunker.output.encoding</refentrytitle>
+<refmiscinfo role="type">string</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>chunker.output.encoding</refname>
+<refpurpose>Encoding used in generated pages</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>&lt;xsl:param name="chunker.output.encoding" select="'ISO-8859-1'"/>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>This parameter specifies the encoding to be used in files
+generated by the chunking stylesheet. Not all processors support
+specification of this parameter.
+</para>
+
+<para>This parameter used to be named <literal>default.encoding</literal>.</para>
+
+<note>
+<para>This parameter is documented here, but the declaration is actually
+in the <filename>chunker.xsl</filename> stylesheet module.</para>
+</note>
+
+</refsect1>
+</refentry>