]> git.pld-linux.org Git - packages/yelp.git/blame - yelp-pld.patch
- yelp don't requires xft-devel direct.
[packages/yelp.git] / yelp-pld.patch
CommitLineData
7c4e7a8d
AF
1--- yelp-0.9/stylesheets/yelp-customization.xsl.wiget Mon May 27 01:32:13 2002
2+++ yelp-0.9/stylesheets/yelp-customization.xsl Tue May 28 07:11:56 2002
c7718818
AF
3@@ -2,7 +2,7 @@
4 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
5 version='1.0'>
6
7-<xsl:import href="http://docbook.sourceforge.net/release/xsl/1.48/html/docbook.xsl"/>
7c4e7a8d 8+<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.50.0/html/docbook.xsl"/>
c7718818
AF
9 <xsl:include href="yelp-custom.xsl"/>
10
11 <xsl:param name="gdb_docname" />
12@@ -13,9 +13,9 @@
13
14 <xsl:param name="gdb_multichunk" select="0" />
15
7c4e7a8d 16-<xsl:param name="gdb_stylesheet_path" select="'No Stylesheet'" />
c7718818
AF
17+<xsl:param name="gdb_stylesheet_path" select="'/usr/share/sgml/docbook/xsl-stylesheets-1.50.0/'" />
18
19-<xsl:output encoding="ISO-8859-1" />
20+<xsl:output encoding="UTF-8" />
21
22 <!-- direct parametrisation -->
23 <xsl:param name="admon.style"><xsl:text>margin-left: 0</xsl:text></xsl:param>
This page took 0.043348 seconds and 4 git commands to generate.