M.Canales.es wrote:
> El Lunes, 9 de Abril de 2007 22:19, Bruce Dubbs escribió:
> 
> Right, the tag is out of place but my xsltproc don't show that errors :-??
> 
> new-xsl$ make pdf
> xsltproc --xinclude --nonet --output ~/lfs-book/fop1-lfs-pdf.fo \
>         stylesheets/lfs-pdf.xsl index.xml
> Making portrait pages on USletter paper (8.5inx11in)
> sed -i -e 's/span="inherit"/span="all"/' ~/lfs-book/fop1-lfs-pdf.fo
> FOP_HOME=~/cosas/fop-0,93 && ~/cosas/fop-0.93/fop ~/lfs-book/fop1-lfs-pdf.fo 
> ~/lfs-book/fop1-LFS-BOOK.pdf
> new-xsl$ xsltproc --version
> Using libxml 20627, libxslt 10120 and libexslt 813
> xsltproc was compiled against libxml 20627, libxslt 10120 and libexslt 813
> libxslt 10120 was compiled against libxml 20627
> libexslt 813 was compiled against libxml 20627

Mine is slightly older:

$ xsltproc --version
Using libxml 20622, libxslt 10115 and libexslt 812
xsltproc was compiled against libxml 20622, libxslt 10115 and libexslt 812
libxslt 10115 was compiled against libxml 20622
libexslt 812 was compiled against libxml 20622

Do you think that this should matter?

> After fixed the tag, is the "xsl:attribute-set : use-attribute-sets recursion 
> detected" warning still showed? I think that that is a different bug.

Yes, with the patch I sent earlier, I still got that as a warning, but
it didn't affect the output.

  -- Bruce


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to