Next in thread → Next in month →

RE: [docbook-apps] Trouble with the new snapshot

From
Mauritz Jeanson <>
Date
2008-09-14T14:44:24+00:00
ID
6ECFDB73BA614C74B8F10272968C32AF@D7MZ171J
Thread
RE: [docbook-apps] Trouble with the new snapshot
> -----Original Message-----
> From: Jacques Foucry 
> 
> I have two errors. First in highlighting/common.xsl :
> 
> SystemID: 
> /Users/jacques/Desktop/docbook-xsl-ns-snapshot/highlighting/ 
> common.xsl
> Location: 16:0
> Description: Attribute "d" bound to namespace 
> "http://www.w3.org/2000/xmlns/ 
> " was already specified for element "xsl:stylesheet".


There are two declarations of the "d" namespace prefix in that file:

 xmlns:d="http://docbook.org/ns/docbook"

It works if you remove one of these declarations.

(This has been fixed in SVN.)


> The second one occurs in fo/callout.xsl :
> SystemID: 
> /Users/jacques/Desktop/docbook-xsl-ns-snapshot/fo/callout.xsl
> Location: 57:0
> Description: No template exists named number.rtf.lines


This is just a consequence of the first error.

Mauritz
Next in thread → Next in month →