/[smecontribs]/rpms/gnome-doc-utils/contribs8/gnome-doc-utils-0.14.0-package.patch
ViewVC logotype

Contents of /rpms/gnome-doc-utils/contribs8/gnome-doc-utils-0.14.0-package.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Feb 24 18:29:40 2010 UTC (14 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: gnome-doc-utils-0_19_5-1_el5_sme, HEAD
Initial import

1 diff -up gnome-doc-utils-0.14.0/xslt/docbook/html/db2html-css.xsl.package gnome-doc-utils-0.14.0/xslt/docbook/html/db2html-css.xsl
2 --- gnome-doc-utils-0.14.0/xslt/docbook/html/db2html-css.xsl.package 2008-09-22 16:06:09.000000000 -0400
3 +++ gnome-doc-utils-0.14.0/xslt/docbook/html/db2html-css.xsl 2008-11-29 11:35:54.000000000 -0500
4 @@ -465,6 +465,7 @@ span.medialabel { font-style: italic; }
5 span.methodname { font-family: monospace; }
6 span.ooclass, span.ooexception, span.oointerface { font-family: monospace; }
7 span.option { font-family: monospace; }
8 +span.package { font-family: monospace; }
9 span.parameter { font-family: monospace; }
10 span.paramdef span.parameter { font-style: italic; }
11 span.prompt { font-family: monospace; }
12 diff -up gnome-doc-utils-0.14.0/xslt/docbook/html/db2html-inline.xsl.package gnome-doc-utils-0.14.0/xslt/docbook/html/db2html-inline.xsl
13 --- gnome-doc-utils-0.14.0/xslt/docbook/html/db2html-inline.xsl.package 2008-09-22 16:06:09.000000000 -0400
14 +++ gnome-doc-utils-0.14.0/xslt/docbook/html/db2html-inline.xsl 2008-11-29 11:35:54.000000000 -0500
15 @@ -669,6 +669,11 @@ FIXME
16 <xsl:call-template name="db2html.inline"/>
17 </xsl:template>
18
19 +<!-- = package = -->
20 +<xsl:template match="package">
21 + <xsl:call-template name="db2html.inline"/>
22 +</xsl:template>
23 +
24 <!-- = pagenums = -->
25 <xsl:template match="pagenums">
26 <xsl:call-template name="db2html.inline"/>

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed