Quote:
Originally Posted by kovidgoyal
Posting the comment from the default jacket template
If you do not want the series number to be formatted using roman numerals
change {series.roman} to {series}. You can also access the raw series name and number
using {series.name}, {series.number} or {series.roman_number}
|
Thank You! That's what I needed. I tested including my custom series columns and have it all working as I want now.