git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
An update to gcc 4 threw up some new uninitialized variable and signed vs
[exim.git]
/
doc
/
doc-docbook
/
MyStyle-filter-fo.xsl
diff --git
a/doc/doc-docbook/MyStyle-filter-fo.xsl
b/doc/doc-docbook/MyStyle-filter-fo.xsl
index 33a67336b6d6853b36a09d9239c27faa64ff18d1..49d2a53714d220d20dea09590d929e96f69cd412 100644
(file)
--- a/
doc/doc-docbook/MyStyle-filter-fo.xsl
+++ b/
doc/doc-docbook/MyStyle-filter-fo.xsl
@@
-1,4
+1,4
@@
-<!-- $Cambridge: exim/doc/doc-docbook/MyStyle-filter-fo.xsl,v 1.
1 2005/06/16 10:32:3
1 ph10 Exp $ -->
+<!-- $Cambridge: exim/doc/doc-docbook/MyStyle-filter-fo.xsl,v 1.
2 2005/08/05 10:57:4
1 ph10 Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
@@
-8,7
+8,7
@@
all forms of output. Then it imports my FO stylesheet that contains changes for
all printed output. Finally, there are some changes that apply only when
printing the filter document. -->
all printed output. Finally, there are some changes that apply only when
printing the filter document. -->
-<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.6
6
.1/fo/docbook.xsl"/>
+<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.6
8
.1/fo/docbook.xsl"/>
<xsl:import href="MyStyle.xsl"/>
<xsl:import href="MyStyle-fo.xsl"/>
<xsl:import href="MyStyle.xsl"/>
<xsl:import href="MyStyle-fo.xsl"/>