From 13d03ee8ba3a300ef2a3a380b60f08dbe37793b0 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sun, 1 Nov 2015 05:08:27 -0800 Subject: [PATCH] doc: Make pdf titles less ridiculously large Instead of having them grow at 20% per nesting level, use 10% instead. Signed-off-by: Keith Packard --- doc/am-fo.xsl | 45 ++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 40 insertions(+), 5 deletions(-) diff --git a/doc/am-fo.xsl b/doc/am-fo.xsl index 2166afd4..5743a24c 100644 --- a/doc/am-fo.xsl +++ b/doc/am-fo.xsl @@ -33,7 +33,7 @@ -12 +11 pt @@ -112,14 +112,49 @@ #0080ff + + + + pt + + + + + + + pt + + + + + + + pt + + + + + + + pt + + + + + + + pt + + + - 12pt + 11pt bold center - 12pt + 11pt bold center @@ -131,12 +166,12 @@ 0.5pt solid #0080ff - 12pt + 11pt 2pt - 9pt + 11pt -- 2.30.2