|
|
#1 |
|
Member
![]() Posts: 11
Karma: 10
Join Date: Nov 2009
Device: IPhone 3GS
|
HTML Conversion - Multiline Headers
Hi all,
I've noticed some HTML -> EPUB conversion funkiness with Calibre since I upgraded from a 0.6.54 version to 0.7.5 I had a book which was converted in 0.6.54 which worked fine, but when I went to reconvert it in 0.7.5 (after changing the CSS for emphasis handling) I found the entire book was converted in large text. Looking at the HTML, each chapter had the following type of chapter header: Code:
<h2>1 Chapter 1 Title</h2> Code:
<h2>1</h2> <h2>Chapter 1 Title</h2> Code:
<h2>1 Chapter 1 Title I edited the HTML to manually make it look like Code:
<h2>1</h2> <h2>Chapter 1 Title</h2> Question - is this a HTML parsing bug in 0.7.x, or was it never meant to work the way it did in 0.6.x? Is there a way I can make it parse HTML tags across multiple lines? Ta, prk. |
|
|
|
|
|
#2 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,609
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
There was a bug in the html input plugin in 0.7.5, upgrade to 0.7.7 and you should be fine
|
|
|
|
| Advert | |
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PDF to ePub conversion issue - headers getting left in | deadSkip | Calibre | 7 | 07-09-2010 03:07 AM |
| Multiline Regex? | prky | Calibre | 25 | 05-01-2010 10:56 PM |
| conversion TO html | in_the_fade | Calibre | 4 | 04-29-2010 11:51 AM |
| Evading headers in PDF->EPUB conversion | davef | Calibre | 6 | 08-29-2009 04:26 PM |
| Calibre not removing headers in mobi conversion | kim- | Calibre | 2 | 08-04-2009 12:37 PM |