Pārlūkot izejas kodu

- Reference docbooks stylesheets using URL, instead of local file

Jan Janak 20 gadi atpakaļ
vecāks
revīzija
b74a4c7fcf
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      doc/stylesheets/xhtml.xsl

+ 1 - 1
doc/stylesheets/xhtml.xsl

@@ -2,7 +2,7 @@
 <xsl:stylesheet  
 <xsl:stylesheet  
     xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
     xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
 
-<xsl:import href="/usr/share/xml/docbook/stylesheet/nwalsh/xhtml/docbook.xsl"/>
+<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"/>
 
 
 <!-- Stylesheets common for all transformations (xhtml, txt, fo) -->
 <!-- Stylesheets common for all transformations (xhtml, txt, fo) -->
 <xsl:import href="common.xsl"/>
 <xsl:import href="common.xsl"/>