From 0c801a755835fbdb6a997a6a2b5467e8abac4a2d Mon Sep 17 00:00:00 2001 From: Jirka Kosek Date: Mon, 23 Jun 2003 22:10:28 +0000 Subject: [PATCH] DocBook 4.2 allows e-mail address inside author element and now is this feature supported also by stylesheets. Not sure whether this solution is the best, but it works. --- xsl/html/titlepage.xsl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xsl/html/titlepage.xsl b/xsl/html/titlepage.xsl index 4f50c8d77..e252763a4 100644 --- a/xsl/html/titlepage.xsl +++ b/xsl/html/titlepage.xsl @@ -193,6 +193,7 @@

+
@@ -371,6 +372,11 @@

+ + + + + -- 2.40.0