For the particular syntax, <pagelist 1to10="-" 2to4="roman" /> the roman numeral range seems to be completely ignored and instead all the values from 1 to 10 are filled with "-"
| Pagelist | Ouput |
| <pagelist 1to10="-" 2to4="roman" /> | |
| <pagelist 1to10="roman" 2to4="-" /> | |
This seems to happen with all inbuilt numbering systems.



