Thread
:
Using Overdrive for covers?
View Single Post
03-06-2011, 02:29 PM
#
56
kovidgoyal
creator of calibre
Posts: 45,466
Karma: 27757440
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Are you sure you're runinng from updated source, the relevant lines are
Code:
if len(tok) > 2 and tok.lower() not in ('von', ): yield tok
Then length check means initials and most connectives are stripped out.
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS