From 140d836e9cd54fb67b969fd82ef7ed19ba574d40 Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Sat, 26 Apr 2014 15:11:58 +0200 Subject: Imported Upstream version 2.3.1 --- .../docbook-xsl-1.76.1/params/toc.indent.width.xml | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/toc.indent.width.xml (limited to 'src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/toc.indent.width.xml') diff --git a/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/toc.indent.width.xml b/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/toc.indent.width.xml new file mode 100644 index 0000000..449e74c --- /dev/null +++ b/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/toc.indent.width.xml @@ -0,0 +1,34 @@ + + +toc.indent.width +float + + +toc.indent.width +Amount of indentation for TOC entries + + + + +24 + + + + +Description + +Specifies, in points, the distance by which each level of the +TOC is indented from its parent. + +This value is expressed in points, without +a unit (in other words, it is a bare number). Using a bare number allows the stylesheet +to perform calculations that would otherwise have to be performed by the FO processor +because not all processors support expressions. + + + -- cgit v1.2.3