Quote:
Originally Posted by kjsmith123
I unchecked the roman numeral in preference but new books being added still show roman numeral for book series number. Is there something else that also needs changed?
|
@
kjsmith123 - the setting is stored in the gui.py file in the configuration folder, look for 'roman' and you should see something like this
Code:
# use roman numerals for series number
# Use Roman numerals for series number
use_roman_numerals_for_series_number = False
If its
True then close calibre, change it to
False, and start calibre again.
To find the configuration folder: In main GUI program (library manager) go to
Preferences->Miscellaneous and click
Open configuration directory
If that works could you let us know - there maybe other ramifications.
BR