On Tue, Aug 09, 2011 at 05:03:01PM +1200, Stuart Rackham wrote:
> Thanks for spotting the bug Will. It was quite tricky, vertically spanned
> cells where not being taken into account when the column styles were
> applied. I think I've fixed it:
>
> http://code.google.com/p/asciidoc/source/detail?r=cdfc037bf4d0df50f3891c0235d0d43302e32bf8

Hi,

This patch adds Will's example as test case.

Regards,
Simon
---
 tests/data/testcases.txt |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/tests/data/testcases.txt b/tests/data/testcases.txt
index f30dac8..83c46b8 100644
--- a/tests/data/testcases.txt
+++ b/tests/data/testcases.txt
@@ -596,6 +596,16 @@ hard + 1min really hard taking the HR up to 160).
 - Replacement from `testcases.conf` configuration file: test-replacement
 |====

+== Table column specifiers with merged cells
+
+[cols="<1m,>1,^1s, ^1e"]
+|============================================
+ .2+|        .2+|1- A     2+|2- B
+                            |i- a      |ii- b
+    |Values 1   |v1         |v2        |v3
+    |Values 2   |v4         |v5        |v6
+|============================================
+
 Floating tables and images
 --------------------------
 .Simple table
@@ -750,4 +760,3 @@ endif::[]
 ifeval::[not ({rs458}==2)]
 This will not be processed.
 endif::[]
-
-- 
1.7.6

-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9

Attachment: pgp211LV813H0.pgp
Description: PGP signature

Reply via email to