View Single Post
Old 02-25-2010, 08:58 AM   #13
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,561
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
I go through a sometimes painful process of replacing straight quotes with the correct curly quotes, and marking apostrophes differently from right single quotes (though they render the same), for every book I create. It's not as easy as it might seem at first, especially when there are other issues in the source text, like missing spaces; things like "I heard 'em comin'" are more frequent than one could think.

For ellipses, I choose not to use the single character because: 1) in English I believe it's "better" to use a series of periods separated with non-breaking spaces, and 2) in other languages ellipses should actually look like three periods in a row, so I think it's better to code them like that as well.

Ligatures are a typesetting fancy which should be done by the rendering program, and not coded in the source, like kerning and paragraph breaking. Besides, ligatures whould mess text-search.
Jellby is offline   Reply With Quote