This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bad FO with xsltproc?


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I'm getting an error when I try to convert my FO file, which was created with
xsltproc, to a PDF using passivetex 1.4. I'm using the following version of
xsltproc:

bash-2.05b$ xsltproc -V    
Using libxml 20424, libxslt 10020 and libexslt 711
xsltproc was compiled against libxml 20424, libxslt 10020 and libexslt 711
libxslt 10020 was compiled against libxml 20424
libexslt 711 was compiled against libxml 20424

and xsl-stylesheets-1.57.0 under Gentoo. xmllint doesn't show any errors
when I validate it.

bash-2.05b$ xmllint  --postvalid  --noout  ../main.docbook
bash-2.05b$ 

I'm creating the FO using the following command:

bash-2.05b$ xsltproc  --output main.fo \                                     
> /usr/share/sgml/docbook/xsl-stylesheets-1.57.0/fo/docbook.xsl \
> ../main.docbook

Then I (try to) convert it with:

bash-2.05b$ pdftex --interaction nonstopmode "&pdfxmltex" main.fo

At which point I receive this error in its log:

The control sequence marked <to be read again> should
not appear between \csname and \endcsname.

)
Runaway argument?
\csname\endcsname\Odd: :xsl-region-body\endcsname \csname Atomic:\POdd \ETC.
! File ended while scanning use of \@Pass.
<inserted text> 
                \par 
<*> &pdfxmltex main.fo
                      
I suspect you have forgotten a `}', causing me
to read past where you wanted me to stop.
I'll try to recover; but if the error is serious,
you'd better type `E' or `X' now and fix your file.

! Emergency stop.
<*> &pdfxmltex main.fo
                      
*** (job aborted, no legal \end found)

Any ideas/help on fixing this problem?
Let me know if you need me info.

Thanks
- -- 
Christopher Hornbaker              Email: xion@openschooling.org
Founder of OpenSchooling           Jabber ID: Jilks@jabber.org
http://www.openschooling.org       IRC Nick: Jilks
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+BKNsSE3GEGOvPqERAmjAAJ9bl2egqv5HcSahWs2YwNH6B9PetQCfW9nq
mpruqc8LZSk+JxASwKYeRKI=
=kRY4
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]