[Bf-docboard] CVS commit: BlenderManual2.32/PartBE/integrated/enchapter_integrated_yafray.xmlBlenderManual2.32/PartR/rendering/en section_anti_aliasing.xml

Ivaylo Stoimenov Wivern at pro-lan.net
Tue Jan 11 16:46:42 CET 2005


Thanks Stefano. Works fine now. CVS updated, but now I can't process it :(

$ xsltproc.exe  --output BM_I.html /usr/share/docbook-xsl/html/docbook.xsl  
BlenderManualIen.xml
runtime error: file /usr/share/docbook-xsl/common/titles.xsl line 657  
element attribute
xsl:attribute : node already has children
error: file BlenderManualIen.xml
xsltRunStylesheet : run failed

I use cygwin and just updated docbook and others.
Now i have docbook-xml42 4.2-3 and docbook-xsl 1.67.2-1.

titles.xsl lines are:

656   <xsl:if test="$target/title or $target/*/title">
657     <xsl:attribute name="title">
658      <xsl:apply-templates select="$target" mode="xref-title"/>
659     </xsl:attribute>
660   </xsl:if>

Looks fine for me?


More information about the Bf-docboard mailing list