File: fo.xsl

package info (click to toggle)
cl-hyperobject 2.11.0-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 292 kB
  • ctags: 223
  • sloc: lisp: 1,820; xml: 215; makefile: 148
file content (8 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version="1.0">

<xsl:import href="docbook_fo.xsl"/>
<xsl:param name="fop.extensions" select="1"/>
</xsl:stylesheet>