View Single Post
Old 11-28-2014, 03:49 PM   #3
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
If you are using the hyphenation plugin, that corresponds to what I would have guessed the problem is... you are searching for
Code:
foobar
where the actual text is (unicode hyphens depicted as asterisks)
Code:
foo*bar*with*randomly*interspersed*hyphens
And you need to actually match the hyphens as well.

IIRC, calibre's Edit Book should show invisible characters as yellow spaces.
eschwartz is offline   Reply With Quote