View Single Post
Old 05-10-2011, 07:18 PM   #5
Gnolive
Member
Gnolive began at the beginning.
 
Posts: 17
Karma: 10
Join Date: May 2011
Location: Paris, France
Device: Pocketbook pro 602 - Touch 622
Hi.
As I'm reading in french and english, I've set the string to
"(^L')|((A|The|An|Le|La|Les|Un|Une|Des)\s+)"

But it doesn't work with Calibre 0.8.0. The "L'" empties the Categories menu on the left and disturbs the window position memory.

So I'm back an imperfect string:
title_sort_articles = "^(Le|La|Les|Un|Une|A|The|An)\\s+"
Gnolive is offline   Reply With Quote