atom feed20 messages in org.oasis-open.lists.docbook-appsRE: DOCBOOK-APPS: Docbook/XML, done w...
FromSent OnAttachments
Matt ReynoldsApr 10, 2002 11:43 am 
Michael CortezApr 10, 2002 12:07 pm 
CarlosApr 10, 2002 12:17 pm 
Matt ReynoldsApr 10, 2002 1:12 pm 
Matt ReynoldsApr 10, 2002 1:13 pm 
Daniel VeillardApr 10, 2002 1:27 pm 
Gunnar SigurdssonApr 10, 2002 1:28 pm 
CarlosApr 10, 2002 1:47 pm 
Matt ReynoldsApr 10, 2002 1:54 pm 
Dave PawsonApr 11, 2002 10:03 am 
Matt ReynoldsApr 11, 2002 11:00 am 
Dave PawsonApr 11, 2002 11:10 am 
Glass, EricApr 11, 2002 1:27 pm.bin
Sven KitschkeApr 11, 2002 2:59 pm.zip
Eric RichardsonApr 11, 2002 3:19 pm 
Dave PawsonApr 11, 2002 9:57 pm 
Dave PawsonApr 11, 2002 10:07 pm 
Glass, EricApr 12, 2002 4:57 am.bin
Sven KitschkeApr 14, 2002 1:12 pm 
Julien LetessierApr 19, 2002 3:38 am 
Subject:RE: DOCBOOK-APPS: Docbook/XML, done with Java
From:Matt Reynolds (mrey@pdxinc.com)
Date:Apr 10, 2002 1:12:24 pm
List:org.oasis-open.lists.docbook-apps

On Wed, 2002-04-10 at 14:03, Michael Cortez wrote:

Although I'm using Saxon, I've found it to be much faster then Xalan. Using FOP for PDF output, but it's kind of "broken" in a few places (like tables.)

I'm not too attached to parsers/processors at the moment, so I'll give anything a shot. I just want it to work ONCE. :)

The only "real" problem I've had, is that when processing big documents (>2mb) the Java tools consume HUGE amounts of memory. In fact I have to increase the max heap allowed for the JVM to 512mb to do my PDFs.

Not a problem. We've got plenty of memory and our documents are relatively small at the moment, but I'll keep this in mind.

Right now, I'm not using ANT, but just a series of Batch files to "automate" the build process for a approx 1000 pages of content (DnD/d20 anyone?)

Ok. Integration into Ant isn't a big requirement at the moment, but it's my preferred tool for building anything at the moment, sooooo....

Thank you again, Matt