Quote:
Originally Posted by Karellen
I think there is a bug in Calibre when using these change case functions. The entire text block you want to change needs to have a uniform case. No mixed cases as in your example.
In your case, you will need to first change to Capitalise, then run Title-case.
|
Certainly looks like a bug. That worked.
I would have expected Calibre to just apply the python title() function, but apparently not.
EDIT: Maybe the bug is in the manual.