View Single Post
Old 10-28-2019, 09:28 PM   #5
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by DiapDealer View Post
Hardcode your numbered/lettered lists and be done with them I'd usually say.
Yep, that's the only way to reliably do it.

Also not well supported with <ol>:
  • start (anything that starts beyond 1.)
  • type Alternate numbering schemes (like roman numerals, greek letters, [...])

Also definitely not supported is all the fancy CSS3 numbering.

Using those is bound to break on many older devices.

Quote:
Originally Posted by DiapDealer View Post
But an entire book that's one long list?? You have my sympathies. No way I'd deal with something like that.
Exactly. Only reliable way to do it is hardcoding.

Last edited by Tex2002ans; 10-29-2019 at 06:37 AM.
Tex2002ans is offline   Reply With Quote