formatted characters
I convert a .pdf to .epub. But some words are still formatted, e.g. ''Anhang''.
I
can not search for the word by writing ''Anhang'' in the Search(Find)-Box.
''Anhang'' formatted
C&P the formatted ''Anhang'' I can search for it.
Both cases allow to remove with S&R, but the formatted version only in whole code-expression:
Code:
<p class="calibre1">Anhang <i class="calibre3"> </i></p>
or
Quote:
<p class="calibre1">A </p>
|
Isn't that strange!?