Page 1 of 1

Ordered list numbering

Posted: Thu Apr 13, 2023 10:45 pm
by u302883
I have an ordered list with items 1 - 7. Then I need a paragraph which is followed by ol item 8. Is it possible to start a new ol and make the first li be number 8?

Re: Ordered list numbering

Posted: Fri Apr 14, 2023 8:52 am
by Radu
Hi,
There is no out of the box support for this. To what publishing format are you publishing? HTML based or PDF? If you are publishing to PDF are you using our CSS-based PDF publishing engine?
This might be possible with a customization, by setting the @outputclass attribute on the second list and somehow match it from the CSS...
Regards,
Radu