diff options
Diffstat (limited to 'stylesheets/lfs-xsl/pdf.xsl')
-rw-r--r-- | stylesheets/lfs-xsl/pdf.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/lfs-xsl/pdf.xsl b/stylesheets/lfs-xsl/pdf.xsl index 82bcb80df..dc961e7bd 100644 --- a/stylesheets/lfs-xsl/pdf.xsl +++ b/stylesheets/lfs-xsl/pdf.xsl @@ -14,7 +14,7 @@ $Date$ <!-- Upstream FO templates. Profiled version is not supported by xsltproc, thus pofiling must be done in two steps (see Makefile) --> - <xsl:import href="docbook-xsl-snapshot/fo/docbook.xsl"/> + <xsl:import href="docbook-xsl-1.78.1/fo/docbook.xsl"/> <!-- Uncomment the following to make debugging the raw FO code easier. Note that FOP will complaints about a lot of paragraph overflows |