mirror of
https://github.com/mpv-player/mpv
synced 2025-02-21 07:16:56 +00:00
Don't include chunk.xsl directly.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11134 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7e2372a3ed
commit
f999a65b8d
@ -2,8 +2,7 @@
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version="1.0">
|
||||
|
||||
<xsl:import href="/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/html/chunk.xsl"/>
|
||||
<xsl:include href="../html-common.xsl"/>
|
||||
<xsl:import href="../html.xsl"/>
|
||||
<xsl:param name="chunker.output.encoding" select="'utf-8'"/>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
@ -2,8 +2,7 @@
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version="1.0">
|
||||
|
||||
<xsl:import href="/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/html/chunk.xsl"/>
|
||||
<xsl:include href="../html-common.xsl"/>
|
||||
<xsl:import href="../html.xsl"/>
|
||||
<xsl:param name="chunker.output.encoding" select="'utf-8'"/>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
Loading…
Reference in New Issue
Block a user