Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > Workshop

Notices

Reply
 
Thread Tools Search this Thread
Old 07-30-2014, 11:37 PM   #1
lwalper
Junior Member
lwalper began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jul 2014
Device: none
Using ordered lists

Is there any way to make an ordered list display properly? The <ol type="a" start="2"> does not display a new list beginning with the letter "b". All ordered lists begin with "a". I know that the "start" code has been deprecated in HTML5 -- so is there any way to make the ordered lists work properly?
lwalper is offline   Reply With Quote
Old 07-31-2014, 02:15 AM   #2
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
The problem is that Real Devices Hate Lists. For instance, my Kindle Touch resets list elements back to the default (and assumes they are the first element) at total random.
eschwartz is offline   Reply With Quote
Advert
Old 07-31-2014, 02:36 AM   #3
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,544
Karma: 93383099
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
Please use the forums correctly. Moved to the "Workshop" forum.
HarryT is offline   Reply With Quote
Old 07-31-2014, 02:39 AM   #4
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,544
Karma: 93383099
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
Nobody can answer your question without some context. What platform are you talking about? A web site? A Kindle book? An ePub book?
HarryT is offline   Reply With Quote
Old 07-31-2014, 08:36 AM   #5
lwalper
Junior Member
lwalper began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jul 2014
Device: none
Platform:
Android readers -- any variety I've tried. Have downloaded/installed several on rooted Nook color, Nook tablet, Samsung Galaxy Note. None seem to read the <start> code correctly.
Calibre on PC reads it correctly.
iBooks on iPod reads it correctly.
Google Chrome reads it correctly.

The problem seems to be how readers/browsers interpret HTML and how strict they are in sticking to HTML4 or 5 and deprecating that <start> command.

I suppose my real question is one of coding in Sigil. That software automatically inserts all of the XML version information at the top of the document. Would removing that info correct the reader problem?? allowing the reader to work in HTML5 mode which allows the <start> command to work properly?

If removing that info from the document will correct the issue, how do I do it? When I delete that and leave only the HTML5 required coding Sigil automatically corrects my "bad" coding and reinserts all the XML information. How do I turn that automatic correcting feature off in Sigil?
lwalper is offline   Reply With Quote
Advert
Old 07-31-2014, 10:14 AM   #6
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
Start and type are not valid in epubs. Generally people just put in the numbers or letters required. Unless you are working on an item which is changing continually such as a procedure manual for a government agency, it is actually easier to just use the numbers because deleting does not destroy the number or alphabetic sequence.

E-reader devices are not web browsers in which this web coding works.
mrmikel is offline   Reply With Quote
Old 07-31-2014, 11:35 AM   #7
lwalper
Junior Member
lwalper began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jul 2014
Device: none
So, replace the lists with numbers / letters and use CSS to style the "list"? I was under the impression that the readers were more accurate in their interpretation of HTML. Guess I was wrong

Can do.

Thanks
lwalper is offline   Reply With Quote
Old 07-31-2014, 01:33 PM   #8
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Yes.

What do you mean by "accurate"? Readers accurately (as accurately as browsers I should think) understand the html and css subset which is in the ebook specs.

Readers are less tolerant of faulty html but that is a different matter entirely.
eschwartz is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ADE not reading my validated epub Ordered Lists Dia435 ePub 2 10-13-2012 03:21 PM
Lists within Lists ryntau ePub 2 01-13-2012 02:29 AM
Nested Ordered Lists andyd273 Conversion 9 11-17-2011 12:05 PM
Ordered lists on the NOOK Color and Kindle sgirsberger ePub 8 09-15-2011 08:31 AM
Ordered lists and ADE dynabook Sigil 3 01-27-2011 04:53 AM


All times are GMT -4. The time now is 12:36 AM.


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