View Single Post
Old 02-14-2019, 05:51 AM   #8
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by GrannyGrump View Post
@Tex --- yes, this is pretty much what I was imagining in my OP.
Ahhh, of course. I must have skimmed right by that. I read "Possible to... Spellcheck... Multi-Language... single page." This is what happens when you try to post before bedtime.

Well we independently thought of the same type of solution then. Great minds think alike!

Another use-case: When you want to ignore front/backmatter, and focus purely on the main text. (Current workaround, delete front/backmatter, readd later.)

Side Note: One of the issues with Calibre's Spellcheck List is that it also includes the toc.ncx (and other metadata files) as well. (Should definitely be optional.)

Quote:
Originally Posted by GrannyGrump View Post
PS -- When using the Spellchecker, I usually display multiple occurrences by double-clicking the word in the dialog until I have viewed each and I am sure I want to use the auto-correct on all. Disaster can lurk in the corners! But even doing that, and then using the auto-correct, is quicker and easier than over-typing by hand.
I just use the Spellcheck List to inform and easily compare words/amounts, and then I go doing all the Find/Replacing manually as I'm checking each case.

After all those oddities with ' or numbers over the years (or how it deals with "words" in URLs), I've just found it easier to replace the words as I come across them.

But yeah, your typical Fiction probably isn't going to have many numbers or URLs floating around.

Side Note: Also, there's the edge cases of code like:

<i>pre</i>eminent

which will show up as 2 words: 1 "pre" + 1 "eminent" and not 1 "preeminent".

In a lot of older books, they used the partially italicize only pieces of words. I haven't really seen it being used often in modern books.

Or when dealing with horribly generated code (InDesign, etc.):

<span>word</span>s = 1 "word" + 1 "s"

or sub/superscripts:

H<sub>2</sub>O = 1 "H" + 1 "2" + 1 "O"

Last edited by Tex2002ans; 02-14-2019 at 07:32 AM.
Tex2002ans is offline   Reply With Quote