From e0a0ffb172c29702d02a6aa66c9039f722482b6d Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 14 Mar 2009 00:00:40 +0000 Subject: [PATCH] Create separate templates for computing label of question and answer in a qandaentry, so such can be used for the alt text of an xref to a qandaentry. --- xsl/html/html.xsl | 23 +++++++++++++++++++ xsl/html/qandaset.xsl | 51 ++++++++++++++++++++++++------------------- 2 files changed, 52 insertions(+), 22 deletions(-) diff --git a/xsl/html/html.xsl b/xsl/html/html.xsl index 43c317d7b..6e507b16f 100644 --- a/xsl/html/html.xsl +++ b/xsl/html/html.xsl @@ -106,7 +106,30 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/html/qandaset.xsl b/xsl/html/qandaset.xsl index 6d102a079..9c551bc89 100644 --- a/xsl/html/qandaset.xsl +++ b/xsl/html/qandaset.xsl @@ -138,15 +138,7 @@ - - - - - - - - + @@ -161,10 +153,7 @@ - - - - + @@ -186,17 +175,31 @@ + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + @@ -223,6 +226,10 @@ + + + + -- 2.40.0