git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix backwards compatibility bug in named ACL variables.
[users/jgh/exim.git]
/
doc
/
doc-docbook
/
MyStyle-spec-fo.xsl
diff --git
a/doc/doc-docbook/MyStyle-spec-fo.xsl
b/doc/doc-docbook/MyStyle-spec-fo.xsl
index ead674c7c9c22083ceecbf11f34b53145f5adcfb..7d43e756e2e4d4e5eb82511610a38d2f1c7d19ae 100644
(file)
--- a/
doc/doc-docbook/MyStyle-spec-fo.xsl
+++ b/
doc/doc-docbook/MyStyle-spec-fo.xsl
@@
-1,4
+1,4
@@
-<!-- $Cambridge: exim/doc/doc-docbook/MyStyle-spec-fo.xsl,v 1.
1 2005/06/16 10:32:31
ph10 Exp $ -->
+<!-- $Cambridge: exim/doc/doc-docbook/MyStyle-spec-fo.xsl,v 1.
4 2006/04/04 14:03:49
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,10
+8,10
@@
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 Exim specification document. -->
all printed output. Finally, there are some changes that apply only when
printing the Exim specification 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"/>
-<!--
Nothing special for the full spec document ye
t -->
+<!--
Special for the spec documen
t -->
</xsl:stylesheet>
</xsl:stylesheet>