CVS log for ports/finance/gnucash-docs/files/Attic/patch-xsl_titlepage2.xsl
Up to [FreeBSD] / ports / finance / gnucash-docs / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2
Fri Feb 23 22:23:23 2007 UTC (4 years, 11 months ago) by ahze
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
Update to 2.0.1
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Oct 17 00:28:02 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_EOL, RELEASE_4_11_0
Make these stylesheets XSLT compliant by making sure templates with the same name are not included multiple times into the same stylesheet. Instead, use <xsl:import/>, and nest them with the proper import precedence so that the proper overrides occur. As of libxslt-1.1.11, stricter template name checking is done with <xsl:include/>. Reported by: pointyhat via kris
