[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Failed to load image
You are using Saxon, right? This appears to be a bug in the DocBook Saxon extensions introduced in 1.67.1. Could you please file a bug report on SourceForge about this? I think you can ignore the errors. As a workaround, you could change your CLASSPATH to point to the saxon extensions jar file prior to 1.67.1. You can still use the 1.67.1 stylesheets (or 1.68.1 if you want the latest). Bob Stayton Sagehill Enterprises DocBook Consulting bobs@sagehill.net ----- Original Message ----- From: "Joachim Ziegler" <ziegler@mpi-sb.mpg.de> To: <docbook-apps@lists.oasis-open.org> Sent: Friday, February 18, 2005 3:15 AM Subject: [docbook-apps] Failed to load image > Hello all, > > after switching from docbook-xsl-1.62.4 to docbook-xsl-1.67.2, I get > errors of the form > > Writing html/ch02.html for chapter(cha.SimpleDataTypes) > Failed to load image: Pictures/Dictionary.png > Failed to load image: Pictures/Dictionary.png > Failed to load image: Pictures/Dictionary.png > Failed to load image: Pictures/Dictionary.png > > I did not change anything in my file structure or in my source document. > The image file is still there, and the image is visible in the generated > HTML page. > > > I include the image by > > <figure id="fig.Dictionary"> > <title>An English-German dictionary</title> > <mediaobject> > <imageobject role="html"> > <imagedata align="center" format="PNG" > fileref="Pictures/Dictionary.png"/> > </imageobject> > </mediaobject> > </figure> > > > The picture is here, in the subdirectory "html" where the HTML code is > generated: > > $ ll html/Pictures/Dictionary.png > -rw-r--r-- 1 ziegler Mehlhorn 6147 Oct 15 2003 > html/Pictures/Dictionary.png > > Before 1.67.2, I did not get this error message. > > > Can I just ignore it? > > Greetings, > Joachim > > > > > > -- > Joachim Ziegler Stuhlsatzenhausweg 85 > Max-Planck-Institut für Informatik 66123 Saarbrücken, Germany > Email: ziegler@mpi-sb.mpg.de Tel.: (+49) 0681 9325-127 > "I never wanted to be a computer scientist. I wanted to be... a lumberjack!" > >
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]