Hi, After a few changes, some strange problems, I got all problems solve. Most of the strange output was solve by deleting the line before, the line after and the source text that was given problems.
The incorrect table now shows correctly, the images that had invalid URI are now OK, no change to the syntax, only deleted and wrote the text again, so I'm thinking that either my editor was having problems or my file add some corruption. Either way, all solved. One question, does docbook support version information? I'm trying to set the version number using the option -a revnumber=<version>. Though it shows on HTML it doesn't on docbook, is the syntax different? A part from the version question, that I'll look up after lunch :), my current problems are some warnigs that show when FOP runs. I know their meaning but I can't get them fixed as I can't see what is wrong. Is there any way to ease debugging warnings like: --- STAT OF OUTPUT --- aluminumboard:Manual - C sergiolopes$ dcchain 782 Making portrait pages on A4 paper (210mmx297mm) Loading Xslthl configuration from file:///Users/sergiolopes/Tools/local/docbook-xsl-1.76.0/highlighting/xslthl-config.xml... 26/Out/2010 12:56:00 org.apache.fop.events.LoggingEventListener processEvent WARNING: Font "Symbol,normal,700" not found. Substituting with "Symbol,normal,400". 26/Out/2010 12:56:00 org.apache.fop.events.LoggingEventListener processEvent WARNING: Font "ZapfDingbats,normal,700" not found. Substituting with "ZapfDingbats,normal,400". 26/Out/2010 12:56:01 org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 5523 millipoints. (See position 59:3695) 26/Out/2010 12:56:01 org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 5523 millipoints. (See position 59:10837) 26/Out/2010 12:56:02 org.apache.fop.events.LoggingEventListener processEvent WARNING: Content overflows the viewport of the fo:region-before on page 7 in block-progression direction by 250 millipoints. (See position 59:17241) 26/Out/2010 12:56:02 org.apache.fop.events.LoggingEventListener processEvent WARNING: Content overflows the viewport of the fo:region-before on page 8 in block-progression direction by 250 millipoints. (See position 59:17241) 26/Out/2010 12:56:02 org.apache.fop.events.LoggingEventListener processEvent WARNING: Content overflows the viewport of the fo:region-before on page 9 in block-progression direction by 250 millipoints. (See position 59:17241) 26/Out/2010 12:56:12 org.apache.fop.events.LoggingEventListener processEvent WARNING: Content overflows the viewport of the fo:region-before on page 10 in block-progression direction by 250 millipoints. (See position 59:17241) 26/Out/2010 12:56:27 org.apache.fop.events.LoggingEventListener processEvent WARNING: Content overflows the viewport of the fo:region-before on page 11 in block-progression direction by 250 millipoints. (See position 59:17241) 26/Out/2010 12:56:36 org.apache.fop.events.LoggingEventListener processEvent WARNING: Glyph "?" (0x301, acutecmb) not available in font "Times-Roman". --- END OF OUTPUT --- -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
