View Single Post
Old 10-04-2011, 12:00 PM   #1
Reevrom
Junior Member
Reevrom began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jan 2011
Device: iPhone+Stanza
Textile Table Troubles

Hi calibre folks.

I'm having some issues creating tables with textile markup language. If I use the following;

Code:
|AAAAAA|BBBBBB|CCCCCC|
|D|EEE|FFFF|
|GG|HHHH|II|
and convert into ePub, calibre will create three individual tables that each have a single row. This means none of the columns are in line, breaking the table.
Also, table wide properties are ignored e.g.
Code:
table{border:1px solid black}.
does nothing at all.

Any status on whether this will be fixed or if I'm doing something wrong would be appreciated. Thanks.
Reevrom is offline   Reply With Quote