From c5fced4d64ad612202a1ca2b1121ab41647e4506 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Mon, 27 Jun 2005 18:00:17 +0000 Subject: [PATCH] This is a work-around for the missing TOC on the FAQ page. The FAQ stylesheet generates exactly one top-level section ("Questions") and multiple nested sections. Therefore, setting the min-sections value to "3" disables the TOC for the FAQ page. It would be great if one could override this value on a single page to force the TOC to appear. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@202022 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/skinconf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/documentation/skinconf.xml b/src/documentation/skinconf.xml index fb75b2ffa..6dd9109c8 100644 --- a/src/documentation/skinconf.xml +++ b/src/documentation/skinconf.xml @@ -119,7 +119,7 @@ which will be used to configure the chosen Forrest skin. @location ("page","menu","page,menu", "none") Where to show the TOC. --> - + -- 2.39.5