
: Re: Calibre: Author with the word "and" in the name? Sometimes a book doesn't really have an explicit "author", but is rather authored by some group. So for example maybe there's a book about
0 Reactions
You can change default behaviour in Preferences/Tweaks:
# Splitting multiple author names
The default setting is:
authors_split_regex = ',?s+(and|with)s+'
When you clear that, Calibre won't split author names.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @RJ

: How to find duplicate IDs in epub? Chapter_1.xhtml: <div id="ch1_sec1"> <h1 id="level1">Section 1</h1> <p id="p1">paragraph1, see <a href="Chapter_1.xhtml#f1">fig 1</a></p>
0 Reactions

: Convert epub to kepub from command-line I’m trying to convert epubs to the kepub format, but would like to automate the process by doing it via CLI. So far, I had no luck in finding a
0 Reactions