You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Jonathan Robie <jo...@redhat.com> on 2011/02/02 22:53:26 UTC

If you can't build the pdf after changing xml docs ....

I just fixed some problems that prevented pdfs from building.

If you change the xml docs, and you can't build the pdf, the most likely 
problems are:

1. Your XML is not valid. Please validate before checking in.

2. You're lying about how many columns are in the tables. If you say a 
table has 3 columns, and you put 4 columns in the rows, it won't build 
the PDF.

If you say a table has 2 columns, but some of the rows have 1 column, 
it's best to use colspan so the pdf processor knows what you are doing.

Jonathan


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org