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

Go Back   MobileRead Forums > E-Book Formats > ePub

Notices

Reply
 
Thread Tools Search this Thread
Old 03-02-2010, 04:34 AM   #1
bhuvana786
Enthusiast
bhuvana786 began at the beginning.
 
Posts: 37
Karma: 10
Join Date: Aug 2009
Device: Kindle
Numbered list continuation

Is there any way to style numbered list continuation using html elements in ADE?

Example:
1. first item
2. Second item
3. third item

Section heading

4. Fourth item
5. fifth item

html coding:
<ol>
<li>first item</li>
<li>second item</li>
<li>third item</li> </ol>
<h2>Section heading>
<ol start="5">
<li>Fourth Value</li>
<li>Fifth value</li>
</ol>

or

<h2>Section heading>
<ol>
<li value="4">Fourth Value</li>
<li>Fifth value</li>
</ol>

But none of them works with ADE. Can anyone advice how to achieve this layout using stylesheet with these elements (ol, li)?

thanks, B
bhuvana786 is offline   Reply With Quote
Old 03-02-2010, 08:21 AM   #2
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,515
Karma: 18512745
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
It seems the ePUB spec is based on XHTML 1.1, which in turn is based on XHTML 1.0, which apparently does not include the "start", or "value" properties. You could try the "counter-reset" CSS property, but it's not in the required set of ePUB, so I'd bet it won't work.
Jellby is offline   Reply With Quote
Advert
Old 03-03-2010, 11:59 PM   #3
bhuvana786
Enthusiast
bhuvana786 began at the beginning.
 
Posts: 37
Karma: 10
Join Date: Aug 2009
Device: Kindle
Yes, it is not working
bhuvana786 is offline   Reply With Quote
Old 03-05-2010, 02:23 PM   #4
aarcane
Member
aarcane began at the beginning.
 
Posts: 23
Karma: 10
Join Date: Mar 2010
Device: iphone/stanza
you can use a table, or a definition list to make it work well and format properly. it'd be a little off structurally, but it would look good.
aarcane is offline   Reply With Quote
Old 05-26-2010, 01:17 AM   #5
Ashutosh Pandey
Junior Member
Ashutosh Pandey began at the beginning.
 
Posts: 3
Karma: 10
Join Date: May 2010
Device: Kindle
I have converted ePub into mobi file. But this mobi is not rendering bullet/number list in Kindle device. ..Pls. suggest?
Ashutosh Pandey 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
numbered lists, but with a text break soup Sigil 1 07-30-2010 04:27 AM
Continuation - A Short Story Peverel Deals and Resources (No Self-Promotion or Affiliate Links) 10 09-22-2009 12:35 AM
Are Papers Days Numbered? andyafro News 23 11-21-2008 02:58 PM
Flipping through sequentially-numbered images mrdini HanLin eBook 5 03-08-2008 06:42 PM
Are the Reader's days numbered? WilliamG Sony Reader 32 09-23-2007 02:56 PM


All times are GMT -4. The time now is 01:20 AM.


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