View Single Post
Old 12-12-2018, 05:39 AM   #10
Sarmat
Enthusiast
Sarmat began at the beginning.
 
Posts: 38
Karma: 10
Join Date: Nov 2018
Device: Kindle Paperwhite 2
Quote:
Originally Posted by davidfor View Post
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?
Sarmat is offline   Reply With Quote