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]

Re: [docbook-apps] XSL Toolchain Round 2


On Tue, Sep 02, 2003 at 09:27:50PM -0400, Jason Foster wrote:
> Thanks to the suggestions of leaving out the FOP-specific patch I have  
> managed to improve my situation somewhat.  Where I used to get:
> 
> [ERROR]  
> file:/Users/jafoster/Documents/Academic/Projects/ 
> Discipline%20of%20Design/DiscOfDesign.fo.fop:2:28750 master-reference  
> '' for fo:page-sequence matches no simple-page-master or  
> page-sequence-master
> 
> Now I get:
> 
> [ERROR]  
> file:/Users/jafoster/Documents/Academic/Projects/ 
> Discipline%20of%20Design/test.fo:2:47057 Flow 'xsl-region-body' does  
> not map to the region-body in page-master 'blank'
> 
> I've tried both my document and a completely stripped down document  
> with the same result.  To the best of my knowledge I'm not using a  
> customization layer, nor anything outside of the FOP and DocBook  
> distributions.
> 
> Hopefully someone out there can suggest another approach to making FOP  
> work.  Thanks!

Ah, you need to process your document with the
fop.extensions stylesheet parameter set to 1.
It takes care of certain FOP peculiarities
like this.

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs@sco.com

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org.


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