Argh! It’s not my fault, I was brainwashed as a child. I try to keep it down to just one space but I can’t help myself. I’m the victim here!
Microsoft Word now flags double spaces after a period as errors
31–40 of 270 posts
Re: Microsoft Word now flags double spaces after a period as errors
#32Re: Microsoft Word now flags double spaces after a period as errors
#33Two spaces are the only civilized option, and I hope the world's numerous, two-space-loving lawyers use their now abundant spare time to lay into MSFT about this.
Let the software do this menial task. That's what computers are for, aren't they?
Re: Microsoft Word now flags double spaces after a period as errors
#34Earlier quoted context omitted.
Not so for the default mode in LaTeX. It tries to guess which periods indicate end-of-sentence (based on whether the next letter is capitalized) and will add additional horizontal space accordingly, unless you tell it not to by declaring your document uses “French Spacing”. (Edit: and my memory may be serving me incorrectly here, but I recall 20 years ago having a support package that also detected double-space in th…
I remember reading the TeXbook and learning that the space after a period is wider if there's a capital afterwards and the various ways of suppressing this behavior. So it's a TeX thing, not LaTeX.
Re: Microsoft Word now flags double spaces after a period as errors
#35Good. The only reason that habit is a thing is because of typewriters, which are monospaced. Some people just cargo culted the practice long past its expiration date...which makes for awkward spacing.
Re: Microsoft Word now flags double spaces after a period as errors
#36Earlier quoted context omitted.
Programs that do typesetting for you (Markdown, LaTeX), will ignore the number of spaces after the period in your "source" code and lay it out in the output with a single space. I've gotten in the habit of single-space in variable-width fonts, and double-space in fixed-width fonts.
Not so for the default mode in LaTeX. It tries to guess which periods indicate end-of-sentence (based on whether the next letter is capitalized) and will add additional horizontal space accordingly, unless you tell it not to by declaring your document uses “French Spacing”. (Edit: and my memory may be serving me incorrectly here, but I recall 20 years ago having a support package that also detected double-space in th…
Splitting text into sentences is actually really hard.
Re: Microsoft Word now flags double spaces after a period as errors
#37This reminds me of the Tabs vs Space discussion, and how once Bill Gates did an AMA on Reddit and his answer was that tabs was better because of consistency.
Re: Microsoft Word now flags double spaces after a period as errors
#38Argh! It’s not my fault, I was brainwashed as a child. I try to keep it down to just one space but I can’t help myself. I’m the victim here!
You did a great job in that comment, though :)
Re: Microsoft Word now flags double spaces after a period as errors
#39That's pretty obnoxious. I do two spaces out of habit, and would prefer it just removed them quietly rather than forcing me to relearn. (which is what HTML does, effectively.... it displays it the same if you use two spaces)
We were also forced to have perfect MLA citations in high school where the librarian had to sign off on it and you had to go rewrite it for any arbitrary little thing - what a monumental waste of time. They probably still make the students do that.
Re: Microsoft Word now flags double spaces after a period as errors
#40Good. The only reason that habit is a thing is because of typewriters, which are monospaced. Some people just cargo culted the practice long past its expiration date...which makes for awkward spacing.
Even on typewriters double spaces has been an English thing. In German it has never existed. And I have never noticed that it would have been difficult in reading typewritten German text because one wouldn't see where the sentences end. But then some English speakers might joke that in German you note the end of the sentence by finally hitting the last verb. French punctuation looks weird to me, because they do requi…