> From: Leo Simons [mailto:[EMAIL PROTECTED]] 
> 
> I just
> 
> - checked out fresh copy
> - ran ant clean
> - modified build.xml to have -uDEBUG as an argument to cocoon
> - ran ant html-docs -v > log.txt
> 
> relevant parts:
> 

<snip type="log"/>


> so yup, it could definately be a FOP problem. But I don't get why that
means we can't do anything about it...I can't even remember what FOP
stands for so....

FOP = Formatting Objects Processor

It is what turns XSL:FO into a PDF.  It is reacting incorrectly to the
value in an attribute.  According to the spec, the attribute is supposed
to handle percentages (50%), but FOP is choking on it.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to