]> git.pld-linux.org Git - packages/yelp.git/blob - yelp-pld.patch
- tabs, pl
[packages/yelp.git] / yelp-pld.patch
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
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"/>
8 +<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.50.0/html/docbook.xsl"/>
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  
16 -<xsl:param name="gdb_stylesheet_path" select="'No Stylesheet'" />
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.021379 seconds and 3 git commands to generate.