Sebastian Bergmann wrote:

> Hartmut Holzgraefe wrote:
> 
>>docbook-xsl-stylesheets-1.42 (SuSE rpm)
>>
> 
>   Aren't they quite old? 1.48 is the current version.

yes, indeed, 1.48 solved the problem with xsltproc
and a problem with duplicate ids when generating FO
(and just in case i didn't mention it before:
  the gnome xslt stuff is about twice as fast as jade on
  the mulitpage manual and almost as fast as saxon on
  the bightml)

but the FO now generated is still not processed by FOP:

   > fop.sh manual.fo -pdf manual.pdf
   FOP 0.20.1
   using SAX parser org.apache.xerces.parsers.SAXParser
   building formatting object tree
   setting up fonts
   WARNING: property 'master-reference' ignored
   WARNING: property 'master-reference' ignored
   WARNING: property 'master-reference' ignored
   WARNING: property 'master-reference' ignored
   WARNING: property 'master-reference' ignored
   WARNING: property 'master-reference' ignored
   WARNING: property 'master-reference' ignored
   WARNING: property 'master-reference' ignored
   WARNING: property 'master-reference' ignored
   WARNING: property 'master-reference' ignored
   WARNING: property 'master-reference' ignored
   ERROR: 'master-name' for 'fo:page-sequence'
     matches no 'simple-page-master' or 'page-sequence-master'

same messages for

   > fop.sh -xml manual.xml -xsl xsl/print.xsl -pdf manual.xml




-- 
Hartmut Holzgraefe  [EMAIL PROTECTED]  http://www.six.de  +49-711-99091-77



Reply via email to