View Single Post
Old 03-03-2017, 02:00 AM   #23
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,746
Karma: 24032915
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by eggheadbooks1 View Post
I tried the second one, but Sigil, ADE, Kindle -- none of them recognize
The following code works at least in ADE 1.7-4.5 and Sigil. Maybe there's a typo in your code.

Code:
<ol style="list-style-type: lower-alpha;">
  <li>Veni</li>
  <li>Vidi</li>
  <li>Vici</li>
</ol>

<ol style="list-style-type: lower-latin;">
  <li>Cogito</li>
  <li>Ergo</li>
  <li>Sum</li>
</ol>
(The inline styles are only for testing purposes.)
Attached Thumbnails
Click image for larger version

Name:	Adobe Digital Editions_1.7.png
Views:	455
Size:	22.6 KB
ID:	155405  
Doitsu is offline   Reply With Quote