Hello.

The CVS version of general-customization.xsl was broken
because titlepage.xsl and titlepage2.xsl were both included
Here is a patch to correct this out.

I'm working on a French translation of the documentations now.
? autom4te.cache
? guide/fr_FR
Index: xsl/general-customization.xsl
===================================================================
RCS file: /home/cvs/cvsroot/gnucash-docs/xsl/general-customization.xsl,v
retrieving revision 1.2
diff -U3 -r1.2 general-customization.xsl
--- xsl/general-customization.xsl	27 Jan 2003 07:47:52 -0000	1.2
+++ xsl/general-customization.xsl	5 Dec 2004 19:00:32 -0000
@@ -13,7 +13,7 @@
 <!-- Including new title page stylesheets for customizing the placement 
 	 of tags in the title page. -->
 <!-- This one is autogenerated from titlepage.xml -->
-<xsl:include href="titlepage.xsl"/>
+<!--<xsl:include href="titlepage.xsl"/> -->
 
 <!-- This one was edited by hand, to make titlepage a separate chunk
 	 for book and aricle -->

Attachment: pgplpqBSOLew6.pgp
Description: PGP signature

_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to