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 --- .../params/header.table.height.xml | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/header.table.height.xml (limited to 'src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/header.table.height.xml') diff --git a/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/header.table.height.xml b/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/header.table.height.xml new file mode 100644 index 0000000..69b6f08 --- /dev/null +++ b/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/header.table.height.xml @@ -0,0 +1,32 @@ + + +header.table.height +length + + +header.table.height +Specify the minimum height of the table containing the running page headers + + + +14pt + + +Description + +Page headers in print output use a three column table +to position text at the left, center, and right side of +the header on the page. +This parameter lets you specify the minimum height +of the single row in the table. +Since this specifies only the minimum height, +the table should automatically grow to fit taller content. +The default value is "14pt". + + + -- cgit v1.2.3