Welcome to the GENE runner homepage. You can use the runner to experiment with the GENE framework. Just try running:
./gr.sh -v sample-docbook.xml sample-docbook.pdf
and watch GENE to do its job:
Jun 28, 2006 11:49:45 AM sk.baka.demo.gene.ConfigHolder <init> WARNING: Config file config.xml does not exist, ignoring Graph | |--- Node hash: 1acd47 Exporter: MathMLToImageExporter | MathML to Image Exporter | Priority: 0 Source namespace: {http://www.w3.org/1998/Math/MathML} [DOM] | exports {http://www.baka.sk/xml/gene/holder/image} in these kinds: [OBJECT] | | | \--- Node hash: 5dcec6 Exporter: ImageToPngExporter | ImageRef to PNG exporter | Priority: 0 Source namespace: {http://www.baka.sk/xml/gene/holder/image} [OBJECT] | exports {http://www.baka.sk/xml/gene/holder/png} in these kinds: [STREAM] | | | \--- sent to coordinator | \--- Node hash: b25b9d Exporter: DocbookToFOExporter DocBook to XSL-FO exporter Priority: 0 Source namespace: {http://docbook.org/ns/docbook} [SAX] exports {http://www.w3.org/1999/XSL/Format} in these kinds: [DOM, SAX] | \--- sent to coordinator Making portrait pages on USletter paper (8.5inx11in) Jun 28, 2006 11:49:54 AM sk.baka.xml.gene.fop.ApacheLogWrapper error SEVERE: org.apache.fop.hyphenation.Hyphenator:Couldn't find hyphenation pattern en Jun 28, 2006 11:49:54 AM sk.baka.xml.gene.fop.ApacheLogWrapper error SEVERE: org.apache.fop.hyphenation.Hyphenator:Couldn't find hyphenation pattern en Jun 28, 2006 11:49:55 AM sk.baka.xml.gene.fop.ApacheLogWrapper warn WARNING: org.apache.fop.fo.FONode:Warning(-1/-1): fo:table, table-layout="auto" is currently not supported by FOP Jun 28, 2006 11:49:55 AM sk.baka.xml.gene.fop.ApacheLogWrapper warn WARNING: org.apache.fop.fo.FONode:Warning(-1/-1): fo:table, table-layout="auto" is currently not supported by FOP Jun 28, 2006 11:50:06 AM sk.baka.xml.gene.fop.ApacheLogWrapper warn WARNING: org.apache.fop.layoutmgr.BreakingAlgorithm:Line 1 of a paragraph overflows the available area. (fo:block, location: -1/-1) Jun 28, 2006 11:50:06 AM sk.baka.xml.gene.fop.ApacheLogWrapper warn WARNING: org.apache.fop.layoutmgr.BreakingAlgorithm:Line 1 of a paragraph overflows the available area. (fo:block, location: -1/-1) Jun 28, 2006 11:50:06 AM sk.baka.xml.gene.fop.ApacheLogWrapper warn WARNING: org.apache.fop.layoutmgr.BreakingAlgorithm:Line 1 of a paragraph overflows the available area. (fo:block, location: -1/-1) Jun 28, 2006 11:50:06 AM sk.baka.xml.gene.fop.ApacheLogWrapper warn WARNING: org.apache.fop.layoutmgr.BreakingAlgorithm:Line 1 of a paragraph overflows the available area. (fo:block, location: -1/-1) Jun 28, 2006 11:50:06 AM sk.baka.xml.gene.fop.ApacheLogWrapper warn WARNING: org.apache.fop.layoutmgr.BreakingAlgorithm:Line 1 of a paragraph overflows the available area. (fo:block, location: -1/-1) Jun 28, 2006 11:50:06 AM sk.baka.xml.gene.fop.ApacheLogWrapper warn WARNING: org.apache.fop.layoutmgr.BreakingAlgorithm:Line 1 of a paragraph overflows the available area. (fo:block, location: -1/-1) Done
The ImageToSVG Exporter would normally be used, however FOP-0.92beta crashes while processing SVG document, hence SVG support is temporarily disabled.