View Single Post
Old 08-12-2010, 01:42 PM   #7
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,113
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Jabby View Post
Yep. Tried that as well as using text file directly.

The problem is: Every line termination gives me a double space. This is fine for paragraph separation but not for bullet lines.

Sorry for lack of clarity - John
You want an un-ordered list (AKA Bullet list)

http://www.w3.org/TR/1999/REC-html40...uct/lists.html
<ul>
<li> Item
<li> nother Item.
</ul>

Sigil can do this for new stuff, I am not sure if it can easily do it for existing text, but switching to CV and editing thre tag aroound each item should be fairly easy.http://www.w3.org/TR/1999/REC-html40...uct/lists.html
theducks is offline   Reply With Quote