|
|
#1 |
|
Enthusiast
![]() Posts: 26
Karma: 10
Join Date: Oct 2008
Location: Winnipeg, Canada
Device: Sony PRS700
|
Problem Converting Book Designer HTML to LRF
And now I have a new problem with the newest version of Calibre: I am an avid fan of Book Designer especially for its ability to strip out all sorts of junk from Word-generated htmls, etc. I have always run an html through BD before converting from BD html to Lrf in Calibre. And the output has always been perfect. Now with this new version of Calibre there are problems: BD shows the book title and author in H2 tags: <H2 id=BookTitle align=center><B>blah</B></H2> <H2 id=BookAuthor align=center><B>blah blah</B></H2> and in prior lrf's they always appeared on the same page (as they should) but now the title is on one page and the author on another -- not good. So I tried changing the H2 tags to H3 tags to avoid this problem and suddenly Calibre no longer recognized any <HR>'s as page breaks and just printed them out as horizontal rules with no new pages for anything. And furthermore some books are divided into "Parts", i.e. Part One, Two, etc. and BD shows this as: <SPAN id=title><DIV align=center><B>Part One</B></DIV> and precedes the line with an <HR>. The "new" Calibre somehow sees the <HR> as a page break and ALSO seems triggered by the word "Part" and inserts another page break thus resulting in a completely blank page preceding anything marked as "Part". Can you help me adjust for these anomalies? I don't want all this empty-page stuff in my lrf's. I know BD is an old program but it certainly fits my needs and Calibre used to deal with it fine before just not so much now. |
|
|
|
|
|
#2 |
|
Enthusiast
![]() Posts: 26
Karma: 10
Join Date: Oct 2008
Location: Winnipeg, Canada
Device: Sony PRS700
|
Okay, I've solved part of the problem:
I've set "Detect Chapters at (Xpath Expression)" to: //h:hr and now I get page breaks at every one of the <HR>'s inserted by Book Designer. But I've tried a gazillion ways to get the Book Title/Author on the same page and have failed miserably! Still looking for help. |
|
|
|
|
Enthusiast
|
|
|
|
#3 |
|
Mobile Reader Geek
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 34,227
Karma: 13801376
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Sony Reader PRS-650, iPad
|
The problem is that Calibre detects <h2>,/h2> as a chapter. So why not do it like this....
<h2>Name of Book Author Name</h2>
__________________
|
|
|
|
|
|
#4 |
|
Enthusiast
![]() Posts: 26
Karma: 10
Join Date: Oct 2008
Location: Winnipeg, Canada
Device: Sony PRS700
|
Thanks JSWolf. But when I investigated the Calibre-generated html in the zip folder I found that there was no pagebreak shown between the Title and Author. Hmm. And then I found this section in Calibre under Preferences/Conversion/Page Structure:
Insert page breaks before (Xpath Expression): //*[name()='h1' or name()='h2'] I thought this section was part of the one above that deals with preprocessing and since I didn't have that checked I thought it wasn't applied by Calibre. Seems I was wrong. As soon as I removed that jazz above (just completely cut it out) the book titles and authors now appear on the same page. It's all there, one just has to track it down ![]() So problem solved! |
|
|
|
|
|
#5 | |
|
Bookaholic
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,401
Karma: 18771935
Join Date: Oct 2007
Location: Minnesota
Device: AuraHD, Nook HD+, Kindle 2,3,T , Opus, TF101, Nexus7, iPT, iPhone5
|
Quote:
__________________
~Brian "The test of any good fiction is that you should care something for the characters; the good to succeed, the bad to fail. The trouble with most fiction is that you want them all to land in hell together, as quickly as possible." — Mark Twain |
|
|
|
|
|
|
#6 |
|
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 627
Karma: 1901287
Join Date: Mar 2009
Location: Rosario, Argentina
Device: SONY PRS-505, PRS-T2
|
Why not generating the LRF inside BD?
|
|
|
|
|
|
#7 |
|
Enthusiast
![]() Posts: 26
Karma: 10
Join Date: Oct 2008
Location: Winnipeg, Canada
Device: Sony PRS700
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| align="right" problem converting html to lrf | flowoeB | Calibre | 0 | 10-06-2009 07:30 AM |
| Problem converting HTML files to LRF | red_five | Calibre | 2 | 06-09-2009 03:03 AM |
| Problem converting a webpage html to LRF, what program should I use? Long page turns | seajewel | Workshop | 1 | 08-01-2008 06:32 AM |
| Book Designer problem with making html, txt, doc formats | Namtar | Workshop | 5 | 04-22-2008 10:56 AM |
| Fixing Book Designer problem with italics when converting from LIT | angelyne | Sony Reader | 3 | 07-09-2007 11:32 AM |