From fe7246394ab86a6d5085cb8bd3439fc2f171753b Mon Sep 17 00:00:00 2001 From: Jirka Kosek Date: Tue, 11 Sep 2012 08:13:43 +0000 Subject: [PATCH] Added missing $ns parameter to support proper generation of FO/XHTML titlepage templates --- releasetools/xslnsfiles/titlepage.xsl | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/releasetools/xslnsfiles/titlepage.xsl b/releasetools/xslnsfiles/titlepage.xsl index 88be579ea..28daeb95b 100644 --- a/releasetools/xslnsfiles/titlepage.xsl +++ b/releasetools/xslnsfiles/titlepage.xsl @@ -21,6 +21,9 @@ + + + @@ -196,7 +199,7 @@ and verso sides of the title page. .titlepage - + @@ -250,7 +253,7 @@ and verso sides of the title page. (normalize-space($recto.content) != '') or ($recto.elements.count > 0) - + @@ -311,7 +314,7 @@ and verso sides of the title page. (normalize-space($verso.content) != '') or ($verso.elements.count > 0) - + @@ -400,7 +403,7 @@ and verso sides of the title page. .auto.mode - + .titlepage. @@ -912,7 +915,7 @@ names. - + .titlepage. -- 2.40.0