~beaky/wacs/wacs-devel

« back to all changes in this revision

Viewing changes to docs/userguide/source/custom-fo.xsl-Fedora

  • Committer: beaky
  • Date: 2019-08-08 15:22:32 UTC
  • Revision ID: svn-v4:4196e993-711f-0410-950c-c89e1d26c723:wacs-devel:2837
Added build rules for Ubuntu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version='1.0'?>
 
2
<xsl:stylesheet
 
3
        xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
4
 
 
5
<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets/fo/docbook.xsl"/>
 
6
<xsl:import href="titlegraphic-fo.xsl"/>
 
7
</xsl:stylesheet>