summaryrefslogtreecommitdiff
path: root/finance/gnucash-docs/patches/patch-aa
blob: 649e97f9bc67af7bc458e49003ee489fdf2e462c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.2 2005/02/09 20:22:08 wiz Exp $

--- xsl/general-customization.xsl.orig	2004-12-12 00:09:35.000000000 +0100
+++ xsl/general-customization.xsl
@@ -17,7 +17,7 @@
 
 <!-- This one was edited by hand, to make titlepage a separate chunk
 	 for book and aricle -->
-<xsl:include href="titlepage2.xsl"/>
+<xsl:import href="titlepage2.xsl"/>
 
 <!-- Make a separate titlepage and link it behind the main page. -->
 <xsl:param name="generate.titlepage.link" select="1"/>