From f630054eb353d92905fd7500e82627de5b190e89 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Thu, 5 Mar 2009 23:34:58 +0000 Subject: [PATCH] Fix bug 1546008: in qandaentry in a TOC, use its blockinfo/titleabbrev or blockinfo/title instead of question, if available. For DocBook 5, use the info versions. --- xsl/fo/autotoc.xsl | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/xsl/fo/autotoc.xsl b/xsl/fo/autotoc.xsl index 1c55e9e61..4d23db297 100644 --- a/xsl/fo/autotoc.xsl +++ b/xsl/fo/autotoc.xsl @@ -292,7 +292,30 @@ - + + + + + + + + + + + + + + + + + + + + + + + + -- 2.40.0