<div dir="ltr"><div>I finally fixed this issue by manually changing a line in publican\xsl\pdf.xsl<br><br>from<br><xsl:include href="<a href="http://docbook.sourceforge.net/release/xsl/current/fo/footnote.xsl">http://docbook.sourceforge.net/release/xsl/current/fo/footnote.xsl</a>"/><br><br>to<br><xsl:include href="file:///C:/Program%20Files%20(x86)/Publican/docbook-xsl-1.76.1/fo/footnote.xsl"/><br><br></div>not nice, but works for me<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 15, 2015 at 2:48 PM, Erich Steinböck <span dir="ltr"><<a href="mailto:erich.steinboeck@gmail.com" target="_blank">erich.steinboeck@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>When working offline or during Sourceforge outages like the one yesterday evening I'm receiving the following Publican error:<br><br>xsl:include : unable to load <a href="http://docbook.sourceforge.net/release/xsl/current/" target="_blank">http://docbook.sourceforge.<wbr>net/release/xsl/current/</a><br>fo/footnote.xsl<br><br></div>I uninstalled and re-installed Publican (Windows installer) with Docbook selected, all other brands deselected, but wasn't offered any "local install" option.<br><br></div>Windows Registry keys seem to be set correctly:<br><div><div><br>WriteRegStr HKLM "Software\Publican" "" C:\Program Files (x86)\Publican<br>WriteRegStr HKLM "Software\Publican" "dtd_path" "C:\Program Files (x86)\Publican\DocBook_DTD"<br>WriteRegStr HKLM "Software\Publican" "xsl_path" "C:\Program Files (x86)\Publican\docbook-xsl-1.<wbr>76.1"</div></div></div>
</blockquote></div><br></div>