Closed cer closed 3 years ago
The prawn-table gem is doing some very careless math. As a result, the sum of the cells ends up being greater than the width it allocates for them in certain circumstances. I may be able to patch it to work around this issue.
The condition that triggers this is when two or more rows have cells that span a different number of columns.
Asciidoctor 1.5.7.1
As an aside, I strongly recommend that you upgrade to Asciidoctor 2. The Asciidoctor 1.5.x series is no longer actively maintained.
I'm going to backport this change to the v1.5.x branch for when/if I release 1.5.4.
Asciidoctor PDF 1.5.3 using Asciidoctor 1.5.7.1 [https://asciidoctor.org]