RE: hack to avoid memory overflow with tables

2003-05-27 Thread Victor Mote
Jeremias Maerki wrote: I'm slowly getting the impression it may be better if we really totally modularize FOP (splitting it up into several independently usable subprojects) so development is only split in the layout field which is the major problem-child here. But that alone would take long

A couple of FAQ items

2003-05-27 Thread Clay Leeds
XSL FAQ: The XSL FAQ link is incorrect. It is currently: http://dpawson.co.uk/xsl/ showing the directory contents of Index of xsl/... It should be: http://dpawson.co.uk/xsl/xslfaq.html HYPHENATION INFO: 3.9. Hyphenation does not work. Set the language attribute somewhere. Check whether

Error printing from servlet

2003-05-27 Thread BENFATTI
Hi All, I was using the attached servlet(based in example supplied with FOP) to print some reports. It was running OK with Tomcat, but when i changed my aplication server to Oracle 9IAS, it is not working anymore. The printer is already configured in the server. Does somebodyknow what

cvs commit: xml-fop/src/documentation/content/xdocs configuration.xml

2003-05-27 Thread vmote
vmote 2003/05/27 10:55:56 Modified:src/documentation/content/xdocs configuration.xml Log: Add section ids. Revision ChangesPath 1.4 +2 -2 xml-fop/src/documentation/content/xdocs/configuration.xml Index: configuration.xml

Team page

2003-05-27 Thread Victor Mote
I have been wanting for several days to publish the web site, but have hesitated because I am the only one who has put any background information on the new Team page. If we get at least two others to add some information, I'll publish it. Otherwise, I'll remove it from the menu until we get some

cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2003-05-27 Thread jeremias
jeremias2003/05/27 12:04:00 Modified:src/documentation/content/xdocs team.xml Log: Content for my entry mailto:; prefixes for all email adresses (for spam prevention) Added section Area of Expertise Revision ChangesPath 1.6 +183 -5

Re: Team page

2003-05-27 Thread Jeremias Maerki
I've just added something. I've also added a section Area of Expertise like the one in Batik. I already added some entries there, but please fill in some more as you find appropriate. On 27.05.2003 20:06:13 Victor Mote wrote: I have been wanting for several days to publish the web site, but have

Re: Thoughts on design - FO property expressions

2003-05-27 Thread J.Pietschmann
Peter B. West wrote: Basically, because there are three grammars at work. ... the bizarre syntax requirements of the Rec Hehe! Actually you know beforehand what kind of grammar you get, there is *no* need to have a unified parser. I was always amazed by the hoops the maintenance code goes

Re: Team page

2003-05-27 Thread Glen Mazza
Put me down for whining about TRAX/XSLTInputHandler ;) --- Jeremias Maerki [EMAIL PROTECTED] wrote: I've just added something. I've also added a section Area of Expertise like the one in Batik. I already added some entries there, but please fill in some more as you find appropriate.

RE: Team page

2003-05-27 Thread Rhett Aultman
And perhaps me for complaints about infinite loops and general irritation? ;) Also, I'd prefer my email address be listed as [EMAIL PROTECTED], as I'll be transferring my devlist membership to that address soon. I'd make the changes myself, but I don't have that kind of CVS access. ;)

Re: Team page

2003-05-27 Thread Peter B. West
Victor, I have been looking forward to its appearance for several days now. I am keen to see my name in lights. I think it's a very good idea, and please don't be embarassed to have the first comprehensive entry. I'll add mine shortly. I note that Jeremias has joined in. Peter Victor

Re: Thoughts on design - FO property expressions

2003-05-27 Thread Peter B. West
J.Pietschmann wrote: Peter B. West wrote: Basically, because there are three grammars at work. ... the bizarre syntax requirements of the Rec Hehe! Actually you know beforehand what kind of grammar you get, there is *no* need to have a unified parser. I was always amazed by the hoops the

DO NOT REPLY [Bug 20280] New: - text-align and text-align-last not compliant, but reported that way

2003-05-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20280. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: hack to avoid memory overflow with tables

2003-05-27 Thread Glen Mazza
--- Victor Mote [EMAIL PROTECTED] wrote: The goal would be to eventually drop the maintenance branch layout system into the redesign code as an implementation of LayoutStrategy. It will always be a deficient implementation, but right now it is the best one that we have (else we would be

Re: hack to avoid memory overflow with tables

2003-05-27 Thread Peter B. West
Victor, Jeremias, Just a couple of notes on the discussion below. It is a mistake to say, because there is no great ferment of coding, that nothing is being done on the redesign of layout. I, for one, am currently giving the layout a great deal of thought, triggered in my case by the