Hi,
I resolved my problem long time ago. Late, but I would like to share my solution.
My solution is almost similar to Andrew's comment.
It is as follow :
1. Prepare a font to support more than circle number 15
- I used 'Quivira' font.
2. Edit stylesheet
1) Add 'XPath Condition' for <li> tag
2) Add 'Generated text' for the 'XPath Condition'
- Because 'count method' starts with 0, 'Generated text' is a 1 bigger than count.
- However, this way has a constraint that must know the max number.
BR
Kim, Joon O