Quote:
Originally Posted by davidfor
The following template should work:
Code:
program:
format_number(divide(raw_field('#word_count'),11160),'{0:5.2f}')
You will need to use the correct column name and output template to suit.
|
Is it possible to make Calibre think that
12 is bigger than 3
or that
23 is bigger than 4?
for now Calibre considers only first character in the number when sorting
can I have it sort everything right?