From 1dc0dff642484b29790bea22c7df1c01f736a422 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Tue, 9 Oct 2001 13:30:10 +0000 Subject: [PATCH] Make sure authorgroup doesn't output IDs on both recto and verso pages --- xsl/fo/titlepage.templates.xml | 2 +- xsl/fo/titlepage.xsl | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/xsl/fo/titlepage.templates.xml b/xsl/fo/titlepage.templates.xml index de7e7e88e..87b8216d0 100644 --- a/xsl/fo/titlepage.templates.xml +++ b/xsl/fo/titlepage.templates.xml @@ -133,7 +133,7 @@ fo:font-weight="bold" fo:font-family="{$title.font.family}"/> - + diff --git a/xsl/fo/titlepage.xsl b/xsl/fo/titlepage.xsl index 8bcb03efb..c60344d5d 100644 --- a/xsl/fo/titlepage.xsl +++ b/xsl/fo/titlepage.xsl @@ -607,6 +607,16 @@ + + + + + + + + + + -- 2.40.0