Thread: Typos in ebooks
View Single Post
Old 05-25-2011, 01:49 PM   #211
DreamWriter
Books are brain food.
DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.
 
DreamWriter's Avatar
 
Posts: 2,950
Karma: 4836916
Join Date: Nov 2010
Location: U.S.
Device: Paperwhite · Fire HD6/HD8/HD10 · Galaxy Tab A7
Quote:
Originally Posted by Michael J Hunt View Post
Hi Dream Writer. So it isn't just me - I'm relieved to hear it.
No, it isn't only you. Those formatting irregularities bother me too. Amazon shouldn't have used that example in their advert, and it's amazing that they didn't scrutinize it more carefully before publishing.

Quote:
One thing you mentioned that I'd like to pick up on, is where you state 'Some people probably don't know how to create the em-dash'. You can count me in on that - I assume you're referring to MicroSoft Word.
It's super-easy to create an em-dash in MS Word. There's a feature called AutoCorrect. I use MS Word 2007, so these instructions apply to that version. To check how your AutoCorrect is set up, click on the circle-thingy in the upper-left corner in Word (called "Office Button"). Click on "Word Options," then "Proofing," "AutoCorrect Options," and "AutoFormat." If you check the box that says "hyphens (--) with dash (—)," then every time you type a word followed by two hyphens in a row and another word, the two hyphens turn into an em-dash automatically.

When I'm working with HTML to create an e-book, I insert this code in the HTML wherever the em-dash appears:

Code:
—
I'm not sure that's always necessary, but I also make similar HTML changes for curly quotes, apostrophes, etc.
DreamWriter is offline   Reply With Quote