El Lunes, 9 de Abril de 2007 22:19, Bruce Dubbs escribió:

> [EMAIL PROTECTED]/new-xsl]$ make pdf
> xsltproc --xinclude --nonet --output ~/lfs-book/lfs-pdf.fo \
>         stylesheets/lfs-pdf.xsl index.xml
> xsl:attribute-set : use-attribute-sets recursion detected
> Making portrait pages on USletter paper (8.5inx11in)
> runtime error: file stylesheets/pdf/lfs-mixed.xsl line 255 element choose
> xsl:choose: unexpected content attribute

> I don't see anything wrong with stylesheets/pdf/lfs-mixed.xsl
> unless the <xsl:otherwise> on line 271 is out of place.

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

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.

-- 
Manuel Canales Esparcia
Usuario de LFS nº2886:       http://www.linuxfromscratch.org
LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.info
TLDP-ES:                           http://es.tldp.org
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to