Quote:
Originally Posted by Arran
Hello
I try to adapt a miserable coded Ebook with the quotes »« (German way) to «» (Swiss way). I thought, when I have to code the book anyway, I might as well change them.
However how would I best do this?
I could exchange first all » by the «, but then I can not do the second exchange, because the look would no be «text«.
Any clever suggestions?
|
It just takes an extra search/replace. Search/replace » with @@@. Next, search/replace « with ». Finally search/replace @@@ with «.
DONE!
It's a similar problem to the Fox, goose, beans, and small boat. (Google it if you want to know more about this).