Live data from Hacker News

Why you should never, ever use two spaces after a period

slate.com

151–160 of 174 posts

Re: Why you should never, ever use two spaces after a period

#151

When I see two spaces, especially in proportional text, I use it as evidence of the writer being a luddite or "past it". Only one piece of evidence, not conclusive. Probably most of its explanatory power comes from it being an indicator the user is old, educated in typing with a typewriter.

. . . or a programmer, accustomed to using monospace fonts, who has learned to touch-type and hits the space bar twice as a matter of habit.

When I see one space, I tend to suspect the writer is not a (very good, anyway) programmer, and is not particularly concerned with how text looks in reader software that uses monospace fonts -- and probably learned to type on a cellphone. I also expect to see such people spell "you" with the first two letters missing at some point.

Re: Why you should never, ever use two spaces after a period

#153
post #122

Earlier quoted context omitted.

In the case of the computer programmers, they were most certainly correct. Is the author really so quick to condemn while not realizing that programming is almost always done with monospaced fonts? Anyway, I never have to worry about this these days anyway. Worrying about trivialities like this is what LaTeX is for ;)

Worrying about trivialities like this is what LaTeX is for ;) You still need to pay attention to this using LaTeX -- LaTeX will (usually) insert a wider-than-normal space after a period, which isn't always correct (e.g., "Mrs.", "etc.", and so forth). You can avoid this using "~".

I think you mean "\ ". "~" is for when you want an inter-word space, and also don't want TeX to break the line there.

Re: Why you should never, ever use two spaces after a period

#155

When I see two spaces, especially in proportional text, I use it as evidence of the writer being a luddite or "past it". Only one piece of evidence, not conclusive. Probably most of its explanatory power comes from it being an indicator the user is old, educated in typing with a typewriter.

. . . or a programmer, accustomed to using monospace fonts, who has learned to touch-type and hits the space bar twice as a matter of habit. When I see one space, I tend to suspect the writer is not a (very good, anyway) programmer, and is not particularly concerned with how text looks in reader software that uses monospace fonts -- and probably learned to type on a cellphone. I also expect to see such people spell "…

I try to use evidence, rather than using confirmation bias ("expect to see").

Re: Why you should never, ever use two spaces after a period

#156

If two spaces is right and one space is wrong, why is it that I just opened up a half dozen books and saw that they only use single spaces? If two spaces is better for readability, why can't I find books using two spaces?

It's cheaper to print a 310 page book than a 360 page book. That's why.

Re: Why you should never, ever use two spaces after a period

#157

Earlier quoted context omitted.

I doubt your books display themselves in monospaced fonts. My technical literature more often than not does.

That's my point. Most books don't use monospaced fonts, which was the case given in the article for instances where you'd use two spaces. You don't often see monotype in emails you send, or word processors, or newspapers, or even (as pointed out earlier) in web pages. If you're writing a technical manual, then you may want to use two spaces, but really isn't that something that would be handled by the printer?

I see monospace typefaces in email all the time. The fact you like your emails extra-infected does not mean I share your enthusiasm for HTML mucking up my monospace formatting when someone sends an email with source code in it.

Read and learn a bit:

http://blogstrapping.com/?page=2011.014.10.05.57

Re: Why you should never, ever use two spaces after a period

#159

If two spaces is right and one space is wrong, why is it that I just opened up a half dozen books and saw that they only use single spaces? If two spaces is better for readability, why can't I find books using two spaces?

It's cheaper to print a 310 page book than a 360 page book. That's why.

I'm willing to bet that some back of the envelope calculation would show that the savings are not anywhere near that many pages, and that the pages saved by either reducing the font size or the measure of the lines would dwarf the savings from single spaces after periods.
Post reply on HN