From f6d4c21848a5ee29e7c5c6c3e24473c511ab7df3 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Sun, 2 Dec 2001 23:54:04 +0000 Subject: [PATCH] Allow inlines and anchors in titles --- xsl/fo/component.xsl | 4 +++- xsl/html/component.xsl | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/xsl/fo/component.xsl b/xsl/fo/component.xsl index f7521f4d8..d4f7f458d 100644 --- a/xsl/fo/component.xsl +++ b/xsl/fo/component.xsl @@ -23,7 +23,9 @@ - + + + diff --git a/xsl/html/component.xsl b/xsl/html/component.xsl index b1336c504..f1eea4c3c 100644 --- a/xsl/html/component.xsl +++ b/xsl/html/component.xsl @@ -21,7 +21,9 @@ - + + + -- 2.50.1