Quote:
Originally Posted by theducks
An OL (ordered List) is a numbered list.
It would be a UL if there just was a mark
Both have options as to what type to use (other than default)
|
Yes, they get compiled into an <ol> when making the EPUB3 file (I believe this is for EPUB3's document structure), but they're not visible as numbered in the final document.
I knew that, but somehow it didn't occur to me.

I guess I was thinking the conversion would act in a WYSIWYG kind of way. Is there anyway to convert the <ol> to <ul> in the TOC?