View Single Post
Old 04-16-2012, 08:50 AM   #1
Ravenswd
Enthusiast
Ravenswd ought to be getting tired of karma fortunes by now.Ravenswd ought to be getting tired of karma fortunes by now.Ravenswd ought to be getting tired of karma fortunes by now.Ravenswd ought to be getting tired of karma fortunes by now.Ravenswd ought to be getting tired of karma fortunes by now.Ravenswd ought to be getting tired of karma fortunes by now.Ravenswd ought to be getting tired of karma fortunes by now.Ravenswd ought to be getting tired of karma fortunes by now.Ravenswd ought to be getting tired of karma fortunes by now.Ravenswd ought to be getting tired of karma fortunes by now.Ravenswd ought to be getting tired of karma fortunes by now.
 
Posts: 40
Karma: 499264
Join Date: Apr 2012
Device: Kindle Fire 7"
Want two authors listed as one author

My wife and I write books together, and self-publish on-line. We use Calibre to convert the stories to ePub and mobi formats.

If I enter our names as "Lehmann, Michelle and James", then Calibre converts our names into two authors, "Lehmann, Michelle" and "James". What I'd like is to keep it as one author, "Lehmann, Michelle and James".

I've gone into "tweaks" and tried to change:

authors_split_regex = '(?i),?\\s+(and|with)\\s+'

into:

authors_split_regex = '(?i),?\\s+(with)\\s+'

...which I feel is the right answer, but the change never saves. I make that change, exit Calibre, re-start, and then go back into Tweaks, and the original version of this value is there again.

If anyone could help me to either make this change, or find a way to work around it, I'd appreciate it. Thank-you.
Ravenswd is offline   Reply With Quote