File: epub.xsl

package info (click to toggle)
harden-doc 3.19%2Bnmu1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 15,332 kB
  • sloc: xml: 11,790; sh: 52; makefile: 16
file content (7 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>

<xsl:import href="/usr/share/publican/xsl/epub.xsl" />
<xsl:import href="html-common.xsl" />

</xsl:stylesheet>