File: fo.xsl

package info (click to toggle)
cl-hyperobject 2.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 336 kB
  • sloc: lisp: 1,823; xml: 215; makefile: 170
file content (6 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
<?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="fop1.extensions" select="1"/>
</xsl:stylesheet>