Quote:
Originally Posted by Mygrrls
I figured out the problem but now I need some help on how to fix it. The book file has columns in it. Rather than go to the next page the file is somehow converting into columns. How can I delete the column commands in the file. I found them by right clicking in the calibre reader but don't know how to edit. Help with this would be great.
|
The only columns I know of are inside a Table (AFAIK Calibre will not ever
create a table, where none exists) and it is not simple to undo.
Code:
<TR>
<TD>Left col stuf</TD>
<TD>Right col stuf</TD>
</TR>