<?xml version="1.0" encoding="UTF-8"?>
<!-- vim: set ts=2 sw=2 tw=80 ai si: -->
<xsl:stylesheet 
  xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
  xmlns:d="http://docbook.org/ns/docbook"
  xmlns:fo="http://www.w3.org/1999/XSL/Format"
  version="1.0">

  <!-- ============================================================= -->
  <!-- Import Perforce FO styles, which import DocBook styles        -->
  <!-- ============================================================= -->

  <xsl:import href="@p4-assets-dir@/pdf.xsl"/>

  <!-- ============================================================= -->
  <!-- Guide-specific FO customizations follow                       -->
  <!-- ============================================================= -->

</xsl:stylesheet>
