v4 doc: fixed URL for docbook XSL files

git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1902 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
sebastien 2008-06-27 18:59:09 +00:00
parent d64d9fe734
commit 4e8fa69020
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
<!-- It is important to use indent="no" here, otherwise verbatim -->
<!-- environments get broken by indented tags...at least when the -->
<!-- callout extension is used...at least with some processors -->
<xsl:import href="e:/docbook-xsl-1.66.1/fo/docbook.xsl"/>
<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"/>
<xsl:import href="dynare.xsl"/>
<xsl:import href="dynare_lists.xsl"/>

View File

@ -8,7 +8,7 @@
<!-- It is important to use indent="no" here, otherwise verbatim -->
<!-- environments get broken by indented tags...at least when the -->
<!-- callout extension is used...at least with some processors -->
<xsl:import href="c:/cygwin/usr/share/docbook-xsl/html/chunk.xsl"/>
<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"/>
<xsl:import href="dynare.xsl"/>