Hi,
is there a way to start a ol with a number > 1 in ePub2?
We can not use the
or
attribute because they are not allowed in XHTML1.1
But we can not use the CSS
, because ADE do not support the ::after and ::before.
In past I remember I use a trick, putting an "display:none" to all the
before the
I want to start with, but I was wondering if there is a cleaner way to do this...
Fabrizio