From 889b750e141bb1c6ff7322649977bb11d70932b7 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Thu, 5 Mar 2009 23:33:56 +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/html/qandaset.xsl | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/xsl/html/qandaset.xsl b/xsl/html/qandaset.xsl index 5037897ed..6d102a079 100644 --- a/xsl/html/qandaset.xsl +++ b/xsl/html/qandaset.xsl @@ -280,7 +280,30 @@ - + + + + + + + + + + + + + + + + + + + + + + + + -- 2.40.0