aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/share/xsl/freebsd-epub.xsl
blob: 88e727a7617e9909384437cd1f387eadc735e60b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version='1.0'?>

<!-- $FreeBSD$ -->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version='1.0'
                xmlns="http://www.w3.org/TR/xhtml1/transitional"
                exclude-result-prefixes="#default">

  <!-- Pull in the language-independent stylesheet -->
  <xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
</xsl:stylesheet>