The Scientific Case for Two Spaces After a Period (2018)
theatlantic.com
The Scientific Case for Two Spaces After a Period (2018)
1–10 of 62 posts
Re: The Scientific Case for Two Spaces After a Period (2018)
#2Re: The Scientific Case for Two Spaces After a Period (2018)
#3WYSIWYG or compiled final output: the layout engine knows how to adjust keming better than i do, and will strip out or adjust space distances to look “right” no matter how many spaces I type. So i might as well type two and maintain hand memory consistency.
So as far as i’m concerned, it’s a no-op in practice. For myself i learned two-space long ago, my hands are unlikely to retrain themselves to type otherwise, and it’s probably a slight legibility help in docstrings and latex source.
edit: as i edit this on my phone i realize that one place this doesn’t work is on an on-screen keyboard. There, typing the second space too quickly usually inserts another period!
Re: The Scientific Case for Two Spaces After a Period (2018)
#4monospace source text: two spaces. WYSIWYG or compiled final output: the layout engine knows how to adjust keming better than i do, and will strip out or adjust space distances to look “right” no matter how many spaces I type. So i might as well type two and maintain hand memory consistency. So as far as i’m concerned, it’s a no-op in practice. For myself i learned two-space long ago, my hands are unlikely to retrain…
Re: The Scientific Case for Two Spaces After a Period (2018)
#51 space after period
===
I’ve written before about the effect of color gradients on reading, and how it goes against the findings of science that our words should be in a single color, usually black and usually on a near-white background, and usually presented in lines of a certain length. This is all a matter of tradition and style, not optimal information transfer. This standard does not work well for everyone. It’s why I thought, for a long time, that I didn’t like books. I wasn’t good at the mechanics of reading. When I found text-to-speech programs and actual audiobooks, it was like finally seeing the turtle in one of those Magic Eye posters that everyone else at the party saw hours ago.
2 spaces after period===
I’ve written before about the effect of color gradients on reading, and how it goes against the findings of science that our words should be in a single color, usually black and usually on a near-white background, and usually presented in lines of a certain length. This is all a matter of tradition and style, not optimal information transfer. This standard does not work well for everyone. It’s why I thought, for a long time, that I didn’t like books. I wasn’t good at the mechanics of reading. When I found text-to-speech programs and actual audiobooks, it was like finally seeing the turtle in one of those Magic Eye posters that everyone else at the party saw hours ago.
Personally I think the extra space does improve readability. I would advocate that the extra spacing should be handled at presentation time. Not as part of the content itself.Re: The Scientific Case for Two Spaces After a Period (2018)
#6monospace source text: two spaces. WYSIWYG or compiled final output: the layout engine knows how to adjust keming better than i do, and will strip out or adjust space distances to look “right” no matter how many spaces I type. So i might as well type two and maintain hand memory consistency. So as far as i’m concerned, it’s a no-op in practice. For myself i learned two-space long ago, my hands are unlikely to retrain…
For proportional fonts, on the other hand, two spaces would help the layout engine to distinguish between the end of a sentence and other uses of period-followed-by-space (abbreviations, mostly).
Re: The Scientific Case for Two Spaces After a Period (2018)
#7I still use two spaces at the end of a sentence in text messages. Pry them from my cold dead thumbs, etc.
Re: The Scientific Case for Two Spaces After a Period (2018)
#8monospace source text: two spaces. WYSIWYG or compiled final output: the layout engine knows how to adjust keming better than i do, and will strip out or adjust space distances to look “right” no matter how many spaces I type. So i might as well type two and maintain hand memory consistency. So as far as i’m concerned, it’s a no-op in practice. For myself i learned two-space long ago, my hands are unlikely to retrain…
Several years ago I started putting every sentence on a new line when I write LaTeX, as it makes diffs cleaner if I want to go back and compare versions of a document.
Re: The Scientific Case for Two Spaces After a Period (2018)
#9I'm surprised the article did not show the difference. Here it is: 1 space after period === I’ve written before about the effect of color gradients on reading, and how it goes against the findings of science that our words should be in a single color, usually black and usually on a near-white background, and usually presented in lines of a certain length. This is all a matter of tradition and style, not optimal infor…
Re: The Scientific Case for Two Spaces After a Period (2018)
#10monospace source text: two spaces. WYSIWYG or compiled final output: the layout engine knows how to adjust keming better than i do, and will strip out or adjust space distances to look “right” no matter how many spaces I type. So i might as well type two and maintain hand memory consistency. So as far as i’m concerned, it’s a no-op in practice. For myself i learned two-space long ago, my hands are unlikely to retrain…
Several years ago I started putting every sentence on a new line when I write LaTeX, as it makes diffs cleaner if I want to go back and compare versions of a document.