Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 06-21-2010, 05:39 AM   #1
jomaweb
Connoisseur
jomaweb is on a distinguished road
 
Posts: 81
Karma: 50
Join Date: Jan 2010
Device: Kindle DX
Calibre add a new line after every bullet in a list converting to mobi

Hi all

Every method I used to get converted HTML in Calibre to MOBI and sent to my Kindle ends with an odd issue.

The issue is that the bulleted lists, that looks great in any html editor I've tested, when passed to MOBI via Calibre, a new line after every bullet is added. I've tried the previous conversion to ePub via Sigil as well.

For instance,if i got this list:
  • First item
  • Second Item
  • Third Item

When passed to MOBI in Calibre it's transformed to this:

  • First item

  • Second Item

  • Third Item

No matter if I use Sigil to check the HTML or converting from OpenOffice to HTML or any other procedure software tool you can test. Calibre adds a new line after e very bullet.

any suggestion would be appreciated.

Last edited by jomaweb; 06-21-2010 at 07:15 AM.
jomaweb is offline   Reply With Quote
Old 06-21-2010, 01:42 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,835
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Use semantic amrkup for your bulleted list like this

<ul>
<li>,,,</li>
<li>...</li>
</ul>

ANd make sure it doesn't have extra CSS specifying breaks.block display style
kovidgoyal is online now   Reply With Quote
Advert
Old 06-21-2010, 01:57 PM   #3
jomaweb
Connoisseur
jomaweb is on a distinguished road
 
Posts: 81
Karma: 50
Join Date: Jan 2010
Device: Kindle DX
That's what i've used. Semantic markup with <ul> and <li> tags.

No other CSS is in the HTML document.

just try with this code below and convert it to MOBI. You'll see what I mean.

Code:
<ul>
    <li>First</li>
    <li>Second</li>
    <li>Third</li>
</ul>
jomaweb is offline   Reply With Quote
Old 06-21-2010, 02:37 PM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,835
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Works perfectly for me.
kovidgoyal is online now   Reply With Quote
Old 06-22-2010, 11:13 AM   #5
jomaweb
Connoisseur
jomaweb is on a distinguished road
 
Posts: 81
Karma: 50
Join Date: Jan 2010
Device: Kindle DX
Updated to the latest version of calibre and now works.

thanks
jomaweb is offline   Reply With Quote
Advert
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting from Epub to Mobi kevinofengland Calibre 5 10-12-2010 07:23 PM
Converting from .epub to .mobi mapleleafs Amazon Kindle 18 08-18-2010 05:20 PM
Converting EPub to Mobi? CarolB Calibre 3 01-14-2010 11:09 AM
Error when converting to Mobi and Epub Amalthia Calibre 3 05-11-2009 04:18 AM
crash converting .MOBi to EPUB artbatista Calibre 3 05-11-2009 12:05 AM


All times are GMT -4. The time now is 10:59 PM.


MobileRead.com is a privately owned, operated and funded community.